Commit b1af5b34 authored by Samuel Holland's avatar Samuel Holland Committed by Mark Brown

ASoC: dt-bindings: sun50i-dmic: Add D1 compatible string

The Allwinner D1 SoC has a DMIC codec like the one in the H6. It appears
to be register-compatible with the H6 variant, and the existing Linux
driver has been tested on a D1-based board, the Lichee RV 86 Panel.
Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
Acked-by: default avatarBan Tao <fengzheng923@gmail.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221116034621.37762-1-samuel@sholland.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 3420fdb8
......@@ -11,7 +11,12 @@ maintainers:
properties:
compatible:
const: allwinner,sun50i-h6-dmic
oneOf:
- items:
- enum:
- allwinner,sun20i-d1-dmic
- const: allwinner,sun50i-h6-dmic
- const: allwinner,sun50i-h6-dmic
"#sound-dai-cells":
const: 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment