[PATCH v6 09/14] dt-bindings: ASoC: sun4i-i2s: Add H6 compatible

Clément Péron peron.clem at gmail.com
Sat Oct 3 10:19:45 EDT 2020


From: Jernej Skrabec <jernej.skrabec at siol.net>

H6 I2S is very similar to H3, except that it supports up to 16 channels
and thus few registers have fields on different position.

Signed-off-by: Jernej Skrabec <jernej.skrabec at siol.net>
Signed-off-by: Marcus Cooper <codekipper at gmail.com>
Acked-by: Maxime Ripard <mripard at kernel.org>
Acked-by: Rob Herring <robh at kernel.org>
Acked-by: Chen-Yu Tsai <wens at csie.org>
Signed-off-by: Clément Péron <peron.clem at gmail.com>
---
 .../devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml      | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml b/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml
index 112ae00d63c1..606ad2d884a8 100644
--- a/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml
+++ b/Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml
@@ -24,6 +24,7 @@ properties:
       - items:
           - const: allwinner,sun50i-a64-i2s
           - const: allwinner,sun8i-h3-i2s
+      - const: allwinner,sun50i-h6-i2s
 
   reg:
     maxItems: 1
@@ -59,6 +60,7 @@ allOf:
               - allwinner,sun8i-a83t-i2s
               - allwinner,sun8i-h3-i2s
               - allwinner,sun50i-a64-codec-i2s
+              - allwinner,sun50i-h6-i2s
 
     then:
       required:
-- 
2.25.1




More information about the linux-arm-kernel mailing list