ARM: dts: motorola-cpcap-mapphone: add pwrbutton

Add power button.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Sebastian Reichel 2017-03-05 20:11:57 -08:00 committed by Tony Lindgren
parent 45ce6cf0c6
commit 594e808bfa

View File

@ -32,6 +32,12 @@
interrupt-parent = <&cpcap>;
interrupts = <39 IRQ_TYPE_NONE>, <26 IRQ_TYPE_NONE>;
};
power_button: button {
compatible = "motorola,cpcap-pwrbutton";
interrupts = <23 IRQ_TYPE_NONE>;
};
};
};