Re: [PATCH 3/4 v3] tty: serial: altera_uart: Add devicetree support
From: Grant Likely <hidden>
Date: 2011-02-28 08:31:07
Also in:
linux-serial, lkml
From: Grant Likely <hidden>
Date: 2011-02-28 08:31:07
Also in:
linux-serial, lkml
On Fri, Feb 25, 2011 at 09:58:56AM -0800, Greg KH wrote:
On Fri, Feb 18, 2011 at 11:35:32AM +0100, Tobias Klauser wrote:quoted
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 <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> Signed-off-by: Tobias Klauser <redacted> --- 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.
Merged, thanks, g.