Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e598c441 authored by Milo Kim's avatar Milo Kim Committed by Tony Lindgren
Browse files

ARM: dts: tps65217: Add the power button device



Support the power button driver and disable it by default.

Signed-off-by: default avatarMilo Kim <woogyom.kim@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 9ec0a658
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -21,6 +21,11 @@
		status = "disabled";
	};

	pwrbutton {
		compatible = "ti,tps65217-pwrbutton";
		status = "disabled";
	};

	regulators {
		#address-cells = <1>;
		#size-cells = <0>;