diff options
author | Felix Brack <fb@ltec.ch> | 2022-01-28 14:36:12 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-02-03 12:15:34 -0500 |
commit | 39f315e9420bacca558972f2d3add8e0ac34fad8 (patch) | |
tree | 73f85728543568a3d1b38a7b5cc7b4b1ca205914 /board/eets | |
parent | 22eb7ba80e8789867bb1a103e1aa61765d6b0865 (diff) | |
download | u-boot-39f315e9420bacca558972f2d3add8e0ac34fad8.tar.gz u-boot-39f315e9420bacca558972f2d3add8e0ac34fad8.tar.bz2 u-boot-39f315e9420bacca558972f2d3add8e0ac34fad8.zip |
arm: pdu001: Exend the list of maintained files
Add the PDU001 board specific DT files to MAINTAINERS. This should
help for better tracking of changes to these files.
Signed-off-by: Felix Brack <fb@ltec.ch>
Diffstat (limited to 'board/eets')
-rw-r--r-- | board/eets/pdu001/MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/board/eets/pdu001/MAINTAINERS b/board/eets/pdu001/MAINTAINERS index 95295ddea9..6997c8d63e 100644 --- a/board/eets/pdu001/MAINTAINERS +++ b/board/eets/pdu001/MAINTAINERS @@ -1,6 +1,8 @@ PDU001 BOARD M: Felix Brack <fb@ltec.ch> S: Maintained -F: board/eets/pdu001/ +F: board/eets/ F: include/configs/pdu001.h F: configs/am335x_pdu001_defconfig +F: arch/arm/dts/am335x-pdu001-u-boot.dtsi +F: arch/arm/dts/am335x-pdu001.dts |