[U-Boot] [PATCH] powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020
Kumar Gala
galak at kernel.crashing.org
Thu Mar 31 10:21:23 CEST 2011
On Mar 15, 2011, at 1:14 PM, Kumar Gala wrote:
> From: Laurentiu TUDOR <Laurentiu.Tudor at freescale.com>
>
> 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 at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/p3041_ids.c | 10 +++++-----
> arch/powerpc/cpu/mpc85xx/p4080_ids.c | 8 ++++----
> arch/powerpc/cpu/mpc85xx/p5020_ids.c | 10 +++++-----
> arch/powerpc/include/asm/fsl_liodn.h | 4 ++--
> 4 files changed, 16 insertions(+), 16 deletions(-)
applied to 85xx next
- k
More information about the U-Boot
mailing list