On Mon, Apr 16, 2012 at 9:12 AM, viresh kumar <[email protected]> wrote:
>
> On Apr 16, 2012 8:37 PM, "Grant Likely" <[email protected]> wrote:
>>
>> Why is this function needed?  I'm directing drivers away from using
>> of_iomap now since the resource table is populated with the address
>> ranges at device registration time now.  New code should be using
>> platform_get_resource() if it is a platform device.
>>
>
> I thought we must call of_iomap for
> DT only drivers.
> Isn't that the case?

It isn't recommended anymore. Use the bus_type specific helpers instead.

g.
_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to