]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: rockchip: add io-domain to roc-rk3328-cc
authorLevin Du <djw@t-chip.com.cn>
Tue, 31 Jul 2018 05:59:21 +0000 (13:59 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 27 Aug 2018 04:16:48 +0000 (06:16 +0200)
It is necessary for the io domain setting of the SoC to match the voltage
supplied by the regulators.

Signed-off-by: Levin Du <djw@t-chip.com.cn>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts

index 246c317f6a6822990fc8851b48c2009bc2cc53a9..b983abd3d9c8601b5d129e2c57c063b9d9534ebc 100644 (file)
@@ -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 {