arm64: dts: rockchip: disable usbdrd3 if using pcie0 on rk1808 evb

Change-Id: I2d96df86bfe7c51417b1438c5b71cfbec7544ddc
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu
2018-12-20 14:58:58 +08:00
committed by Tao Huang
parent 2c4256a61e
commit 5fcaeef039

View File

@@ -600,7 +600,7 @@
&pcie0 {
reset-gpios = <&gpio0 RK_PB6 GPIO_ACTIVE_HIGH>;
/* Disable usbdrd_dwc3 simultaneouslly if using pcie0 */
/* Disable usbdrd_dwc3 and usbdrd3 if using pcie0 */
status = "disabled";
};