diff options
author | Jernej Skrabec <jernej.skrabec@siol.net> | 2020-10-30 15:46:43 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-10-30 19:00:26 +0100 |
commit | e84f44ba4604e55a51e7caf01464f220d0eabef4 (patch) | |
tree | 1877f07d8d58c5b8945d07e4bbbaf5231fdaf9c6 /Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml | |
parent | ASoC: sun4i-i2s: fix coding-style for callback definition (diff) | |
download | linux-e84f44ba4604e55a51e7caf01464f220d0eabef4.tar.xz linux-e84f44ba4604e55a51e7caf01464f220d0eabef4.zip |
ASoC: sun4i-i2s: Add H6 compatible
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@siol.net>
Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Clément Péron <peron.clem@gmail.com>
Link: https://lore.kernel.org/r/20201030144648.397824-11-peron.clem@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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: |