All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] imx93_evk: Fix the board name in MAINTAINERS title
@ 2025-07-23 13:45 Fabio Estevam
  2025-07-23 13:45 ` [PATCH 2/3] imx93_evk: Remove unneeded header files Fabio Estevam
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Fabio Estevam @ 2025-07-23 13:45 UTC (permalink / raw)
  To: peng.fan; +Cc: trini, u-boot, Fabio Estevam

The board name is "i.MX93 EVK", not "MEK".

Fix it accordingly.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 board/freescale/imx93_evk/MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/freescale/imx93_evk/MAINTAINERS b/board/freescale/imx93_evk/MAINTAINERS
index 34ba278fcdfd..eb6e669bd17e 100644
--- a/board/freescale/imx93_evk/MAINTAINERS
+++ b/board/freescale/imx93_evk/MAINTAINERS
@@ -1,4 +1,4 @@
-i.MX93 MEK BOARD
+i.MX93 EVK BOARD
 M:	Peng Fan <peng.fan@nxp.com>
 S:	Maintained
 F:	board/freescale/imx93_evk/
-- 
2.34.1


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

end of thread, other threads:[~2025-07-24 21:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-23 13:45 [PATCH 1/3] imx93_evk: Fix the board name in MAINTAINERS title Fabio Estevam
2025-07-23 13:45 ` [PATCH 2/3] imx93_evk: Remove unneeded header files Fabio Estevam
2025-07-24  3:13   ` Peng Fan
2025-07-23 13:45 ` [PATCH 3/3] imx93_evk: Remove PMIC and USB " Fabio Estevam
2025-07-24  3:14   ` Peng Fan
2025-07-24  3:13 ` [PATCH 1/3] imx93_evk: Fix the board name in MAINTAINERS title Peng Fan
2025-07-24 21:17 ` Fabio Estevam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.