Re: [PATCH v3 1/2] dt-bindings: clock: Add RK3562 cru

From: Rob Herring (Arm)
Date: Fri Feb 28 2025 - 15:12:09 EST



On Thu, 27 Feb 2025 18:59:14 +0800, Kever Yang wrote:
> Document the device tree bindings of the rockchip rk3562 SoC
> clock and reset unit.
>
> Signed-off-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx>
> ---
>
> Changes in v3: None
> Changes in v2:
> - remove rockchip,grf info
> - Update file license
>
> .../bindings/clock/rockchip,rk3562-cru.yaml | 55 +++
> .../dt-bindings/clock/rockchip,rk3562-cru.h | 379 ++++++++++++++++++
> .../dt-bindings/reset/rockchip,rk3562-cru.h | 358 +++++++++++++++++
> 3 files changed, 792 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3562-cru.yaml
> create mode 100644 include/dt-bindings/clock/rockchip,rk3562-cru.h
> create mode 100644 include/dt-bindings/reset/rockchip,rk3562-cru.h
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>