dt-bindings: usb: add rk3588 compatible to rockchip,dwc3
authorSebastian Reichel <sebastian.reichel@collabora.com>
Fri, 20 Oct 2023 14:11:40 +0000 (16:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Oct 2023 10:49:35 +0000 (12:49 +0200)
commit98bad5bc447ec962988a48c92f7d0f8c4dc473d2
tree0578a4fd575271eb5b8616cac180f3cfb918b9ed
parentde7ecc4e0570d7956d8745faeeda26f0873b7324
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>
Documentation/devicetree/bindings/usb/rockchip,dwc3.yaml