Hi Geert, Thanks for your patch. On 2024-01-08 16:33:44 +0100, Geert Uytterhoeven wrote: > Document support for the Reset (RST) module in 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/reset/renesas,rst.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/reset/renesas,rst.yaml b/Documentation/devicetree/bindings/reset/renesas,rst.yaml > index e7e4872477517b2d..58b4a45d338006ff 100644 > --- a/Documentation/devicetree/bindings/reset/renesas,rst.yaml > +++ b/Documentation/devicetree/bindings/reset/renesas,rst.yaml > @@ -50,6 +50,7 @@ properties: > - renesas,r8a779a0-rst # R-Car V3U > - renesas,r8a779f0-rst # R-Car S4-8 > - renesas,r8a779g0-rst # R-Car V4H > + - renesas,r8a779h0-rst # R-Car V4M > > reg: > maxItems: 1 > -- > 2.34.1 > > -- Kind Regards, Niklas Söderlund