[PATCH] ARM: stm32: Update MAINTAINERS file globs for STM32MP DHSOM

Marek Vasut marex at denx.de
Sat Oct 5 01:57:49 CEST 2024


On 10/5/24 12:14 AM, Tom Rini wrote:
> On Fri, Oct 04, 2024 at 11:51:46PM +0200, Marek Vasut wrote:
>> Update the MAINTAINERS file glob to cover all of STM32MP DHSOM related files.
>>
>> Signed-off-by: Marek Vasut <marex at denx.de>
>> ---
>> Cc: Patrice Chotard <patrice.chotard at foss.st.com>
>> Cc: Patrick Delaunay <patrick.delaunay at foss.st.com>
>> Cc: Tom Rini <trini at konsulko.com>
>> Cc: u-boot at dh-electronics.com
>> Cc: uboot-stm32 at st-md-mailman.stormreply.com
>> ---
>>   board/dhelectronics/dh_stm32mp1/MAINTAINERS | 5 ++---
>>   1 file changed, 2 insertions(+), 3 deletions(-)
>>
>> diff --git a/board/dhelectronics/dh_stm32mp1/MAINTAINERS b/board/dhelectronics/dh_stm32mp1/MAINTAINERS
>> index 865588f5b8b..d6c33c15aac 100644
>> --- a/board/dhelectronics/dh_stm32mp1/MAINTAINERS
>> +++ b/board/dhelectronics/dh_stm32mp1/MAINTAINERS
>> @@ -2,8 +2,7 @@ DH_STM32MP1_PDK2 BOARD
>>   M:	Marek Vasut <marex at denx.de>
>>   L:	u-boot at dh-electronics.com
>>   S:	Maintained
>> -F:	arch/arm/dts/stm32mp15xx-dhcom*
>> +F:	arch/arm/dts/stm32mp*dhco*
>>   F:	board/dhelectronics/dh_stm32mp1/
>> -F:	configs/stm32mp15_dhcom_basic_defconfig
>> -F:	configs/stm32mp15_dhcor_basic_defconfig
>> +F:	configs/stm32*_dhco*defconfig
>>   F:	include/configs/stm32mp15_dh_dhsom.h
> 
> Do you want to try the "N:	some-regex" syntax to see if that makes
> it less likely to regress in the future? If not, this is fine.
Fixed in V2


More information about the U-Boot mailing list