]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
ASoC: sun4i-i2s: Document H3 with missing RX channel possibility
authorClément Péron <peron.clem@gmail.com>
Fri, 30 Oct 2020 14:46:47 +0000 (15:46 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 30 Oct 2020 18:00:27 +0000 (18:00 +0000)
Like A83T the Allwinner H3 doesn't have the DMA reception available for
some audio interfaces.

As it's already documented for A83T convert this to an enum and add the H3
interface.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Clément Péron <peron.clem@gmail.com>
Link: https://lore.kernel.org/r/20201030144648.397824-15-peron.clem@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml

index 606ad2d884a8a07cab3a4f06916c1532e73fbf11..a16e37b01e1d785b3691af9193714817f731a4fb 100644 (file)
@@ -70,7 +70,9 @@ allOf:
       properties:
         compatible:
           contains:
-            const: allwinner,sun8i-a83t-i2s
+            enum:
+              - allwinner,sun8i-a83t-i2s
+              - allwinner,sun8i-h3-i2s
 
     then:
       properties: