]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Tue, 1 Feb 2011 15:55:58 +0000 (15:55 +0000)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 29 Mar 2011 12:41:37 +0000 (07:41 -0500)
commitb03a466d6ceb9dbfd1a1638f355e9c8b4833259f
tree5969f3c69be00b44b0fdf7c00c1d180d414e4b09
parent2d7534a344412409d03e4a341614e4320c48879b
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs

The P1011, P1012, P1015, P1016, P1020, P1021, P1024, & P1025 SoCs require
that we initialize the SERDES registers if the lanes are configured for
PCIe.  Additionally these devices PCIe controller do not support ASPM
and we have to explicitly disable it.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/p1021_serdes.c
arch/powerpc/include/asm/config_mpc85xx.h
drivers/pci/fsl_pci_init.c
include/pci.h