Message ID | 68a4d8ad8638c1133e21d0eef87e8982ddea3dd8.1713279687.git.geert+renesas@glider.be |
---|---|
State | Accepted |
Commit | 1f48cbd6f00f2d1442ac8757ae8c32b672073927 |
Headers | show |
Series | [dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support | expand |
On Tue, Apr 16, 2024 at 05:11:48PM +0200, Geert Uytterhoeven wrote: > Document support for the Clock-Synchronized Serial Interface with FIFO > (MSIOF) in the Renesas R-Car V4M (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Odd $subject :) Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor. > --- > Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml > index 00acbbb0f65dcf57..49649fc3f95af971 100644 > --- a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml > +++ b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml > @@ -54,6 +54,7 @@ properties: > - renesas,msiof-r8a779a0 # R-Car V3U > - renesas,msiof-r8a779f0 # R-Car S4-8 > - renesas,msiof-r8a779g0 # R-Car V4H > + - renesas,msiof-r8a779h0 # R-Car V4M > - const: renesas,rcar-gen4-msiof # generic R-Car Gen4 > # compatible device > - items: > -- > 2.34.1 > >
diff --git a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml index 00acbbb0f65dcf57..49649fc3f95af971 100644 --- a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml +++ b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml @@ -54,6 +54,7 @@ properties: - renesas,msiof-r8a779a0 # R-Car V3U - renesas,msiof-r8a779f0 # R-Car S4-8 - renesas,msiof-r8a779g0 # R-Car V4H + - renesas,msiof-r8a779h0 # R-Car V4M - const: renesas,rcar-gen4-msiof # generic R-Car Gen4 # compatible device - items:
Document support for the Clock-Synchronized Serial Interface with FIFO (MSIOF) in the Renesas R-Car V4M (R8A779H0) SoC. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml | 1 + 1 file changed, 1 insertion(+)