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

Commit 49533b82 authored by Levin Du's avatar Levin Du Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: add io-domain to roc-rk3328-cc



It is necessary for the io domain setting of the SoC to match the voltage
supplied by the regulators.

Signed-off-by: default avatarLevin Du <djw@t-chip.com.cn>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 4afbce84
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -208,6 +208,18 @@
	};
};

&io_domains {
	status = "okay";

	vccio1-supply = <&vcc_io>;
	vccio2-supply = <&vcc18_emmc>;
	vccio3-supply = <&vcc_io>;
	vccio4-supply = <&vcc_18>;
	vccio5-supply = <&vcc_io>;
	vccio6-supply = <&vcc_io>;
	pmuio-supply = <&vcc_io>;
};

&pinctrl {
	pmic {
		pmic_int_l: pmic-int-l {