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

ASoC: dt-bindings: samsung,odroid: drop stale clocks

Clocks property was present only to allow usage of assigned-clocks in
the sound card node, however in upstream DTS the assigned-clocks were
moved in commit 4afb06afd768 ("ARM: dts: exynos: move assigned-clock*
properties to i2s0 node in Odroid XU4") to respective I2S nodes. Linux
drivers never parsed "clocks" so it can be safely dropped.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240818173037.122152-1-krzysztof.kozlowski@linaro.org
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Mark Brown
e6c1d906 175fcd15

-5
-5
Documentation/devicetree/bindings/sound/samsung,odroid.yaml
··· 27 27 - const: samsung,odroid-xu4-audio 28 28 deprecated: true 29 29 30 - assigned-clock-parents: true 31 - assigned-clock-rates: true 32 - assigned-clocks: true 33 - clocks: true 34 - 35 30 cpu: 36 31 type: object 37 32 additionalProperties: false