linux/drivers/of
Grant Likely 58f467ce14 powerpc/of-bindings: Don't support linux,<modalias> "compatible" values
Compatible property values in the form linux,<modalias> is not documented
anywhere and using it leaks Linux implementation details into the device
tree data (which is bad).  Remove support for compatible values of this
form.

If any platforms exist which depended on this code (and I don't know of
any), then they can be fixed up by adding legacy translations to the
lookup table in this file.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2008-10-10 15:55:18 +11:00
..
base.c powerpc/of-bindings: Don't support linux,<modalias> "compatible" values 2008-10-10 15:55:18 +11:00
device.c powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices 2008-08-20 09:50:21 +10:00
gpio.c [POWERPC] of/gpio: Use dynamic base allocation 2008-05-23 15:27:19 +10:00
Kconfig spi: Add OF binding support for SPI busses 2008-07-25 22:34:40 -04:00
Makefile spi: Add OF binding support for SPI busses 2008-07-25 22:34:40 -04:00
of_i2c.c of: adapt of_find_i2c_driver() to be usable by SPI also 2008-07-25 22:25:13 -04:00
of_spi.c spi: Add OF binding support for SPI busses 2008-07-25 22:34:40 -04:00
platform.c [POWERPC] Create modalias file in sysfs for of_platform bus 2008-05-14 22:31:28 +10:00