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

Configure Feed

Select the types of activity you want to include in your feed.

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: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240830203819.1972536-2-heiko@sntech.de
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Heiko Stuebner and committed by
Mark Brown
ea8f615b dc70fd02

+8
+8
Documentation/devicetree/bindings/sound/realtek,rt5616.yaml
··· 30 30 reg: 31 31 maxItems: 1 32 32 33 + clocks: 34 + items: 35 + - description: Master clock to the CODEC 36 + 37 + clock-names: 38 + items: 39 + - const: mclk 40 + 33 41 required: 34 42 - compatible 35 43 - reg