Commit 3adbc7c7 authored by Mark Brown's avatar Mark Brown

ASoC: dt-bindings: nau8822: minor updates

Merge series from Francesco Dolcini <francesco@dolcini.it>:

Minor updates to NAU8822 DT bindings:
 - Add #sound-dai-cells
 - Add MCLK
parents 83759352 c214131f
...@@ -21,6 +21,15 @@ properties: ...@@ -21,6 +21,15 @@ properties:
reg: reg:
maxItems: 1 maxItems: 1
"#sound-dai-cells":
const: 0
clocks:
maxItems: 1
clock-names:
const: mclk
nuvoton,spk-btl: nuvoton,spk-btl:
description: description:
If set, configure the two loudspeaker outputs as a Bridge Tied Load output If set, configure the two loudspeaker outputs as a Bridge Tied Load output
...@@ -31,6 +40,9 @@ required: ...@@ -31,6 +40,9 @@ required:
- compatible - compatible
- reg - reg
allOf:
- $ref: dai-common.yaml#
additionalProperties: false additionalProperties: false
examples: 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