提交 7e697ac3 编写于 作者: E Enric Balletbo i Serra 提交者: Tony Lindgren

ARM: dts: tps65217: Add power button interrupt to the common tps65217.dtsi file

The interrupt for power button is static data that comes from the
datasheet, there is no reason to need to define this value on every
board so seams reasonable put this information into the common tps65217
file.
Signed-off-by: NEnric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 6a80131e
......@@ -323,7 +323,6 @@
};
pwrbutton {
interrupts = <2>;
status = "okay";
};
......
......@@ -195,7 +195,6 @@
};
pwrbutton {
interrupts = <2>;
status = "okay";
};
};
......@@ -25,6 +25,7 @@
pwrbutton {
compatible = "ti,tps65217-pwrbutton";
interrupts = <2>;
status = "disabled";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册