public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] board: rk3288: simplify the DT file list in MAINTAINERS
@ 2024-04-18  7:06 Dragan Simic
  2024-04-22  8:24 ` Kever Yang
  0 siblings, 1 reply; 3+ messages in thread
From: Dragan Simic @ 2024-04-18  7:06 UTC (permalink / raw)
  To: u-boot; +Cc: sjg, philipp.tomsich, kever.yang

Use a wildcard to simplify the list of board DT files in the MAINTAINERS
file for the Radxa Rock 2 Square board.

Signed-off-by: Dragan Simic <dsimic@manjaro.org>
---
 board/radxa/rock2/MAINTAINERS | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/board/radxa/rock2/MAINTAINERS b/board/radxa/rock2/MAINTAINERS
index 5328fd76014a..af974c983047 100644
--- a/board/radxa/rock2/MAINTAINERS
+++ b/board/radxa/rock2/MAINTAINERS
@@ -1,9 +1,7 @@
 FIREFLY
 M:	Simon Glass <sjg@chromium.org>
 S:	Maintained
-F:	arch/arm/dts/rk3288-rock2-som.dtsi
-F:	arch/arm/dts/rk3288-rock2-square.dts
-F:	arch/arm/dts/rk3288-rock2-square-u-boot.dtsi
+F:	arch/arm/dts/rk3288-rock2*
 F:	board/radxa/rock2
 F:	include/configs/rock2.h
 F:	configs/rock2_defconfig

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

end of thread, other threads:[~2024-04-22  9:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-18  7:06 [PATCH] board: rk3288: simplify the DT file list in MAINTAINERS Dragan Simic
2024-04-22  8:24 ` Kever Yang
2024-04-22  9:22   ` Dragan Simic

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