Commit ea8f615b authored by Heiko Stuebner's avatar Heiko Stuebner Committed by Mark Brown

ASoC: dt-bindings: realtek,rt5616: document mclk clock

Both devicetrees and driver implementation already use the specified mclk
in the field, so at least document the clock too, similarly to other
Realtek codec.

This has the nice additional effect of getting rid of dtbscheck warning.
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240830203819.1972536-2-heiko@sntech.deSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent dc70fd02
...@@ -30,6 +30,14 @@ properties: ...@@ -30,6 +30,14 @@ properties:
reg: reg:
maxItems: 1 maxItems: 1
clocks:
items:
- description: Master clock to the CODEC
clock-names:
items:
- const: mclk
required: required:
- compatible - compatible
- reg - reg
......
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