arm64: dts: Add DPAA QBMan portal 9
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / freescale / qoriq-bman-portals.dtsi
index c3c2be4..ae15307 100644 (file)
                reg = <0x80000 0x4000>, <0x4080000 0x4000>;
                interrupts = <GIC_SPI 189 IRQ_TYPE_LEVEL_HIGH>;
        };
+
+       bman-portal@90000 {
+               compatible = "fsl,bman-portal";
+               reg = <0x90000 0x4000>, <0x4090000 0x4000>;
+               interrupts = <GIC_SPI 191 IRQ_TYPE_LEVEL_HIGH>;
+       };
 };