Skip to content

Commit

Permalink
ASoC: dt-bindings: nau8822: Add #sound-dai-cells
Browse files Browse the repository at this point in the history
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: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230719124752.248898-2-francesco@dolcini.it
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Francesco Dolcini authored and Mark Brown committed Jul 20, 2023
1 parent 65bc25b commit e8c213c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/devicetree/bindings/sound/nuvoton,nau8822.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -31,6 +34,9 @@ required:
- compatible
- reg

allOf:
- $ref: dai-common.yaml#

additionalProperties: false

examples:
Expand Down

0 comments on commit e8c213c

Please sign in to comment.