mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: enable usb3 phy for rk3328-evb
Change-Id: I5ab06e9db355575e828ce004c1d3ce65e4717c95 Signed-off-by: William Wu <wulf@rock-chips.com>
This commit is contained in:
@@ -137,6 +137,19 @@
|
||||
|
||||
};
|
||||
|
||||
&u3phy {
|
||||
vbus-drv-gpios = <&gpio0 0 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u3phy_utmi {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u3phy_pipe {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user