powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNs
authorLaurentiu Tudor <Laurentiu.Tudor@freescale.com>
Fri, 5 Oct 2012 09:48:51 +0000 (09:48 +0000)
committerAndy Fleming <afleming@freescale.com>
Mon, 22 Oct 2012 19:31:12 +0000 (14:31 -0500)
commite389a377ee3ad8d137c9af749ddf2354be0d4a7c
tree40f4efbac90301ac99ce2fd47a6dea30477026c8
parent0c7e65f3d6535277e3842903079ac0704cde672b
powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNs

The liodn for the new PCIE controller included in P5040DS is no longer set
through a register in the guts register block but with one in the PCIE
register block itself.  Update the PCIE CCSR structure to add the new liodn
register and add a new dedicated SET_PCI_LIODN_BASE macro that puts
the liodn in the correct register.

Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com>
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/include/asm/fsl_liodn.h
arch/powerpc/include/asm/immap_85xx.h