]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/boot/dts/fsl/p4080si-post.dtsi
powerpc/mpc85xx: Add FSL QorIQ DPAA QMan support to device tree(s)
[karo-tx-linux.git] / arch / powerpc / boot / dts / fsl / p4080si-post.dtsi
index 89482c9b2301b5fdd0ffcfc4aa0c08efd2f5a29a..0fe728113197ed7bd7c1c5eab3287aac9abc78ce 100644 (file)
        alloc-ranges = <0 0 0x10 0>;
 };
 
+&qman_fqd {
+       compatible = "fsl,qman-fqd";
+       alloc-ranges = <0 0 0x10 0>;
+};
+
+&qman_pfdr {
+       compatible = "fsl,qman-pfdr";
+       alloc-ranges = <0 0 0x10 0>;
+};
+
 &lbc {
        compatible = "fsl,p4080-elbc", "fsl,elbc", "simple-bus";
        interrupts = <25 2 0 0>;
 
 /include/ "qoriq-bman1-portals.dtsi"
 
+/include/ "qoriq-qman1-portals.dtsi"
+
 &soc {
        #address-cells = <1>;
        #size-cells = <1>;
@@ -498,5 +510,6 @@ crypto: crypto@300000 {
                fsl,iommu-parent = <&pamu1>;
        };
 
+/include/ "qoriq-qman1.dtsi"
 /include/ "qoriq-bman1.dtsi"
 };