MLK-15989 arm: dts: imx6q: remove clk pll8_mlb
authorGao Pan <pandy.gao@nxp.com>
Fri, 14 Jul 2017 09:45:24 +0000 (17:45 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:33:38 +0000 (15:33 -0500)
remove clk pll8_mlb because it's not used in current driver.

Signed-off-by: Gao Pan <pandy.gao@nxp.com>
arch/arm/boot/dts/imx6qdl.dtsi

index b64e783..cead55a 100644 (file)
                                interrupts = <0 53 IRQ_TYPE_LEVEL_HIGH>,
                                             <0 117 IRQ_TYPE_LEVEL_HIGH>,
                                             <0 126 IRQ_TYPE_LEVEL_HIGH>;
-                               clocks = <&clks IMX6QDL_CLK_MLB>,
-                                        <&clks IMX6QDL_CLK_PLL8_MLB>;
-                               clock-names = "mlb", "pll8_mlb";
+                               clocks = <&clks IMX6QDL_CLK_MLB>;
+                               clock-names = "mlb";
                                iram = <&ocram>;
                                status = "disabled";
                        };