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

ARM: dts: stm32: remove sai kernel clock on stm32mp15xx-dkx

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>

authored by

Olivier Moysan and committed by
Alexandre Torgue
003b7c6b 175281f8

-2
-2
arch/arm/boot/dts/stm32mp15xx-dkx.dtsi
··· 501 501 sai2a: audio-controller@4400b004 { 502 502 #clock-cells = <0>; 503 503 dma-names = "tx"; 504 - clocks = <&rcc SAI2_K>; 505 - clock-names = "sai_ck"; 506 504 status = "okay"; 507 505 508 506 sai2a_port: port {