arm64: dts: rockchip: add rk3368-r88 iodomains
Add the supply-links according to the R88 schematics. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
d1ab05aba9
commit
39e5f7bb98
@ -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 {
|
&sdio0 {
|
||||||
assigned-clocks = <&cru SCLK_SDIO0>;
|
assigned-clocks = <&cru SCLK_SDIO0>;
|
||||||
assigned-clock-parents = <&cru PLL_CPLL>;
|
assigned-clock-parents = <&cru PLL_CPLL>;
|
||||||
@ -329,6 +338,13 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&pmu_io_domains {
|
||||||
|
status = "okay";
|
||||||
|
|
||||||
|
pmu-supply = <&vcc_io>;
|
||||||
|
vop-supply = <&vcc_io>;
|
||||||
|
};
|
||||||
|
|
||||||
&saradc {
|
&saradc {
|
||||||
vref-supply = <&vcc_18>;
|
vref-supply = <&vcc_18>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
Loading…
Reference in New Issue
Block a user