
On Wed, 2020-11-04 at 17:18 +0100, Sebastian Reichel wrote:
This updates the PPD MAINTAINERS file doing a couple of changes:
- Replace Martyn with myself, since he no longer has the hardware available and add Ian Ray as maintainer
- Fix the board directory path, which was still listing freescale/ instead of ge/
- Order the list of files alphabetically
- Add board specific device tree files to the file list
Cc: Martyn Welch martyn.welch@collabora.com Cc: Ian Ray ian.ray@ge.com Signed-off-by: Sebastian Reichel sebastian.reichel@collabora.com
Acked-by: Martyn Welch martyn.welch@collabora.com
board/ge/mx53ppd/MAINTAINERS | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/board/ge/mx53ppd/MAINTAINERS b/board/ge/mx53ppd/MAINTAINERS index 9b64b5d3893a..2c06c8ee86c9 100644 --- a/board/ge/mx53ppd/MAINTAINERS +++ b/board/ge/mx53ppd/MAINTAINERS @@ -1,7 +1,9 @@ -MX53PPD BOARD +GE PPD BOARD M: Antti Mäentausta antti.maentausta@ge.com -M: Martyn Welch martyn.welch@collabora.co.uk +M: Ian Ray ian.ray@ge.com +M: Sebastian Reichel sebastian.reichel@collabora.com S: Maintained -F: board/freescale/mx53ppd/ -F: include/configs/mx53ppd.h +F: arch/arm/dts/imx53-ppd* +F: board/ge/mx53ppd/ F: configs/mx53ppd_defconfig +F: include/configs/mx53ppd.h