From: Rob Herring <[email protected]>

Grant,

Here is updated patch series incorporating your feedback.

I dropped the sja1000 and isp1760 drivers. They already have platform driver
variants and need a more complicated merge that I wouldn't test.

I found another implicit include needing fixing in of_serial as well.

This is now compile tested on ARM and sparc. (BTW, allmodconfig was already
pretty broken on sparc). ipmi was run on ARM as well.

Regards,
Rob

Rob Herring (3):
  ipmi: convert OF driver to platform driver
  of_serial: explicitly include of_irq.h
  OF: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF

 drivers/char/ipmi/ipmi_si_intf.c |   50 +++++++++++++++++++++----------------
 drivers/mmc/host/Kconfig         |    4 ++-
 drivers/mtd/Kconfig              |    2 +-
 drivers/mtd/maps/Kconfig         |    2 +-
 drivers/serial/Kconfig           |    2 +-
 drivers/serial/of_serial.c       |    1 +
 6 files changed, 35 insertions(+), 26 deletions(-)

_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to