From eb6d64906562838aa14a1866d0ecf9c78567ab26 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Wed, 23 Jul 2025 10:45:55 -0300 Subject: [PATCH] imx93_evk: Fix the board name in MAINTAINERS title The board name is "i.MX93 EVK", not "MEK". Fix it accordingly. Signed-off-by: Fabio Estevam Acked-by: Peng Fan --- 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 34ba278fcdf..eb6e669bd17 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 S: Maintained F: board/freescale/imx93_evk/ -- 2.47.2