diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-09-26 17:05:42 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-09-27 11:34:35 +0100 |
commit | aa69dc65e3b34ce67847f92be06ce9a624a02475 (patch) | |
tree | e46a42e5d9da8e9aeb8054c9af0298b22ca30eb3 | |
parent | dd1b25ec8b2072dfe58325e13785f0dfef94b2c3 (diff) |
spi: renesas,sh-msiof: Add r8a779g0 support
Document support for the Clock-Synchronized Serial Interface with FIFO
(MSIOF) in the Renesas R-Car V4H (R8A779G0) SoC.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/a840ca8487cfd612fae2b20c98e93ae7c7f50ef4.1664204638.git.geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml index 4a9c30339754..491a695a2deb 100644 --- a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml +++ b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml @@ -53,6 +53,7 @@ properties: - enum: - renesas,msiof-r8a779a0 # R-Car V3U - renesas,msiof-r8a779f0 # R-Car S4-8 + - renesas,msiof-r8a779g0 # R-Car V4H - const: renesas,rcar-gen4-msiof # generic R-Car Gen4 # compatible device - items: |