Skip to content

Commit 24571ec

Browse files
akemnadekhilman
authored andcommitted
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: Andreas Kemnade <andreas@kemnade.info> Link: https://patch.msgid.link/20251106-twl6030-button-v4-3-fdf1aa6e1e9a@kernel.org Signed-off-by: Kevin Hilman <khilman@baylibre.com>
1 parent 8f0b4cc commit 24571ec

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm/boot/dts/ti/omap/omap4-epson-embt2ws.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,11 @@
229229
interrupts = <11>;
230230
};
231231

232+
pwrbutton {
233+
compatible = "ti,twl6030-pwrbutton";
234+
interrupts = <0>;
235+
};
236+
232237
ldo2: regulator-ldo2 {
233238
compatible = "ti,twl6032-ldo2";
234239
regulator-min-microvolt = <1000000>;

0 commit comments

Comments
 (0)