Re: [RESEND PATCH V2 10/17] SERIAL: MIPS: lantiq: implement OF support
From: John Crispin <hidden>
Date: 2012-05-14 19:49:11
Also in:
linux-mips
From: John Crispin <hidden>
Date: 2012-05-14 19:49:11
Also in:
linux-mips
On 14/05/12 21:32, Greg KH wrote:
On Mon, May 14, 2012 at 07:42:36PM +0200, John Crispin wrote:quoted
Add devicetree and handling for our new clkdev clocks. The patch is rather straightforward. .of_match_table is set and the 3 irqs are now loaded from the devicetree. This series converts the lantiq target to clkdev amongst other things. The driver needs to handle two clocks now. The fpi bus clock used to derive the divider and the clock gate needed on some socs to make the secondary port work. Signed-off-by: John Crispin <redacted> Cc: Alan Cox <redacted> Cc: linux-serial@vger.kernel.org --- This patch is part of a series moving the mips/lantiq target to OF and clkdev support. The patch, once Acked, should go upstream via Ralf's MIPS tree.Fine with me as well, if you need it: Acked-by: Greg Kroah-Hartman [off-list ref]
Thank you very much !