diff --git a/arch/arm/boot/dts/stih416.dtsi b/arch/arm/boot/dts/stih416.dtsi index 98c43cc81b1df2f2c2bfec397d01808b128a58f6..28091548d9153113c8f97418761bcf49638350b9 100644 --- a/arch/arm/boot/dts/stih416.dtsi +++ b/arch/arm/boot/dts/stih416.dtsi @@ -237,6 +237,24 @@ <&softreset STIH416_KEYSCAN_SOFTRESET>; }; + temp0 { + compatible = "st,stih416-sas-thermal"; + clock-names = "thermal"; + clocks = <&clockgen_c_vcc 14>; + + status = "okay"; + }; + + temp1@fdfe8000 { + compatible = "st,stih416-mpe-thermal"; + reg = <0xfdfe8000 0x10>; + clocks = <&clockgen_e 3>; + clock-names = "thermal"; + interrupts = ; + + status = "okay"; + }; + mmc0: sdhci@fe81e000 { compatible = "st,sdhci"; status = "disabled";