[PATCH v5 17/17] board: ti: j784s4: Add MAINTAINERS file

Andrew Davis afd at ti.com
Thu Nov 30 16:21:09 CET 2023


On 11/30/23 5:55 AM, Apurva Nandan wrote:
> Add maintainership for new J784S4 files added.
> 
> Signed-off-by: Apurva Nandan <a-nandan at ti.com>
> ---
>   board/ti/j784s4/MAINTAINERS | 25 +++++++++++++++++++++++++
>   1 file changed, 25 insertions(+)
>   create mode 100644 board/ti/j784s4/MAINTAINERS
> 
> diff --git a/board/ti/j784s4/MAINTAINERS b/board/ti/j784s4/MAINTAINERS
> new file mode 100644
> index 0000000000..d3f0e50391
> --- /dev/null
> +++ b/board/ti/j784s4/MAINTAINERS
> @@ -0,0 +1,25 @@
> +J784S4 BOARD
> +M:	Apurva Nandan <a-nandan at ti.com>
> +S:	Maintained
> +F:	board/ti/j784s4
> +F:	arch/arm/mach-k3/j784s4

The arch/arm/mach-k3/j784s4 files are not related to the board, other
boards and board vendors can have different maintainers, and the SoC
maintainer doesn't need to be a maintainer of any set of boards.

I wonder if we should move the SoC level maintainer lines up into the
main MAINTAINERS file, or add arch/arm/mach-k3/MAINTAINERS. Leaving only
the board specific files in the board/**/MAINTAINERS file.

Andrew

> +F:	include/configs/j784s4_evm.h
> +F:	configs/j784s4_evm_r5_defconfig
> +F:	configs/j784s4_evm_a72_defconfig
> +F:	arch/arm/dts/k3-j784s4.dtsi
> +F:	arch/arm/dts/k3-j784s4-main.dtsi
> +F:	arch/arm/dts/k3-j784s4-mcu-wakeup.dtsi
> +F:	arch/arm/dts/k3-j784s4-thermal.dtsi
> +F:	arch/arm/dts/k3-j784s4-evm.dts
> +F:	arch/arm/dts/k3-j784s4-evm-u-boot.dtsi
> +F:	arch/arm/dts/k3-j784s4-r5-evm.dts
> +F:	arch/arm/dts/k3-j784s4-ddr.dtsi
> +F:	arch/arm/dts/k3-j784s4-ddr-evm-lp4-4266.dtsi
> +F:	doc/board/ti/j784s4_evm.rst
> +
> +AM69 BOARD
> +F:	arch/arm/dts/k3-am69-sk.dts
> +F:	arch/arm/dts/k3-am69-sk-u-boot.dtsi
> +F:	arch/arm/dts/k3-am69-r5-sk.dts
> +F:	configs/am69_sk_r5.config
> +F:	configs/am69_sk_a72.config


More information about the U-Boot mailing list