Commit fcad7177 authored by Maxim Kochetkov's avatar Maxim Kochetkov Committed by Mark Brown

ASoC: dt-bindings: nau8824: Add master clock handling

Use master clock "mclk" if provided through device tree.
Signed-off-by: default avatarMaxim Kochetkov <fido_max@inbox.ru>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240701211631.92384-2-fido_max@inbox.ruSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent a893a804
......@@ -23,6 +23,14 @@ properties:
'#sound-dai-cells':
const: 0
clocks:
items:
- description: The phandle of the master clock to the CODEC
clock-names:
items:
- const: mclk
interrupts:
maxItems: 1
......
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