]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Add support for RMan LIODN initialization
authorKumar Gala <galak@kernel.crashing.org>
Fri, 14 Oct 2011 18:28:52 +0000 (13:28 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 18 Oct 2011 05:36:48 +0000 (00:36 -0500)
commit4d28db8a1e8b90e1e3ffd95d7f949b849e33fa2f
treeb016278fbd84bfa1afd3e3fedf29dab7f82ba72e
parent9c42ef61454ff7b4da23767366620a947b2486b5
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>
arch/powerpc/cpu/mpc85xx/liodn.c
arch/powerpc/cpu/mpc85xx/p2041_ids.c
arch/powerpc/cpu/mpc85xx/p3041_ids.c
arch/powerpc/cpu/mpc85xx/p5020_ids.c
arch/powerpc/cpu/mpc85xx/portals.c
arch/powerpc/include/asm/fsl_liodn.h
arch/powerpc/include/asm/fsl_portals.h
arch/powerpc/include/asm/immap_85xx.h
include/configs/P2041RDB.h
include/configs/P3041DS.h
include/configs/P5020DS.h