ARM: dts: motorola-cpcap-mapphone: add pwrbutton
authorSebastian Reichel <sre@kernel.org>
Mon, 6 Mar 2017 04:11:57 +0000 (20:11 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 6 Mar 2017 16:04:30 +0000 (08:04 -0800)
Add power button.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi

index 34fb93b..9970985 100644 (file)
                        interrupt-parent = <&cpcap>;
                        interrupts = <39 IRQ_TYPE_NONE>, <26 IRQ_TYPE_NONE>;
                };
+
+               power_button: button {
+                       compatible = "motorola,cpcap-pwrbutton";
+
+                       interrupts = <23 IRQ_TYPE_NONE>;
+               };
        };
 };