From: Krzysztof Kozlowski Date: Sun, 18 Aug 2024 17:30:37 +0000 (+0200) Subject: ASoC: dt-bindings: samsung,odroid: drop stale clocks X-Git-Tag: v6.12-rc1~169^2~1^2~71 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6c1d9068295796e34d59ef08fa80f6ff8f3530a;p=thirdparty%2Fkernel%2Flinux.git 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 Link: https://patch.msgid.link/20240818173037.122152-1-krzysztof.kozlowski@linaro.org Acked-by: Rob Herring (Arm) Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/samsung,odroid.yaml b/Documentation/devicetree/bindings/sound/samsung,odroid.yaml index b77284e3e26aa..c3dea852cc8d3 100644 --- a/Documentation/devicetree/bindings/sound/samsung,odroid.yaml +++ b/Documentation/devicetree/bindings/sound/samsung,odroid.yaml @@ -27,11 +27,6 @@ properties: - const: samsung,odroid-xu4-audio deprecated: true - assigned-clock-parents: true - assigned-clock-rates: true - assigned-clocks: true - clocks: true - cpu: type: object additionalProperties: false