提交 c121f45e 编写于 作者: H Hans de Goede 提交者: Maxime Ripard

ARM: dts: sun5i: Enable axp209 support on A13-OLinuxIno

The (non micro) A13-OLinuxIno has an axp203 pmic, enable support for this.
Signed-off-by: NHans de Goede <hdegoede@redhat.com>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 1e8d1567
......@@ -156,6 +156,15 @@
pinctrl-names = "default";
pinctrl-0 = <&i2c0_pins_a>;
status = "okay";
axp209: pmic@34 {
compatible = "x-powers,axp209";
reg = <0x34>;
interrupts = <0>;
interrupt-controller;
#interrupt-cells = <1>;
};
};
i2c1: i2c@01c2b000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册