[PATCH] MAINTAINERS: maintain qcs9100_defconfig

Marek Vasut marex at denx.de
Wed Jan 22 17:14:57 CET 2025


On 1/22/25 5:09 PM, Caleb Connolly wrote:
> Add this to ARM SNAPDRAGON maintainers entry.
> 
> Signed-off-by: Caleb Connolly <caleb.connolly at linaro.org>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ba31f86feb6d..5a575f43277f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -630,8 +630,9 @@ R:	Sumit Garg <sumit.garg at linaro.org>
>   L:	u-boot-qcom at groups.io
>   S:	Maintained
>   T:	git https://source.denx.de/u-boot/custodians/u-boot-snapdragon.git
>   F:	configs/qcm6490_defconfig
> +F:	configs/qcs9100_defconfig
>   F:	drivers/*/*/pm8???-*
>   F:	drivers/gpio/msm_gpio.c
>   F:	drivers/mmc/msm_sdhci.c
>   F:	drivers/phy/msm8916-usbh-phy.c

For a follow up patch , here is a hint:

- Rename every qualcomm related file to include e.g. _msm_ or qualcomm 
substring, this could work for defconfigs where msm or qualcomm can be a 
prefix , and for drivers too.
- Use N: pattern match on _msm_ and qualcomm to automatically get CCed 
on all qualcomm related changes

Maybe that helps.


More information about the U-Boot mailing list