projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c179ee1
)
arm64: dts: imx8mp: Reorder flexspi clock-names entry
author
Kuldeep Singh
<kuldeep.singh@nxp.com>
Wed, 8 Sep 2021 06:51:26 +0000
(12:21 +0530)
committer
Shawn Guo
<shawnguo@kernel.org>
Wed, 22 Sep 2021 08:19:33 +0000
(16:19 +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/imx8mp.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
index 9b07b26230a11271adb4984f3173c34c260fa40a..04d259de566761eab5a91dcabefa20cbcc74e4a5 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mp.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8mp.dtsi
@@
-785,7
+785,7
@@
interrupts = <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clk IMX8MP_CLK_QSPI_ROOT>,
<&clk IMX8MP_CLK_QSPI_ROOT>;
- clock-names = "fspi
", "fspi_en
";
+ clock-names = "fspi
_en", "fspi
";
assigned-clock-rates = <80000000>;
assigned-clocks = <&clk IMX8MP_CLK_QSPI>;
#address-cells = <1>;