public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Take maintainership of TI KeyStone2 support
@ 2023-07-25 15:28 Andrew Davis
  2023-07-25 21:12 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Davis @ 2023-07-25 15:28 UTC (permalink / raw)
  To: Tom Rini, Nishanth Menon, u-boot; +Cc: Andrew Davis

Add arch/arm/mach-keystone/ into K2 board directory MAINTAINERS file.

Convert current entries into regex match style.

Assign maintainership to myself.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 board/ti/ks2_evm/MAINTAINERS | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/board/ti/ks2_evm/MAINTAINERS b/board/ti/ks2_evm/MAINTAINERS
index 999ef0ae39b..637feec8d17 100644
--- a/board/ti/ks2_evm/MAINTAINERS
+++ b/board/ti/ks2_evm/MAINTAINERS
@@ -1,12 +1,9 @@
-KS2_EVM BOARD
-M:	Vitaly Andrianov <vitalya@ti.com>
+KeyStone II EVM Boards
+M:	Andrew Davis <afd@ti.com>
 S:	Maintained
+F:	arch/arm/mach-keystone/
 F:	board/ti/ks2_evm/
-F:	include/configs/k2hk_evm.h
-F:	configs/k2hk_evm_defconfig
-F:	include/configs/k2e_evm.h
-F:	configs/k2e_evm_defconfig
-F:	include/configs/k2l_evm.h
-F:	configs/k2l_evm_defconfig
-F:	include/configs/k2g_evm.h
-F:	configs/k2g_evm_defconfig
+N:	k2hk
+N:	k2e
+N:	k2l
+N:	k2g
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: Take maintainership of TI KeyStone2 support
  2023-07-25 15:28 [PATCH] MAINTAINERS: Take maintainership of TI KeyStone2 support Andrew Davis
@ 2023-07-25 21:12 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2023-07-25 21:12 UTC (permalink / raw)
  To: Andrew Davis; +Cc: Nishanth Menon, u-boot

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

On Tue, Jul 25, 2023 at 10:28:50AM -0500, Andrew Davis wrote:

> Add arch/arm/mach-keystone/ into K2 board directory MAINTAINERS file.
> 
> Convert current entries into regex match style.
> 
> Assign maintainership to myself.
> 
> Signed-off-by: Andrew Davis <afd@ti.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-25 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 15:28 [PATCH] MAINTAINERS: Take maintainership of TI KeyStone2 support Andrew Davis
2023-07-25 21:12 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox