diff options
| author | WangYuli <wangyuli@uniontech.com> | 2024-10-18 10:33:40 +0800 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2024-10-22 11:26:34 +0800 |
| commit | 393271aa712a5b6292ae9122eec8e1b789a382b6 (patch) | |
| tree | 3dca10b02ba20d2488f72392c61e2febbd28ddf7 | |
| parent | 31b2f4e4c4f70bdcb98ab67cf0592d1d9f226c3d (diff) | |
arm64: dts: colibri-imx8x: Fix typo "rewritting"
There is a spelling mistake of 'rewritting' in comments which
should be 'rewriting'.
Suggested-by: Simon Horman <horms@kernel.org>
Signed-off-by: WangYuli <wangyuli@uniontech.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
| -rw-r--r-- | arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi b/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi index 4ea47a576b1c..d5abfdb8ede2 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 = <IMX8QXP_SCU_GPIO0_00_LSIO_GPIO2_IO03 0x20>; /* SODIMM 144 */ |
