···44$id: http://devicetree.org/schemas/clock/renesas,rzv2h-cpg.yaml#55$schema: http://devicetree.org/meta-schemas/core.yaml#6677-title: Renesas RZ/V2H(P) Clock Pulse Generator (CPG)77+title: Renesas RZ/{G3E,V2H(P)} Clock Pulse Generator (CPG)8899maintainers:1010 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>11111212description:1313- On Renesas RZ/V2H(P) SoCs, the CPG (Clock Pulse Generator) handles generation1414- and control of clock signals for the IP modules, generation and control of resets,1515- and control over booting, low power consumption and power supply domains.1313+ On Renesas RZ/{G3E,V2H(P)} SoCs, the CPG (Clock Pulse Generator) handles1414+ generation and control of clock signals for the IP modules, generation and1515+ control of resets, and control over booting, low power consumption and power1616+ supply domains.16171718properties:1819 compatible:1919- const: renesas,r9a09g057-cpg2020+ enum:2121+ - renesas,r9a09g047-cpg # RZ/G3E2222+ - renesas,r9a09g057-cpg # RZ/V2H20232124 reg:2225 maxItems: 1···4037 description: |4138 - For CPG core clocks, the two clock specifier cells must be "CPG_CORE"4239 and a core clock reference, as defined in4343- <dt-bindings/clock/renesas,r9a09g057-cpg.h>,4040+ <dt-bindings/clock/renesas,r9a09g0*-cpg.h>,4441 - For module clocks, the two clock specifier cells must be "CPG_MOD" and4542 a module number. The module number is calculated as the CLKON register4643 offset index multiplied by 16, plus the actual bit in the register