diff options
author | Fabio Estevam | 2021-02-18 20:32:30 -0300 |
---|---|---|
committer | Stefano Babic | 2021-03-01 10:21:36 +0100 |
commit | b03df2d1c6e031697be9b5a1376680962baae93c (patch) | |
tree | 1169c9e476ab1ecdc2bfd0ce5388ff0d2aef9d07 /board/freescale | |
parent | 23013aa9619881290dbeb6217f1fab863869050e (diff) |
mx23evk: Add myself as maintainer
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 <festevam@gmail.com>
Diffstat (limited to 'board/freescale')
-rw-r--r-- | board/freescale/mx23evk/MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/freescale/mx23evk/MAINTAINERS b/board/freescale/mx23evk/MAINTAINERS index b03ad6ae0af..122b70cd719 100644 --- a/board/freescale/mx23evk/MAINTAINERS +++ b/board/freescale/mx23evk/MAINTAINERS @@ -1,6 +1,8 @@ MX23EVK BOARD +M: Fabio Estevam <festevam@gmail.com> M: Otavio Salvador <otavio@ossystems.com.br> S: Maintained F: board/freescale/mx23evk/ +F: arch/arm/dts/imx23-evk.dts F: include/configs/mx23evk.h F: configs/mx23evk_defconfig |