]> Git Repo - linux.git/commitdiff
ARM: dts: stm32: Enable thermal sensor support on STM32MP157c-ed1
authorDavid Hernandez Sanchez <[email protected]>
Fri, 1 Feb 2019 10:48:10 +0000 (11:48 +0100)
committerAlexandre Torgue <[email protected]>
Fri, 1 Feb 2019 10:48:42 +0000 (11:48 +0100)
Enable STM32 Digital Thermal Sensor (dts) driver for STM32MP157c-ed1 board.

Signed-off-by: David Hernandez Sanchez <[email protected]>
Signed-off-by: Alexandre Torgue <[email protected]>
arch/arm/boot/dts/stm32mp157c-ed1.dts

index c3ecb1e10d947be3937fa445bb5d02e6fd8a2142..98ef7a061230c226aae9126e1e25cc4a05ccea85 100644 (file)
        };
 };
 
+&dts {
+       status = "okay";
+};
+
 &i2c4 {
        pinctrl-names = "default";
        pinctrl-0 = <&i2c4_pins_a>;
This page took 0.065659 seconds and 4 git commands to generate.