Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / freescale / fsl-ls1046a.dtsi
index e8a478c..06b5e12 100644 (file)
                qman: qman@1880000 {
                        compatible = "fsl,qman";
                        reg = <0x0 0x1880000 0x0 0x10000>;
-                       interrupts = <0 45 0x4>;
+                       interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
                        memory-region = <&qman_fqd &qman_pfdr>;
 
                };
                bman: bman@1890000 {
                        compatible = "fsl,bman";
                        reg = <0x0 0x1890000 0x0 0x10000>;
-                       interrupts = <0 45 0x4>;
+                       interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
                        memory-region = <&bman_fbpr>;
 
                };
                        no-map;
                };
        };
+
+       firmware {
+               optee {
+                       compatible = "linaro,optee-tz";
+                       method = "smc";
+               };
+       };
 };
 
 #include "qoriq-qman-portals.dtsi"