Hi Geert, Thanks for your work. On 2024-01-08 16:33:40 +0100, Geert Uytterhoeven wrote: > Document support for the Clock Pulse Generator (CPG) and Module Standby > Software Reset (MSSR) module on the Renesas R-Car V4M (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml > index 9c3dc6c4fa94218c..084259d30232aa68 100644 > --- a/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml > +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml > @@ -50,6 +50,7 @@ properties: > - renesas,r8a779a0-cpg-mssr # R-Car V3U > - renesas,r8a779f0-cpg-mssr # R-Car S4-8 > - renesas,r8a779g0-cpg-mssr # R-Car V4H > + - renesas,r8a779h0-cpg-mssr # R-Car V4M > > reg: > maxItems: 1 > -- > 2.34.1 > > -- Kind Regards, Niklas Söderlund