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

Commit 39e5f7bb authored by Heiko Stuebner's avatar Heiko Stuebner
Browse files

arm64: dts: rockchip: add rk3368-r88 iodomains



Add the supply-links according to the R88 schematics.

Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent d1ab05ab
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -236,6 +236,15 @@
	};
};

&io_domains {
	status = "ok";

	audio-supply = <&vcc_io>;
	gpio30-supply = <&vcc_io>;
	gpio1830-supply = <&vcc_io>;
	wifi-supply = <&vccio_wl>;
};

&sdio0 {
	assigned-clocks = <&cru SCLK_SDIO0>;
	assigned-clock-parents = <&cru PLL_CPLL>;
@@ -329,6 +338,13 @@
	};
};

&pmu_io_domains {
	status = "okay";

	pmu-supply = <&vcc_io>;
	vop-supply = <&vcc_io>;
};

&saradc {
	vref-supply = <&vcc_18>;
	status = "okay";