[PATCH v3 09/15] dt-bindings: usb: dwc3: Add support for rk3562
Rob Herring (Arm)
robh at kernel.org
Fri Feb 28 12:18:27 PST 2025
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 at rock-chips.com>
> ---
>
> 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 at kernel.org>
More information about the Linux-rockchip
mailing list