powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020
authorLaurentiu TUDOR <Laurentiu.Tudor@freescale.com>
Tue, 15 Mar 2011 14:37:36 +0000 (16:37 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 4 Apr 2011 14:24:43 +0000 (09:24 -0500)
commit33e683541eb12e898524f85803abae659af7be54
tree1b84d3053e61f402e40a330f65ea5c8feb2b9fc5
parent9899ac1951331b855152f8b5d9a8b540936ee947
powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020

We utilize the compatible string to find the node to add fsl,liodn
property to.  However P3041 & P5020 don't have "fsl,p4080-pcie"
compatible for their PCIe controllers as they aren't backwards compatible.

Allow the macro's to specify the PCIe compatible to use to allow SoC
uniqueness.  On P3041 & P5020 we utilize "fsl,qoriq-pcie-v2.2" for the
PCIe controllers.

Signed-off-by: Laurentiu TUDOR <Laurentiu.Tudor@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/p3041_ids.c
arch/powerpc/cpu/mpc85xx/p4080_ids.c
arch/powerpc/cpu/mpc85xx/p5020_ids.c
arch/powerpc/include/asm/fsl_liodn.h