arm: dts: add no-relinquish-port property for rk3288-miniarm

This adds support no relinquishing port from ehci to ohci.

Change-Id: I153a85df7407b8e546e75018d71e3763c8f41a10
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
This commit is contained in:
Frank Wang 2016-10-11 15:47:54 +08:00
parent 0fd1853df0
commit c1c0358a1c

View File

@ -428,6 +428,7 @@ &usbphy {
};
&usb_host0_ehci {
no-relinquish-port;
status = "okay";
};