diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-06-01 12:44:15 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-06-01 17:24:04 +0100 |
commit | 7667f716e502f2b3e42085738b205ddc9abcff25 (patch) | |
tree | ba23e3756a0bee7802dd375f40b2df9fb810f90d /Documentation/devicetree/bindings/sound/renesas,rsnd.txt | |
parent | Linux 4.1-rc1 (diff) | |
download | wireguard-linux-7667f716e502f2b3e42085738b205ddc9abcff25.tar.xz wireguard-linux-7667f716e502f2b3e42085738b205ddc9abcff25.zip |
ASoC: rsnd: Document r8a7778-specific binding
Add the missing r8a7778-specific compatible value, which is already in
use since v4.1-rc1.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/renesas,rsnd.txt')
-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 f316ce1f214a..14f467345994 100644 --- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt +++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt @@ -5,6 +5,7 @@ Required properties: "renesas,rcar_sound-gen1" if generation1, and "renesas,rcar_sound-gen2" if generation2 Examples with soctypes are: + - "renesas,rcar_sound-r8a7778" (R-Car M1A) - "renesas,rcar_sound-r8a7790" (R-Car H2) - "renesas,rcar_sound-r8a7791" (R-Car M2-W) - reg : Should contain the register physical address. |