[PATCH v3] i2c: new bus driver for efm32

Wolfram Sang wsa at the-dreams.de
Mon Mar 24 15:08:56 EDT 2014


> > > +config I2C_EFM32
> > > +	tristate "EFM32 I2C controller"
> > > +	depends on OF && (ARCH_EFM32 || COMPILE_TEST)
> > 
> > Is EFM32 DT only? Do we need the dependency on OF?
> yes, efm32 is DT only. Still for the COMPILE_TEST branch the OF is
> needed.

Really? of_* functions should have empty templates if OF is not
selected, I'd think.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140324/332c8e85/attachment.sig>


More information about the linux-arm-kernel mailing list