summaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
authorMarco Felsch <m.felsch@pengutronix.de>2023-01-01 12:50:42 +0800
committerShawn Guo <shawnguo@kernel.org>2023-01-01 12:50:42 +0800
commit9a65c759e4666476a6642ad87b4db8a67cb957d0 (patch)
treefe74b484ddd0deb4c3b0a864324ca41bacd2d727 /arch/arm64
parent10e2f328bd900787fd2db24e474f87e1d525ccc4 (diff)
downloadlinux-9a65c759e4666476a6642ad87b4db8a67cb957d0.tar.bz2
arm64: dts: imx8mp-evk: pcie0-refclk cosmetic cleanup
Use the correct indention. Fixes: d50650500064 ("arm64: dts: imx8mp-evk: Add PCIe support") Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mp-evk.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
index d4c7ca16abd0..f2d93437084b 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
@@ -36,8 +36,8 @@
pcie0_refclk: pcie0-refclk {
compatible = "fixed-clock";
- #clock-cells = <0>;
- clock-frequency = <100000000>;
+ #clock-cells = <0>;
+ clock-frequency = <100000000>;
};
reg_can1_stby: regulator-can1-stby {