From 393271aa712a5b6292ae9122eec8e1b789a382b6 Mon Sep 17 00:00:00 2001 From: WangYuli Date: Fri, 18 Oct 2024 10:33:40 +0800 Subject: [PATCH] arm64: dts: colibri-imx8x: Fix typo "rewritting" There is a spelling mistake of 'rewritting' in comments which should be 'rewriting'. Suggested-by: Simon Horman Signed-off-by: WangYuli Reviewed-by: Simon Horman Signed-off-by: Shawn Guo --- arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi b/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi index 4ea47a576b1ce..d5abfdb8ede2c 100644 --- a/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi @@ -698,7 +698,7 @@ /* * This pin is used in the SCFW as a UART. Using it from - * Linux would require rewritting the SCFW board file. + * Linux would require rewriting the SCFW board file. */ pinctrl_hog_scfw: hogscfwgrp { fsl,pins = ; /* SODIMM 144 */ -- 2.39.5