linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx8mp-evk: pcie0-refclk cosmetic cleanup
@ 2022-12-20 13:10 Marco Felsch
  2023-01-01  4:51 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Marco Felsch @ 2022-12-20 13:10 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, shawnguo, festevam
  Cc: devicetree, linux-arm-kernel, kernel

Use the correct indention.

Fixes: d50650500064 ("arm64: dts: imx8mp-evk: Add PCIe support")
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
 arch/arm64/boot/dts/freescale/imx8mp-evk.dts | 4 ++--
 1 file 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 5bfe58e3e6ea..f2951f7b9156 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
@@ -36,8 +36,8 @@ memory@40000000 {
 
 	pcie0_refclk: pcie0-refclk {
 		compatible = "fixed-clock";
-			#clock-cells = <0>;
-			clock-frequency = <100000000>;
+		#clock-cells = <0>;
+		clock-frequency = <100000000>;
 	};
 
 	reg_audio_pwr: regulator-audio-pwr {
-- 
2.30.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: imx8mp-evk: pcie0-refclk cosmetic cleanup
  2022-12-20 13:10 [PATCH] arm64: dts: imx8mp-evk: pcie0-refclk cosmetic cleanup Marco Felsch
@ 2023-01-01  4:51 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2023-01-01  4:51 UTC (permalink / raw)
  To: Marco Felsch
  Cc: robh+dt, krzysztof.kozlowski+dt, festevam, devicetree,
	linux-arm-kernel, kernel

On Tue, Dec 20, 2022 at 02:10:24PM +0100, Marco Felsch wrote:
> Use the correct indention.
> 
> Fixes: d50650500064 ("arm64: dts: imx8mp-evk: Add PCIe support")
> Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-01  4:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-20 13:10 [PATCH] arm64: dts: imx8mp-evk: pcie0-refclk cosmetic cleanup Marco Felsch
2023-01-01  4:51 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).