Commit e8c213ca authored by Francesco Dolcini's avatar Francesco Dolcini Committed by Mark Brown

ASoC: dt-bindings: nau8822: Add #sound-dai-cells

Add #sound-dai-cells property and reference dai-common.yaml schema, this
is required since NAU8822 can be used as a platform DAI link.
Signed-off-by: default avatarFrancesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230719124752.248898-2-francesco@dolcini.itSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 65bc25b8
......@@ -21,6 +21,9 @@ properties:
reg:
maxItems: 1
"#sound-dai-cells":
const: 0
nuvoton,spk-btl:
description:
If set, configure the two loudspeaker outputs as a Bridge Tied Load output
......@@ -31,6 +34,9 @@ required:
- compatible
- reg
allOf:
- $ref: dai-common.yaml#
additionalProperties: false
examples:
......
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