Commit 24571ecb authored by Andreas Kemnade's avatar Andreas Kemnade Committed by Kevin Hilman
Browse files

ARM: dts: ti/omap: omap4-epson-embt2ws: add powerbutton



There is a power button connected to the PMIC, so describe it to be able
to power off the device in a convenient manner.

Signed-off-by: default avatarAndreas Kemnade <andreas@kemnade.info>
Link: https://patch.msgid.link/20251106-twl6030-button-v4-3-fdf1aa6e1e9a@kernel.org


Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 8f0b4cce
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -229,6 +229,11 @@ rtc {
			interrupts = <11>;
		};

		pwrbutton {
			compatible = "ti,twl6030-pwrbutton";
			interrupts = <0>;
		};

		ldo2: regulator-ldo2 {
			compatible = "ti,twl6032-ldo2";
			regulator-min-microvolt = <1000000>;