[PATCH 2/2] gpio: Add Avionic Design N-bit GPIO expander support

Arnd Bergmann arnd at arndb.de
Sun Jun 10 16:43:33 EST 2012


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



More information about the devicetree-discuss mailing list