Message ID | 45F06B5D4CA9F444+20241018023340.47617-1-wangyuli@uniontech.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | arm64: dts: colibri-imx8x: Fix typo "rewritting" | expand |
On Fri, Oct 18, 2024 at 10:33:40AM +0800, WangYuli wrote: > 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>
On Fri, Oct 18, 2024 at 10:33:40AM +0800, WangYuli wrote: > 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> Applied, thanks!
diff --git a/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi b/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi index edba5b582414..425ab37c01ea 100644 --- a/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi @@ -698,7 +698,7 @@ pinctrl_hog2: hog2grp { /* * 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 */
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> --- arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)