forked from Minki/linux
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:
parent
45ce6cf0c6
commit
594e808bfa
@ -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>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user