Skip to content

Commit

Permalink
arm64: dts: rockchip: add io-domain support for rk3328-evb
Browse files Browse the repository at this point in the history
Change-Id: I15fb97655419e723ce001b8900b413dac3e291e8
Signed-off-by: david.wu <david.wu@rock-chips.com>
  • Loading branch information
SuperDavidWu authored and rkhuangtao committed Feb 17, 2017
1 parent 70e6774 commit f3c53dd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3328-evb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,18 @@
status = "okay";
};

&io_domains {
status = "okay";

vccio1-supply = <&vcc_io>;
vccio2-supply = <&vcc_18emmc>;
vccio3-supply = <&vcc_io>;
vccio4-supply = <&vdd_18>;
vccio5-supply = <&vcc_io>;
vccio6-supply = <&vcc_io>;
pmuio-supply = <&vcc_io>;
};

&u2phy {
status = "okay";

Expand Down

0 comments on commit f3c53dd

Please sign in to comment.