提交 1b3010cd 编写于 作者: I Icenowy Zheng 提交者: Chen-Yu Tsai

arm64: allwinner: a64: add AXP803 node to Pine64 device tree

The Pine64 (including Pine64+) boards have an AXP803 as its main PMIC.

Add its device node.
Signed-off-by: NIcenowy Zheng <icenowy@aosc.io>
Signed-off-by: NChen-Yu Tsai <wens@csie.org>
上级 535ca508
......@@ -123,6 +123,17 @@
status = "okay";
};
&r_rsb {
status = "okay";
axp803: pmic@3a3 {
compatible = "x-powers,axp803";
reg = <0x3a3>;
interrupt-parent = <&r_intc>;
interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
};
};
/* On Exp and Euler connectors */
&uart0 {
pinctrl-names = "default";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册