ARM: dts: sun4i: Add AXP209 support to various boards
[linux-drm-fsl-dcu.git] / arch / arm / boot / dts / sun4i-a10-hackberry.dts
index 547fadcb984b98e8296f2865ccd2c1a8f52df01c..21df4e3f7ba3e0f17b6582f25e06ddec9f2188d7 100644 (file)
                        pinctrl-0 = <&uart0_pins_a>;
                        status = "okay";
                };
+
+               i2c0: i2c@01c2ac00 {
+                       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>;
+                       };
+               };
        };
 
        reg_emac_3v3: emac-3v3 {