[PATCH v2 1/6] dt-bindings: clock: rockchip: Add RV1106 CRU support

Rob Herring (Arm) robh at kernel.org
Wed Jul 22 10:16:25 PDT 2026


On Tue, 14 Jul 2026 13:36:38 -0600, Simon Glass wrote:
> Add the clock binding header and schema for the Rockchip RV1106 clock
> and reset unit. The clock IDs are numbered continuously from 0, in the
> same way as the RV1103B. The header also covers the MMC drive and
> sample phase clocks, which the CRU provides using control registers in
> the GRF region.
> 
> The RV1103 is a package variant of the RV1106 and uses the same CRU.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
> Changes in v2:
> - Renumber the clock IDs to be continuous, starting from 0
> - Provide the MMC phase clocks from the CRU rather than a grf-cru
> - Mention the MMC phase clocks in the rockchip,grf description
> 
>  .../bindings/clock/rockchip,rv1106-cru.yaml   |  60 ++++
>  .../dt-bindings/clock/rockchip,rv1106-cru.h   | 300 ++++++++++++++++++
>  2 files changed, 360 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/clock/rockchip,rv1106-cru.yaml
>  create mode 100644 include/dt-bindings/clock/rockchip,rv1106-cru.h
> 

Reviewed-by: Rob Herring (Arm) <robh at kernel.org>




More information about the Linux-rockchip mailing list