Re: [PATCH] ASoC: dt-bindings: samsung,odroid: drop stale clocks

From: Rob Herring (Arm)
Date: Mon Aug 19 2024 - 14:28:59 EST



On Sun, 18 Aug 2024 19:30:37 +0200, Krzysztof Kozlowski wrote:
> 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@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/sound/samsung,odroid.yaml | 5 -----
> 1 file changed, 5 deletions(-)
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>