[PATCH] devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)

Grant Likely grant.likely at secretlab.ca
Tue Feb 28 00:56:16 EST 2012


On Feb 27, 2012 3:32 AM, "Samuel Ortiz" <sameo at linux.intel.com> wrote:
>
> Hi Grant,
>
> On Fri, Feb 24, 2012 at 03:06:58PM -0700, Grant Likely wrote:
> > Sparc has its own helpers for translating address ranges when the device
> > tree is parsed at boot time, and it isn't able to use
of_platform_populate().
> > However, there are some device drivers that want to use that function on
> > other DT enabled platforms (ie. TWL4030).  This patch adds an empty
> > of_platform_populate() implementation that returns an error when
> > CONFIG_OF_ADDRESS is not selected.
> Applied as well. Please let me know if you'd prefer to see this one going
> through your irqdomain/next branch.

Yes, it must go via my tree. I've already applied it and pushed it out.

g.

>
> Cheers,
> Samuel.
>
> --
> Intel Open Source Technology Centre
> http://oss.intel.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/devicetree-discuss/attachments/20120227/fae2cc74/attachment-0001.html>


More information about the devicetree-discuss mailing list