arm64: dts: imx8mm: Reorder flexspi clock-names entry
authorKuldeep Singh <kuldeep.singh@nxp.com>
Tue, 9 Mar 2021 11:14:24 +0000 (16:44 +0530)
committerShawn Guo <shawnguo@kernel.org>
Mon, 29 Mar 2021 01:49:57 +0000 (09:49 +0800)
Reorder flexspi clock-names entry to make it compliant with bindings.

Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm.dtsi

index 6bf1d15..a27e02b 100644 (file)
                                interrupts = <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>;
                                clocks = <&clk IMX8MM_CLK_QSPI_ROOT>,
                                         <&clk IMX8MM_CLK_QSPI_ROOT>;
-                               clock-names = "fspi", "fspi_en";
+                               clock-names = "fspi_en", "fspi";
                                status = "disabled";
                        };