]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: stm32: remove sai kernel clock on stm32mp15xx-dkx
authorOlivier Moysan <olivier.moysan@foss.st.com>
Mon, 5 Dec 2022 12:16:01 +0000 (13:16 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Tue, 17 Jan 2023 13:51:29 +0000 (14:51 +0100)
Remove clocks property in the SAI2A subblock node as this property
is already defined in the SoC DT.
Keep only this property when the master clock is added in the node.

Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/stm32mp15xx-dkx.dtsi

index 7798a2e17c5ca2b038be475c2949ef2791855426..8b9a39cd26988cf2529cc6410ce65d13a58eab5f 100644 (file)
        sai2a: audio-controller@4400b004 {
                #clock-cells = <0>;
                dma-names = "tx";
-               clocks = <&rcc SAI2_K>;
-               clock-names = "sai_ck";
                status = "okay";
 
                sai2a_port: port {