Re: [PATCH v3 09/15] dt-bindings: usb: dwc3: Add support for rk3562
From: Rob Herring (Arm)
Date: Fri Feb 28 2025 - 15:22:38 EST
On Thu, 27 Feb 2025 19:19:07 +0800, Kever Yang wrote:
> The USB dwc3 core on Rockchip's RK3562 is the same as the one already
> included in generic snps,dwc3. Extend the binding accordingly to allow
>
> compatible = "rockchip,rk3562-dwc3", "snps,dwc3";
>
> There are 4 clocks with different name sequency, add schema for it.
>
> Signed-off-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx>
> ---
>
> Changes in v3:
> - Update commit message and add per device schema for clock name change
>
> Changes in v2: None
>
> .../bindings/usb/rockchip,dwc3.yaml | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>