linux_dsm_epyc7002/arch/powerpc/boot/dts/fsl
Timur Tabi 14bdc9132e powerpc/85xx: fix various PCI node compatible strings
Fix and/or improve the compatible strings of the PCI device tree nodes for
some Freescale SOCs.  This fixes some issues and improves consistency among
the SOCs.

Specifically:

1) The P1022 has a v1 PCIe controller, so the compatible property should just
say "fsl,mpc8548-pcie".  U-Boot does not look for "fsl,p1022-pcie", so it
wasn't fixing up the node.

2) The P4080 has a v2.1 PCIe controller, so add that version-specific string
to the device tree.  Update the kernel to also look for that string.
Currently, the kernel looks for "fsl,p4080-pcie" specifically, but
eventually that check should be deleted.

3) The P1010 device tree claims compatibility with v2.2 and v2.3, but that's
redundant.  No other device tree does this.  Remove the v2.2 string.

4) The kernel looks for both "fsl,p1023-pcie" and "fsl,qoriq-pcie-v2.2",
even though the P1023 device trees has always included both strings.  Remove
the search for "fsl,p1023-pcie".

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2013-02-13 07:49:03 -06:00
..
bsc9131si-post.dtsi powerpc/85xx: Add BSC9131 RDB Support 2012-07-10 07:07:22 -05:00
bsc9131si-pre.dtsi powerpc/85xx: Add BSC9131 RDB Support 2012-07-10 07:07:22 -05:00
e500mc_power_isa.dtsi powerpc/e500mc: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
e500v2_power_isa.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
e5500_power_isa.dtsi powerpc/e5500: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
mpc8536si-post.dtsi powerpc/85xx: Add usb controller version info 2012-03-16 10:46:13 -05:00
mpc8536si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
mpc8544si-post.dtsi powerpc/85xx: Rework MPC8544DS device tree 2011-11-24 02:01:36 -06:00
mpc8544si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
mpc8548si-post.dtsi powerpc/85xx: mpc8548cds - Add RapidIO node to dts 2012-03-16 15:58:20 -05:00
mpc8548si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
mpc8568si-post.dtsi powerpc/85xx: Update SRIO device tree nodes 2011-11-24 02:01:39 -06:00
mpc8568si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
mpc8569si-post.dtsi powerpc/85xx: Update SRIO device tree nodes 2011-11-24 02:01:39 -06:00
mpc8569si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
mpc8572si-post.dtsi powerpc/85xx: Rework MPC8572DS device tree 2011-11-24 02:01:37 -06:00
mpc8572si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
p1010si-post.dtsi powerpc/85xx: fix various PCI node compatible strings 2013-02-13 07:49:03 -06:00
p1010si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
p1020si-post.dtsi powerpc/85xx: Add usb controller version info 2012-03-16 10:46:13 -05:00
p1020si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
p1021si-post.dtsi powerpc/85xx: Add ucc uart support for p1025rdb 2012-07-10 07:56:45 -05:00
p1021si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
p1022si-post.dtsi powerpc/85xx: fix various PCI node compatible strings 2013-02-13 07:49:03 -06:00
p1022si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
p1023si-post.dtsi powerpc/85xx: Add usb controller version info 2012-03-16 10:46:13 -05:00
p1023si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
p2020si-post.dtsi powerpc/85xx: Add usb controller version info 2012-03-16 10:46:13 -05:00
p2020si-pre.dtsi powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
p2041si-post.dtsi powerpc/85xx: describe the PAMU topology in the device tree 2013-02-13 07:49:02 -06:00
p2041si-pre.dtsi powerpc/e500mc: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
p3041si-post.dtsi powerpc/85xx: describe the PAMU topology in the device tree 2013-02-13 07:49:02 -06:00
p3041si-pre.dtsi powerpc/e500mc: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
p4080si-post.dtsi powerpc/85xx: fix various PCI node compatible strings 2013-02-13 07:49:03 -06:00
p4080si-pre.dtsi powerpc/e500mc: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
p5020si-post.dtsi powerpc/85xx: describe the PAMU topology in the device tree 2013-02-13 07:49:02 -06:00
p5020si-pre.dtsi powerpc/dma/raidengine: add raidengine device 2012-11-25 07:19:51 -06:00
p5040si-post.dtsi powerpc/85xx: describe the PAMU topology in the device tree 2013-02-13 07:49:02 -06:00
p5040si-pre.dtsi powerpc/e5500: Add Power ISA properties to comply with ePAPR 1.1 2012-09-12 14:57:10 -05:00
pq3-dma-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-dma-1.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-duart-0.dtsi powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
pq3-esdhc-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-espi-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-etsec1-0.dtsi powerpc/85xx: Add magic-packet properties for etsec 2012-03-16 10:46:32 -05:00
pq3-etsec1-1.dtsi powerpc/85xx: Add magic-packet properties for etsec 2012-03-16 10:46:32 -05:00
pq3-etsec1-2.dtsi powerpc/85xx: Add magic-packet properties for etsec 2012-03-16 10:46:32 -05:00
pq3-etsec1-3.dtsi powerpc/85xx: Add magic-packet properties for etsec 2012-03-16 10:46:32 -05:00
pq3-etsec1-timer-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-etsec2-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-etsec2-1.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-etsec2-2.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-etsec2-grp2-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-etsec2-grp2-1.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-etsec2-grp2-2.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-gpio-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-i2c-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-i2c-1.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-mpic-message-B.dtsi powerpc/mpc85xx: add MPIC message dts node 2012-04-19 15:10:08 -05:00
pq3-mpic-timer-B.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-mpic.dtsi powerpc/mpc85xx: add MPIC message dts node 2012-04-19 15:10:08 -05:00
pq3-rmu-0.dtsi powerpc/85xx: Update SRIO device tree nodes 2011-11-24 02:01:39 -06:00
pq3-sata2-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-sata2-1.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-sec2.1-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-sec3.0-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-sec3.1-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-sec3.3-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-sec4.4-0.dtsi powerpc/dts: fix the compatible string of sec 4.0 2012-03-16 14:50:44 -05:00
pq3-usb2-dr-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
pq3-usb2-dr-1.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-dma-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-dma-1.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-duart-0.dtsi powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
qoriq-duart-1.dtsi powerpc/fsl: update compatiable on fsl 16550 uart nodes 2012-01-04 15:38:40 -06:00
qoriq-esdhc-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-espi-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-gpio-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-i2c-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-i2c-1.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-mpic.dtsi powerpc/fsl: Added aliased MSIIR register address to MSI node in dts 2012-03-16 16:15:19 -05:00
qoriq-raid1.0-0.dtsi powerpc/dma/raidengine: add raidengine device 2012-11-25 07:19:51 -06:00
qoriq-rmu-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-sata2-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-sata2-1.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-sec4.0-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-sec4.1-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-sec4.2-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-sec5.2-0.dtsi powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device trees 2012-09-12 14:57:07 -05:00
qoriq-usb2-dr-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00
qoriq-usb2-mph-0.dtsi powerpc/85xx: create dts components to build up an SoC 2011-11-24 02:01:36 -06:00