dts: ARM: stm32mp15: add OP-TEE node in u-boot DTSI
[oweals/u-boot.git] / arch / arm / dts / stm32mp157a-dk1-u-boot.dtsi
index c52abeb1e7fcdc930de7c0fed70b575ca6648ec4..3fedb6f1e1ddcf527eb538801674f4b0cb90f11b 100644 (file)
                st,fastboot-gpios = <&gpioa 13 GPIO_ACTIVE_LOW>;
                st,stm32prog-gpios = <&gpioa 14 GPIO_ACTIVE_LOW>;
        };
+
+       firmware {
+               optee {
+                       compatible = "linaro,optee-tz";
+                       method = "smc";
+               };
+       };
+
+       reserved-memory {
+               optee@de000000 {
+                       reg = <0xde000000 0x02000000>;
+                       no-map;
+               };
+       };
+
        led {
                red {
                        label = "error";