powerpc/85xx: Add support to initialize LIODN registers and portals
On the new QorIQ/CoreNet based platforms we need to initialize the "portals" as access into the Data Path subystem as well as Logical IO Device Numbers (LIODN) that are used for the IOMMU (PAMU). Signed-off-by:Kumar Gala <galak@kernel.crashing.org> Signed-off-by:
Scott Wood <scottwood@freescale.com> Signed-off-by:
Kim Phillips <kim.phillips@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- arch/powerpc/cpu/mpc85xx/Makefile 6 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/Makefile
- arch/powerpc/cpu/mpc85xx/fdt.c 15 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/fdt.c
- arch/powerpc/cpu/mpc85xx/liodn.c 187 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/liodn.c
- arch/powerpc/cpu/mpc85xx/p4080_ids.c 115 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/p4080_ids.c
- arch/powerpc/cpu/mpc85xx/portals.c 238 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/portals.c
- arch/powerpc/include/asm/fsl_liodn.h 142 additions, 0 deletionsarch/powerpc/include/asm/fsl_liodn.h
- arch/powerpc/include/asm/fsl_portals.h 59 additions, 0 deletionsarch/powerpc/include/asm/fsl_portals.h
Loading
Please register or sign in to comment