On Thursday 07 June 2012, Thierry Reding wrote:
> > Unless you have an actual user of platform_data, don't borrow
> > trouble by adding it.
> 
> If I make the driver DT-only I should probably add a "select OF" to it's
> Kconfig entry, right? Or should it rather be "depends on OF"?

"depends on OF". Only architectures should select this symbol and device
drivers should depend on it if they cannot work otherwise.

        Arnd

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

Reply via email to