From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Thu, 18 Feb 2021 20:32:30 -0300 Subject: [PATCH v2 3/3] mx23evk: Add myself as maintainer In-Reply-To: <20210218233230.506201-1-festevam@gmail.com> References: <20210218233230.506201-1-festevam@gmail.com> Message-ID: <20210218233230.506201-3-festevam@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I would like to help supporting this board, so add myself as a maintainer. Now that the board has been converted to DM, also add its devicetree in the MAINTAINERS files entry. Signed-off-by: Fabio Estevam --- Changes since v1: - None board/freescale/mx23evk/MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/board/freescale/mx23evk/MAINTAINERS b/board/freescale/mx23evk/MAINTAINERS index b03ad6ae0af6..122b70cd7196 100644 --- a/board/freescale/mx23evk/MAINTAINERS +++ b/board/freescale/mx23evk/MAINTAINERS @@ -1,6 +1,8 @@ MX23EVK BOARD +M: Fabio Estevam M: Otavio Salvador S: Maintained F: board/freescale/mx23evk/ +F: arch/arm/dts/imx23-evk.dts F: include/configs/mx23evk.h F: configs/mx23evk_defconfig -- 2.25.1