[PATCH] misc oftree patches

Sascha Hauer s.hauer at pengutronix.de
Tue May 21 03:38:10 EDT 2013


Some assorted devicetree related patches. This makes the SPI support
more complete, adds devicetree probing to the dataflash driver and some
more.

Sascha

----------------------------------------------------------------
Sascha Hauer (5):
      pinctrl: imx-iomux-v3: only register pinctrl when device node is available
      spi: improve devicetree support
      mtd: dataflash: Add devicetree probing support
      net: Add of_register_ethaddr
      net: fec: Add imx25 compatible property

 drivers/mtd/devices/mtd_dataflash.c | 11 ++++++
 drivers/net/fec_imx.c               |  3 ++
 drivers/pinctrl/imx-iomux-v3.c      |  2 +-
 drivers/spi/spi.c                   | 15 ++++++--
 include/net.h                       |  5 +++
 net/eth.c                           | 68 ++++++++++++++++++++++++++++++-------
 6 files changed, 89 insertions(+), 15 deletions(-)



More information about the barebox mailing list