]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Update setting of SRIO LIODNs
authorKumar Gala <galak@kernel.crashing.org>
Fri, 14 Oct 2011 05:01:23 +0000 (00:01 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 18 Oct 2011 05:36:15 +0000 (00:36 -0500)
commit1a0c64219df1fe4f8c40ed2ecaa0da1b4e0e26f7
tree02518fbf1d3cb746a4947623ec1bf5c233f1d9ff
parentf5b9e736418422f9f3501b9854294b38275f4abd
powerpc/85xx: Update setting of SRIO LIODNs

Properly set the LIODN values associated with SRIO controller.  On
P4080/P3060 we have an LIODN per port and one for the RMU.  On
P2041/P3041/P5020 we have 2 LIODNs per port.

Update the tables for all of these devices to properly handle both
styles.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/liodn.c
arch/powerpc/cpu/mpc85xx/p2041_ids.c
arch/powerpc/cpu/mpc85xx/p3041_ids.c
arch/powerpc/cpu/mpc85xx/p3060_ids.c
arch/powerpc/cpu/mpc85xx/p4080_ids.c
arch/powerpc/cpu/mpc85xx/p5020_ids.c
arch/powerpc/include/asm/fsl_liodn.h