Skip to content

Commit

Permalink
ASoC: dt-bindings: nau8822: minor updates
Browse files Browse the repository at this point in the history
Merge series from Francesco Dolcini <francesco@dolcini.it>:

Minor updates to NAU8822 DT bindings:
 - Add #sound-dai-cells
 - Add MCLK
  • Loading branch information
Mark Brown committed Jul 20, 2023
2 parents 8375935 + c214131 commit 3adbc7c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 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,15 @@ properties:
reg:
maxItems: 1

"#sound-dai-cells":
const: 0

clocks:
maxItems: 1

clock-names:
const: mclk

nuvoton,spk-btl:
description:
If set, configure the two loudspeaker outputs as a Bridge Tied Load output
Expand All @@ -31,6 +40,9 @@ required:
- compatible
- reg

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

additionalProperties: false

examples:
Expand Down

0 comments on commit 3adbc7c

Please sign in to comment.