devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: dt-bindings: renesas: add R8A779G0 V4H
@ 2023-01-26  1:59 Kuninori Morimoto
  2023-01-26 10:08 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Kuninori Morimoto @ 2023-01-26  1:59 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski; +Cc: Linux-ALSA, devicetree


From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Document R-Car V4H (R8A779G0), and R-Car Gen4 SoC bindings.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 .../devicetree/bindings/sound/renesas,rsnd.yaml          | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml b/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml
index 679a246dd666..5319abdda8a2 100644
--- a/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml
+++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml
@@ -49,12 +49,21 @@ properties:
               - renesas,rcar_sound-r8a77995  # R-Car D3
           - enum:
               - renesas,rcar_sound-gen3
+
+      # for Gen4 SoC
+      - items:
+          - enum:
+              - renesas,rcar_sound-r8a779g0  # R-Car V4H
+          - enum:
+              - renesas,rcar_sound-gen4
+
       # for Generic
       - items:
           - enum:
               - renesas,rcar_sound-gen1
               - renesas,rcar_sound-gen2
               - renesas,rcar_sound-gen3
+              - renesas,rcar_sound-gen4
 
   reg:
     minItems: 1
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-26 10:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-26  1:59 [PATCH] ASoC: dt-bindings: renesas: add R8A779G0 V4H Kuninori Morimoto
2023-01-26 10:08 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).