powerpc/85xx: Add support for RMan LIODN initialization
This patch is intended to initialize RMan LIODN related registers on P2041, P304S and P5020 SocS. It also adds the "rman@0" child node to qman-portal nodes, adds "fsl,liodn" property to RMan inbound block nodes. Signed-off-by:Minghuan Lian <Minghuan.Lian@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- arch/powerpc/cpu/mpc85xx/liodn.c 39 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/liodn.c
- arch/powerpc/cpu/mpc85xx/p2041_ids.c 14 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/p2041_ids.c
- arch/powerpc/cpu/mpc85xx/p3041_ids.c 14 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/p3041_ids.c
- arch/powerpc/cpu/mpc85xx/p5020_ids.c 14 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/p5020_ids.c
- arch/powerpc/cpu/mpc85xx/portals.c 6 additions, 0 deletionsarch/powerpc/cpu/mpc85xx/portals.c
- arch/powerpc/include/asm/fsl_liodn.h 8 additions, 0 deletionsarch/powerpc/include/asm/fsl_liodn.h
- arch/powerpc/include/asm/fsl_portals.h 4 additions, 0 deletionsarch/powerpc/include/asm/fsl_portals.h
- arch/powerpc/include/asm/immap_85xx.h 13 additions, 0 deletionsarch/powerpc/include/asm/immap_85xx.h
- include/configs/P2041RDB.h 1 addition, 0 deletionsinclude/configs/P2041RDB.h
- include/configs/P3041DS.h 1 addition, 0 deletionsinclude/configs/P3041DS.h
- include/configs/P5020DS.h 1 addition, 0 deletionsinclude/configs/P5020DS.h
Loading
Please register or sign in to comment