Commit f6ffcaa6 authored by Jagan Teki's avatar Jagan Teki Committed by Heiko Stuebner

ARM: dts: rockchip: Add io domains for rk3288-vyasa

Add io domains supported by rk3288-vyasa board.
Signed-off-by: default avatarJagan Teki <jagan@amarulasolutions.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 4ed1bc39
......@@ -378,6 +378,21 @@ &i2c2 {
status = "okay";
};
&io_domains {
status = "okay";
audio-supply = <&vcc_18>;
bb-supply = <&vcc_io>;
dvp-supply = <&vcc_io>;
flash0-suuply = <&vcc_18>;
flash1-supply = <&vcc_lan>;
gpio30-supply = <&vcc_io>;
gpio1830 = <&vcc_io>;
lcdc-supply = <&vcc_io>;
sdcard-supply = <&vccio_sd>;
wifi-supply = <&vcc_18>;
};
&sdmmc {
bus-width = <4>;
cap-mmc-highspeed;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment