You need to sign in or sign up before continuing.
提交 594e808b 编写于 作者: S Sebastian Reichel 提交者: Tony Lindgren

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

Add power button.
Signed-off-by: NSebastian Reichel <sre@kernel.org>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 45ce6cf0
...@@ -32,6 +32,12 @@ ...@@ -32,6 +32,12 @@
interrupt-parent = <&cpcap>; interrupt-parent = <&cpcap>;
interrupts = <39 IRQ_TYPE_NONE>, <26 IRQ_TYPE_NONE>; interrupts = <39 IRQ_TYPE_NONE>, <26 IRQ_TYPE_NONE>;
}; };
power_button: button {
compatible = "motorola,cpcap-pwrbutton";
interrupts = <23 IRQ_TYPE_NONE>;
};
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册