ARM: dts: am335x: Add the power button interrupt

This enables the power button driver gets corresponding IRQ number by
using platform_get_irq().

Signed-off-by: Milo Kim <woogyom.kim@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
这个提交包含在:
Milo Kim
2016-10-28 21:37:01 +09:00
提交者 Tony Lindgren
父节点 1934e89a76
当前提交 eb3e4bbeba

查看文件

@@ -324,6 +324,11 @@
status = "okay";
};
pwrbutton {
interrupts = <TPS65217_IRQ_PB>;
status = "okay";
};
regulators {
dcdc1_reg: regulator@0 {
regulator-name = "vdds_dpr";