]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: dt-bindings: samsung,odroid: drop stale clocks
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 18 Aug 2024 17:30:37 +0000 (19:30 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 20 Aug 2024 11:59:16 +0000 (12:59 +0100)
commite6c1d9068295796e34d59ef08fa80f6ff8f3530a
tree1885c3e04ba1e966ae2ec43c0c63bafd9e75f439
parent175fcd15e8606f2cca1edce43e18fa65c443bce6
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>
Documentation/devicetree/bindings/sound/samsung,odroid.yaml