Re: [PATCH 00/14] Consolidation of 83xx/85xx board files
From: Kumar Gala <hidden>
Date: 2011-07-19 14:20:10
On Jul 19, 2011, at 3:53 AM, Dmitry Eremin-Solenikov wrote:
I think it's already too late for this merge window, so this should =
stay
for 3.2 merge window. Board files for mpc83xx platforms show lots of =
common
code. Same goes for mpc85xx boards. This patchset is an initial =
attempt
to merge some (most) of the common code. Based on the tree by Kumar =
Gala.
=20 The following changes since commit =
6471fc6630a507fd54fdaceceee1ddaf3c917cde:
=20 powerpc: Dont require a dma_ops struct to set dma mask (2011-07-08 =
00:21:36 -0500)
=20
Dmitry Eremin-Solenikov (14):
83xx: consolidate init_IRQ functions
83xx: consolidate of_platform_bus_probe calls
mpc8349emitx: mark localbus as compatible with simple-bus
83xx/mpc834x_itx: drop pq2pro-localbus-specific code
83xx: headers cleanup
85xx/sbc8560: correct compilation if CONFIG_PHYS_ADDR_T_64BIT is =set
85xx/ksi8560: declare that localbus is compatbile with simple-bus
85xx/sbc8560: declare that localbus is compatbile with simple-bus
85xx/sbc8548: read hardware revision when it's required for first =time
85xx/mpc85xx_rdb: merge p1020_rdb and p2020_rdb machine entries
85xx: merge 32-bit QorIQ with DPA boards support
85xx/mpc85xx_ds,ads,cds: move .pci_exclude_device setting to =machine definitions
85xx: consolidate of_platform_bus_probe calls
85xx: separate cpm2 pic initAlso patches subject should be of the form: powerpc/85xx: .... Please fix on next patch posting. - k=