mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
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:
parent
0fd1853df0
commit
c1c0358a1c
|
|
@ -428,6 +428,7 @@ &usbphy {
|
|||
};
|
||||
|
||||
&usb_host0_ehci {
|
||||
no-relinquish-port;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user