mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 05:32:00 +00:00
e10c52e7e0
In order to connect the USB 2.0 PHY to its controller, we also need to
set "u0_pdrstn_split_sw_usbpipe_plugen" [1]. Some downstream U-Boot
versions did that, but upstream firmware does not, and the kernel must
not rely on such behavior anyway. Failing to set this left the USB
gadget port invisible to connected hosts behind.
Link: https://doc-en.rvspace.org/JH7110/TRM/JH7110_TRM/sys_syscon.html#sys_syscon__section_b3l_fqs_wsb [1]
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
phy-jh7110-dphy-rx.c | ||
phy-jh7110-dphy-tx.c | ||
phy-jh7110-pcie.c | ||
phy-jh7110-usb.c |