There are some files the AM62A-SK board depends on not claimed in the MAINTAINERS file. Add them.
Signed-off-by: Bryan Brattlof <[email protected]> --- board/ti/am62ax/MAINTAINERS | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/board/ti/am62ax/MAINTAINERS b/board/ti/am62ax/MAINTAINERS index a5fbbd8b2f88..f0ead6540e58 100644 --- a/board/ti/am62ax/MAINTAINERS +++ b/board/ti/am62ax/MAINTAINERS @@ -3,9 +3,21 @@ M: Vignesh Raghavendra <[email protected]> M: Bryan Brattlof <[email protected]> M: Tom Rini <[email protected]> S: Maintained +F: arch/arm/dts/k3-am62a-ddr-1866mhz-32bit.dtsi +F: arch/arm/dts/k3-am62a-ddr.dtsi +F: arch/arm/dts/k3-am62a-sk-binman.dtsi +F: arch/arm/dts/k3-am62a7-r5-sk.dts +F: arch/arm/dts/k3-am62a7-r5.dtsi +F: arch/arm/dts/k3-am62a7-sk-u-boot.dtsi F: board/ti/am62ax/ F: configs/am62ax_evm_a53_defconfig F: configs/am62ax_evm_a53_ethboot_defconfig F: configs/am62ax_evm_r5_defconfig F: configs/am62ax_evm_r5_ethboot_defconfig -F: include/configs/am62a7_evm.h +F: configs/am62x_a53_android.config +F: configs/am62x_a53_usbdfu.config +F: configs/am62x_a53_usbmsc.config +F: configs/am62x_r5_usbdfu.config +F: configs/am62x_r5_usbmsc.config +F: doc/board/ti/am62ax_sk.rst +F: include/configs/am62ax_evm.h -- 2.54.0
