arm64: dts: librem5: Drop assigned-clocks from SAI2
authorGuido Günther <agx@sigxcpu.org>
Fri, 19 Feb 2021 10:04:36 +0000 (11:04 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 15 Mar 2021 04:22:28 +0000 (12:22 +0800)
IMX8MQ_AUDIO_PLL1 and IMX8MQ_AUDIO_PLL2 are setup to the same rates
right on the clock controller.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi

index 06a4799..c2bbbde 100644 (file)
        assigned-clocks = <&clk IMX8MQ_CLK_SAI2>;
        assigned-clock-parents = <&clk IMX8MQ_AUDIO_PLL1_OUT>;
        assigned-clock-rates = <24576000>;
-       assigned-clocks = <&clk IMX8MQ_AUDIO_PLL1>, <&clk IMX8MQ_AUDIO_PLL2>;
-       assigned-clock-rates = <786432000>, <722534400>;
        status = "okay";
 };