ASoC: dt-bindings: nau8824: Add master clock handling
authorMaxim Kochetkov <fido_max@inbox.ru>
Mon, 1 Jul 2024 21:16:21 +0000 (00:16 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 2 Jul 2024 12:59:29 +0000 (13:59 +0100)
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>
Documentation/devicetree/bindings/sound/nuvoton,nau8824.yaml

index 3dbf438c38410e5979d48a4d9137acdb7f7d8a1c..232dc16a94a38f00b1d01d18f5b8910b65475a59 100644 (file)
@@ -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