[PATCH 0/2] sparc: Enable OF functionality for sparc for i2c and spi

Andreas Larsson andreas at gaisler.com
Wed Dec 5 01:09:36 EST 2012


This series removes the dependency on !SPARC for OF_I2C and removes the
depencency of !defined(CONFIG_SPARC) for the function
of_register_spi_devices. I find no reason for these to be unavailable
for sparc.

I am not sure if these should go through the sparc tree or the
corresponding subsystem trees.

Andreas Larsson (2):
  of_i2c: sparc: Allow OF_I2C for sparc
  spi: sparc: Allow of_register_spi_devices for sparc

 drivers/of/Kconfig |    2 +-
 drivers/spi/spi.c  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



More information about the devicetree-discuss mailing list