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

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
......@@ -208,6 +208,18 @@ regulator-state-mem {
};
};
&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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment