ASoC: sun4i-i2s: Document H3 with missing RX channel possibility

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>
This commit is contained in:
Clément Péron 2020-10-30 15:46:47 +01:00 коммит произвёл Mark Brown
Родитель e84f44ba46
Коммит 0bc1bf241d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 24D68B725D5487D0
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -70,7 +70,9 @@ allOf:
properties: properties:
compatible: compatible:
contains: contains:
const: allwinner,sun8i-a83t-i2s enum:
- allwinner,sun8i-a83t-i2s
- allwinner,sun8i-h3-i2s
then: then:
properties: properties: