devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable OF drivers for non-PPC
@ 2010-11-17 23:50 Rob Herring
       [not found] ` <1290037824-24978-1-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Rob Herring @ 2010-11-17 23:50 UTC (permalink / raw)
  To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ; +Cc: Rob Herring

From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>

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(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-12-30  0:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 23:50 [PATCH 0/3] Enable OF drivers for non-PPC Rob Herring
     [not found] ` <1290037824-24978-1-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-11-17 23:50   ` [PATCH 1/3] ipmi: convert OF driver to platform driver Rob Herring
     [not found]     ` <1290037824-24978-2-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-12-30  0:53       ` Grant Likely
2010-11-17 23:50   ` [PATCH 2/3] of_serial: explicitly include of_irq.h Rob Herring
     [not found]     ` <1290037824-24978-3-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-12-30  0:54       ` Grant Likely
2010-11-17 23:50   ` [PATCH 3/3] OF: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF Rob Herring
     [not found]     ` <1290037824-24978-4-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-12-30  0:56       ` Grant Likely
2010-11-30 15:52   ` [PATCH 0/3] Enable OF drivers for non-PPC Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).