]> git.karo-electronics.de Git - linux-beck.git/commitdiff
arm64: dts: rockchip: add rk3368-r88 iodomains
authorHeiko Stuebner <heiko@sntech.de>
Wed, 29 Jul 2015 14:13:35 +0000 (16:13 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 30 May 2016 07:43:30 +0000 (09:43 +0200)
Add the supply-links according to the R88 schematics.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3368-r88.dts

index b56b7205e39b65d73e3e8a8409f24c13f2896767..82a32e5591e2373304e6b830f81293a24cee32e1 100644 (file)
        };
 };
 
+&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>;
        };
 };
 
+&pmu_io_domains {
+       status = "okay";
+
+       pmu-supply = <&vcc_io>;
+       vop-supply = <&vcc_io>;
+};
+
 &saradc {
        vref-supply = <&vcc_18>;
        status = "okay";