1
0
Fork 0

ARM: dts: tps65217: Add the power button device

Support the power button driver and disable it by default.

Signed-off-by: Milo Kim <woogyom.kim@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
zero-colors
Milo Kim 2016-10-28 21:36:57 +09:00 committed by Tony Lindgren
parent 9ec0a6585f
commit e598c44180
1 changed files with 5 additions and 0 deletions

View File

@ -21,6 +21,11 @@
status = "disabled";
};
pwrbutton {
compatible = "ti,tps65217-pwrbutton";
status = "disabled";
};
regulators {
#address-cells = <1>;
#size-cells = <0>;