X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Farm%2Fdts%2Fstm32mp157a-dk1-u-boot.dtsi;h=e13dade4633537d309b0f752fb0fe28903f2d7d9;hb=792919241b3d750cd5295dfe6dd1d0958b9be468;hp=5844d41c536f51e55b2b5dacd64f3e9b6da481f8;hpb=1a4f57c895ccebc15a33a36f5c0fc0bcb1dbdea4;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi b/arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi index 5844d41..e13dade 100644 --- a/arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi +++ b/arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi @@ -20,6 +20,21 @@ 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"; @@ -27,10 +42,6 @@ default-state = "off"; status = "okay"; }; - - blue { - default-state = "on"; - }; }; }; @@ -160,6 +171,8 @@ &sdmmc1 { u-boot,dm-spl; + broken-cd; + /delete-property/ cd-gpios; }; &sdmmc1_b4_pins_a {