linux/drivers/of
Grant Likely 284b018973 spi: Add OF binding support for SPI busses
This patch adds support for populating an SPI bus based on data in the
OF device tree.  This is useful for powerpc platforms which use the
device tree instead of discrete code for describing platform layout.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2008-07-25 22:34:40 -04: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
base.c of: adapt of_find_i2c_driver() to be usable by SPI also 2008-07-25 22:25:13 -04:00
device.c [POWERPC] Move of_device_get_modalias to drivers/of 2008-05-16 23:22:28 +10:00
gpio.c [POWERPC] of/gpio: Use dynamic base allocation 2008-05-23 15:27:19 +10: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