Commit c3bda347 authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Fabio Baltieri
Browse files

drivers: fix spelling of "swiched"



s/swiched/switched/

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent 8500063a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,5 +18,5 @@ config COUNTER_MCUX_KINETIS_LPTMR
	select DEPRECATED
	help
	  The compatible string "nxp,kinetis-lptmr" should
	  be swiched to "nxp,lptmr" in DT. The former will
	  be switched to "nxp,lptmr" in DT. The former will
	  be removed eventually.
+1 −1
Original line number Diff line number Diff line
@@ -22,5 +22,5 @@ config MCUX_KINETIS_LPTMR
	select DEPRECATED
	help
	  The compatible string "nxp,kinetis-lptmr" should
	  be swiched to "nxp,lptmr" in DT. The former will
	  be switched to "nxp,lptmr" in DT. The former will
	  be removed eventually.