[PATCH 0/3] Enable OF drivers for non-PPC
Rob Herring
robherring2 at gmail.com
Wed Dec 1 02:52:27 EST 2010
Grant,
On 11/17/2010 05:50 PM, Rob Herring wrote:
> From: Rob Herring<rob.herring at calxeda.com>
>
> 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(-)
>
Any comments on these?
Rob
More information about the devicetree-discuss
mailing list