提交 30aa2e48 编写于 作者: M Milo Kim 提交者: Tony Lindgren

ARM: dts: am335x: Fix the interrupt name of TPS65217

Use 'interrupt-names' for getting the charger interrupt number.

Fixes: 1934e89a ("ARM: dts: am335x: Add the charger interrupt")
Signed-off-by: NMilo Kim <woogyom.kim@gmail.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 5066d529
......@@ -320,7 +320,7 @@
charger {
interrupts = <TPS65217_IRQ_AC>, <TPS65217_IRQ_USB>;
interrupts-names = "AC", "USB";
interrupt-names = "AC", "USB";
status = "okay";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册