Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c5376524 authored by Michal Suchanek's avatar Michal Suchanek Committed by Maxime Ripard
Browse files

ARM: dts: A10s-OLinuxIno: Add a node for axp152 pmic



Add a node for axp152 pmic used on the A10s-OLinuxIno SBC.

Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 98a4707a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -96,8 +96,15 @@
	pinctrl-names = "default";
	pinctrl-0 = <&i2c0_pins_a>;
	status = "okay";

	axp152: pmic@30 {
		reg = <0x30>;
		interrupts = <0>;
	};
};

#include "axp152.dtsi"

&i2c1 {
	pinctrl-names = "default";
	pinctrl-0 = <&i2c1_pins_a>;