diff options
| author | Felix Brack <[email protected]> | 2022-01-28 14:36:12 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-02-03 12:15:34 -0500 |
| commit | 39f315e9420bacca558972f2d3add8e0ac34fad8 (patch) | |
| tree | 73f85728543568a3d1b38a7b5cc7b4b1ca205914 | |
| parent | 22eb7ba80e8789867bb1a103e1aa61765d6b0865 (diff) | |
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 <[email protected]>
| -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 95295ddea9a..6997c8d63ee 100644 --- a/board/eets/pdu001/MAINTAINERS +++ b/board/eets/pdu001/MAINTAINERS @@ -1,6 +1,8 @@ PDU001 BOARD M: Felix Brack <[email protected]> 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 |
