All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: stm32: Enable thermal sensor support on STM32MP157c-ed1
@ 2018-12-07 10:28 ` David HERNANDEZ SANCHEZ
  0 siblings, 0 replies; 6+ messages in thread
From: David HERNANDEZ SANCHEZ @ 2018-12-07 10:28 UTC (permalink / raw)
  To: Maxime Coquelin, Alexandre TORGUE, Rob Herring, Mark Rutland
  Cc: linux-stm32, linux-arm-kernel, devicetree, linux-kernel

Enable STM32 Digital Thermal Sensor (dts) driver for
STM32MP157c-ed1 board.

Signed-off-by: David Hernandez Sanchez <david.hernandezsanchez@st.com>

diff --git a/arch/arm/boot/dts/stm32mp157c-ed1.dts b/arch/arm/boot/dts/stm32mp157c-ed1.dts
index c3ecb1e..98ef7a0 100644
--- a/arch/arm/boot/dts/stm32mp157c-ed1.dts
+++ b/arch/arm/boot/dts/stm32mp157c-ed1.dts
@@ -49,6 +49,10 @@
 	};
 };
 
+&dts {
+	status = "okay";
+};
+
 &i2c4 {
 	pinctrl-names = "default";
 	pinctrl-0 = <&i2c4_pins_a>;
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-04  8:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-07 10:28 [PATCH] ARM: dts: stm32: Enable thermal sensor support on STM32MP157c-ed1 David HERNANDEZ SANCHEZ
2018-12-07 10:28 ` David HERNANDEZ SANCHEZ
2018-12-07 10:28 ` David HERNANDEZ SANCHEZ
2019-02-04  8:23 ` Alexandre Torgue
2019-02-04  8:23   ` Alexandre Torgue
2019-02-04  8:23   ` Alexandre Torgue

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.