diff options
author | 2024-04-12 05:46:03 +0000 | |
---|---|---|
committer | 2024-04-14 16:54:39 +0900 | |
commit | d6e792ed7dd022a16a637ade224da070b60f4f3b (patch) | |
tree | 2179494a212327975c46a3480faa2b63e49f8b92 | |
parent | ASoC: soc-card: soc-card-test: Fix some error handling in init() (diff) | |
download | wireguard-linux-d6e792ed7dd022a16a637ade224da070b60f4f3b.tar.xz wireguard-linux-d6e792ed7dd022a16a637ade224da070b60f4f3b.zip |
ASoC: dt-bindings: renesas: add R8A779H0 V4M
Add document for R-Car V4M (R8A779H0).
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/871q7bcew5.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/sound/renesas,rsnd.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml b/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml index 0d7a6b576d88..8ce78ca838ba 100644 --- a/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml +++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml @@ -49,6 +49,7 @@ properties: # for Gen4 SoC - items: - const: renesas,rcar_sound-r8a779g0 # R-Car V4H + - const: renesas,rcar_sound-r8a779h0 # R-Car V4M - const: renesas,rcar_sound-gen4 # for Generic - enum: |