diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-09-27 14:51:25 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-09-27 23:23:15 +0100 |
commit | 765f50d464457c6a397506b3f3dc58dacc227c6d (patch) | |
tree | dea51b7efbf07faeee252c4fd1cad3ca227075d2 /Documentation | |
parent | 18380dcc52cc8965e5144ce33fdfad7e168679a5 (diff) | |
download | linux-765f50d464457c6a397506b3f3dc58dacc227c6d.tar.bz2 |
ASoC: rsnd: Add r8a7744 support
Document RZ/G1N (R8A7744) SoC bindings.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Chris Paterson <Chris.Paterson2@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt index f4688c508be6..d92b705e7917 100644 --- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt +++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt @@ -343,6 +343,7 @@ Required properties: "renesas,rcar_sound-gen3" if generation3 (or RZ/G2) Examples with soctypes are: - "renesas,rcar_sound-r8a7743" (RZ/G1M) + - "renesas,rcar_sound-r8a7744" (RZ/G1N) - "renesas,rcar_sound-r8a7745" (RZ/G1E) - "renesas,rcar_sound-r8a774a1" (RZ/G2M) - "renesas,rcar_sound-r8a7778" (R-Car M1A) |