projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ec0a65
)
ARM: dts: tps65217: Add the power button device
author
Milo Kim
<woogyom.kim@gmail.com>
Fri, 28 Oct 2016 12:36:57 +0000
(21:36 +0900)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 9 Nov 2016 21:31:32 +0000
(14:31 -0700)
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>
arch/arm/boot/dts/tps65217.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/tps65217.dtsi
b/arch/arm/boot/dts/tps65217.dtsi
index
8f77d0d
..
02de56b
100644
(file)
--- a/
arch/arm/boot/dts/tps65217.dtsi
+++ b/
arch/arm/boot/dts/tps65217.dtsi
@@
-21,6
+21,11
@@
status = "disabled";
};
+ pwrbutton {
+ compatible = "ti,tps65217-pwrbutton";
+ status = "disabled";
+ };
+
regulators {
#address-cells = <1>;
#size-cells = <0>;