diff options
author | Sebastian Reichel | 2023-10-20 16:11:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-10-21 12:49:35 +0200 |
commit | 98bad5bc447ec962988a48c92f7d0f8c4dc473d2 (patch) | |
tree | 0578a4fd575271eb5b8616cac180f3cfb918b9ed /drivers/usb | |
parent | de7ecc4e0570d7956d8745faeeda26f0873b7324 (diff) |
dt-bindings: usb: add rk3588 compatible to rockchip,dwc3
RK3588 has three DWC3 controllers. Two of them are fully functional in
host, device and OTG mode including USB2 support. They are connected to
dedicated PHYs, that also support USB-C's DisplayPort alternate mode.
The third controller is connected to one of the combphy's shared
with PCIe and SATA. It can only be used in host mode and does not
support USB2. Compared to the other controllers this one needs
some extra clocks.
While adding the extra clocks required by RK3588, I noticed grf_clk
is not available on RK3568, so I disallowed it for that platform.
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231020150022.48725-2-sebastian.reichel@collabora.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions