mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-02 22:41:28 -05:00
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:
@@ -236,6 +236,15 @@ hym8563: hym8563@51 {
|
||||
};
|
||||
};
|
||||
|
||||
&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 @@ host_vbus_drv: host-vbus-drv {
|
||||
};
|
||||
};
|
||||
|
||||
&pmu_io_domains {
|
||||
status = "okay";
|
||||
|
||||
pmu-supply = <&vcc_io>;
|
||||
vop-supply = <&vcc_io>;
|
||||
};
|
||||
|
||||
&saradc {
|
||||
vref-supply = <&vcc_18>;
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user