summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2013-03-29 16:03:37 (GMT)
committerEmil Medve <Emilian.Medve@Freescale.com>2013-04-02 09:42:14 (GMT)
commit26d3eb36f1d24ff11c426c04ca6952dbd311674b (patch)
treea703d8c6c4aa78760c0769f5606194f02f47b660 /arch/powerpc/boot/dts/fsl/p2041si-post.dtsi
parent3a19c2bfaae690de9410cc201601943c6482ed51 (diff)
downloadlinux-fsl-qoriq-26d3eb36f1d24ff11c426c04ca6952dbd311674b.tar.xz
powerpc/85xx: Add DPAA Q/BMan support to SoC 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: Timur Tabi <timur@freescale.com> Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com>
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/p2041si-post.dtsi')
-rw-r--r--arch/powerpc/boot/dts/fsl/p2041si-post.dtsi21
1 files changed, 16 insertions, 5 deletions
diff --git a/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi b/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi
index 1f61d37..38968a3 100644
--- a/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi
@@ -6,13 +6,13 @@
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
+ * notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
* * Neither the name of Freescale Semiconductor nor the
- * names of its contributors may be used to endorse or promote products
- * derived from this software without specific prior written permission.
+ * names of its contributors may be used to endorse or promote products
+ * derived from this software without specific prior written permission.
*
*
* ALTERNATIVELY, this software may be distributed under the terms of the
@@ -216,6 +216,14 @@
};
};
+&bportals {
+/include/ "qoriq-bman1-portals.dtsi"
+};
+
+&qportals {
+/include/ "qoriq-qman1-portals.dtsi"
+};
+
&soc {
#address-cells = <1>;
#size-cells = <1>;
@@ -390,6 +398,9 @@ crypto: crypto@300000 {
fsl,iommu-parent = <&pamu1>;
};
+/include/ "qoriq-qman1.dtsi"
+/include/ "qoriq-bman1.dtsi"
+
/include/ "qoriq-rman-0.dtsi"
rman: rman@1e0000 {
fsl,qman-channels-id = <0x62 0x63>;