aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/t208xqds.dtsi
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2015-04-17 17:53:07 -0500
committerScott Wood <scottwood@freescale.com>2015-06-02 21:37:24 -0500
commit7f6972a0d018daacef3b31090057771bc657f18a (patch)
tree85b4655072e960d03a167012416abd88649f4662 /arch/powerpc/boot/dts/t208xqds.dtsi
parentpowerpc/qman: Change fsl,qman-channel-id to cell-index (diff)
downloadlinux-dev-7f6972a0d018daacef3b31090057771bc657f18a.tar.xz
linux-dev-7f6972a0d018daacef3b31090057771bc657f18a.zip
powerpc/mpc85xx: Add FSL QorIQ DPAA QMan support to device tree(s)
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Geoff Thorpe <Geoff.Thorpe@freescale.com> Signed-off-by: Hai-Ying Wang <Haiying.Wang@freescale.com> Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com> Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com> [Emil Medve: Sync with the upstream binding] Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com> [Scott Wood: s/fsl,qman-channel-id/cell-index] Signed-off-by: Scott Wood <scottwood@freescale.com> Cc: Madalin-Cristian Bucur <madalin.bucur@freescale.com>
Diffstat (limited to 'arch/powerpc/boot/dts/t208xqds.dtsi')
-rw-r--r--arch/powerpc/boot/dts/t208xqds.dtsi12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/t208xqds.dtsi b/arch/powerpc/boot/dts/t208xqds.dtsi
index c42e07f4f648..869f9159b4d1 100644
--- a/arch/powerpc/boot/dts/t208xqds.dtsi
+++ b/arch/powerpc/boot/dts/t208xqds.dtsi
@@ -48,6 +48,14 @@
size = <0 0x1000000>;
alignment = <0 0x1000000>;
};
+ qman_fqd: qman-fqd {
+ size = <0 0x400000>;
+ alignment = <0 0x400000>;
+ };
+ qman_pfdr: qman-pfdr {
+ size = <0 0x2000000>;
+ alignment = <0 0x2000000>;
+ };
};
ifc: localbus@ffe124000 {
@@ -93,6 +101,10 @@
ranges = <0x0 0xf 0xf4000000 0x2000000>;
};
+ qportals: qman-portals@ff6000000 {
+ ranges = <0x0 0xf 0xf6000000 0x2000000>;
+ };
+
soc: soc@ffe000000 {
ranges = <0x00000000 0xf 0xfe000000 0x1000000>;
reg = <0xf 0xfe000000 0 0x00001000>;