Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

Use master clock "mclk" if provided through device tree.

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240701211631.92384-2-fido_max@inbox.ru
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Maxim Kochetkov and committed by
Mark Brown
fcad7177 a893a804

+8
+8
Documentation/devicetree/bindings/sound/nuvoton,nau8824.yaml
··· 23 23 '#sound-dai-cells': 24 24 const: 0 25 25 26 + clocks: 27 + items: 28 + - description: The phandle of the master clock to the CODEC 29 + 30 + clock-names: 31 + items: 32 + - const: mclk 33 + 26 34 interrupts: 27 35 maxItems: 1 28 36