diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-10-05 13:25:47 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-10-05 18:52:50 +0100 |
commit | aef161f4f1b829e91c4aaaac75c2b8fcdbc033fc (patch) | |
tree | af2ab0889665a5c573e2e5969d187e38333d80c5 /Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml | |
parent | 3f32131fbbbf86cf44487ce033b2b27380ec49fa (diff) | |
download | linux-aef161f4f1b829e91c4aaaac75c2b8fcdbc033fc.tar.gz linux-aef161f4f1b829e91c4aaaac75c2b8fcdbc033fc.tar.bz2 linux-aef161f4f1b829e91c4aaaac75c2b8fcdbc033fc.zip |
spi: renesas,sh-msiof: Add r8a77961 support
Document R-Car M3-W+ (R8A77961) SoC bindings.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20201005112549.22222-1-geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml')
-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 9f7b118adcaf..3d3b60ee1ca4 100644 --- a/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml +++ b/Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml @@ -41,6 +41,7 @@ properties: - renesas,msiof-r8a774e1 # RZ/G2H - renesas,msiof-r8a7795 # R-Car H3 - renesas,msiof-r8a7796 # R-Car M3-W + - renesas,msiof-r8a77961 # R-Car M3-W+ - renesas,msiof-r8a77965 # R-Car M3-N - renesas,msiof-r8a77970 # R-Car V3M - renesas,msiof-r8a77980 # R-Car V3H |