mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM64: dts: rockchip: add io-domain node for rk3366
Change-Id: I774e717fb49a725f143ff21cd7c4969dbe66a2de Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
committed by
Gerrit Code Review
parent
16f09683b6
commit
035b32d273
@@ -202,6 +202,18 @@
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
};
|
||||
|
||||
io-domains {
|
||||
compatible = "rockchip,rk3366-io-voltage-domain";
|
||||
rockchip,grf = <&grf>;
|
||||
|
||||
lcdc-supply = <&vcc_io>;
|
||||
dvpts-supply = <&vcc_18>;
|
||||
wifibt-supply = <&vccio_wl>;
|
||||
audio-supply = <&vcc_io>;
|
||||
sdcard-supply = <&vccio_sd>;
|
||||
tphdsor-supply = <&vcc_io>;
|
||||
};
|
||||
};
|
||||
|
||||
&emmc {
|
||||
|
||||
Reference in New Issue
Block a user