Re: [PATCH 3/4 v3] tty: serial: altera_uart: Add devicetree support
From: Greg KH <hidden>
Date: 2011-02-25 18:02:52
Also in:
linux-serial, lkml
From: Greg KH <hidden>
Date: 2011-02-25 18:02:52
Also in:
linux-serial, lkml
On Fri, Feb 18, 2011 at 11:35:32AM +0100, Tobias Klauser wrote:
With the recent switch of the (currently still out-of-tree) Nios2 Linux port to devicetree we want to be able to retreive the resources and properties from dts. The old method to retreive resources and properties from platform data is still supported. Cc: Grant Likely <redacted> Signed-off-by: Tobias Klauser <tklauser@distanz.ch> --- Greg: This patch will have the same compile problem in your tree as the altera_jtaguart patch has. As this patch depends on the previous ones of this series it might be best to apply it once commit c9e358dfc "driver-core: remove conditionals around devicetree pointers" from Grant's tree is merged.
Ok, I can't take this then, Grant, can you? Please feel free to add: Acked-by: Greg Kroah-Hartman [off-list ref] to it. thanks, greg k-h