All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] MAINTAINERS: add rockchip regex for more files and directories
@ 2021-12-24 17:10 Johan Jonker
  2021-12-28  8:34 ` Simon Glass
  2022-03-11 20:16 ` Jagan Teki
  0 siblings, 2 replies; 4+ messages in thread
From: Johan Jonker @ 2021-12-24 17:10 UTC (permalink / raw)
  To: kever.yang; +Cc: sjg, philipp.tomsich, u-boot

The current files and directories with wildcard patterns for
Rockchip patches in MAINTAINERS is not always complete.
Add the regex for DT related files and a generic regex for
catching some other forgotten cases, so that the maintainers
receive all Rockchip related patches.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 90666ce3..75224d05 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -366,6 +366,9 @@ M:	Philipp Tomsich <philipp.tomsich@vrull.eu>
 M:	Kever Yang <kever.yang@rock-chips.com>
 S:	Maintained
 T:	git https://source.denx.de/u-boot/custodians/u-boot-rockchip.git
+F:	arch/arm/dts/rk3*
+F:	arch/arm/dts/rockchip*
+F:	arch/arm/dts/rv1108*
 F:	arch/arm/include/asm/arch-rockchip/
 F:	arch/arm/mach-rockchip/
 F:	board/rockchip/
@@ -383,6 +386,7 @@ F:	tools/rkcommon.h
 F:	tools/rkimage.c
 F:	tools/rksd.c
 F:	tools/rkspi.c
+N:	rockchip
 
 ARM SAMSUNG
 M:	Minkyu Kang <mk7.kang@samsung.com>
-- 
2.20.1


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

* Re: [PATCH v1] MAINTAINERS: add rockchip regex for more files and directories
  2021-12-24 17:10 [PATCH v1] MAINTAINERS: add rockchip regex for more files and directories Johan Jonker
@ 2021-12-28  8:34 ` Simon Glass
  2022-03-11 20:16 ` Jagan Teki
  1 sibling, 0 replies; 4+ messages in thread
From: Simon Glass @ 2021-12-28  8:34 UTC (permalink / raw)
  To: Johan Jonker; +Cc: Kever Yang, Philipp Tomsich, U-Boot Mailing List

On Fri, 24 Dec 2021 at 10:10, Johan Jonker <jbx6244@gmail.com> wrote:
>
> The current files and directories with wildcard patterns for
> Rockchip patches in MAINTAINERS is not always complete.
> Add the regex for DT related files and a generic regex for
> catching some other forgotten cases, so that the maintainers
> receive all Rockchip related patches.
>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
>  MAINTAINERS | 4 ++++
>  1 file changed, 4 insertions(+)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

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

* Re: [PATCH v1] MAINTAINERS: add rockchip regex for more files and directories
  2021-12-24 17:10 [PATCH v1] MAINTAINERS: add rockchip regex for more files and directories Johan Jonker
  2021-12-28  8:34 ` Simon Glass
@ 2022-03-11 20:16 ` Jagan Teki
  2022-03-12 13:00   ` Kever Yang
  1 sibling, 1 reply; 4+ messages in thread
From: Jagan Teki @ 2022-03-11 20:16 UTC (permalink / raw)
  To: Johan Jonker; +Cc: kever.yang, sjg, philipp.tomsich, u-boot

On Fri, Dec 24, 2021 at 10:41 PM Johan Jonker <jbx6244@gmail.com> wrote:
>
> The current files and directories with wildcard patterns for
> Rockchip patches in MAINTAINERS is not always complete.
> Add the regex for DT related files and a generic regex for
> catching some other forgotten cases, so that the maintainers
> receive all Rockchip related patches.
>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---

Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>

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

* Re: [PATCH v1] MAINTAINERS: add rockchip regex for more files and directories
  2022-03-11 20:16 ` Jagan Teki
@ 2022-03-12 13:00   ` Kever Yang
  0 siblings, 0 replies; 4+ messages in thread
From: Kever Yang @ 2022-03-12 13:00 UTC (permalink / raw)
  To: Jagan Teki, Johan Jonker; +Cc: sjg, philipp.tomsich, u-boot


On 2022/3/12 04:16, Jagan Teki wrote:
> On Fri, Dec 24, 2021 at 10:41 PM Johan Jonker <jbx6244@gmail.com> wrote:
>> The current files and directories with wildcard patterns for
>> Rockchip patches in MAINTAINERS is not always complete.
>> Add the regex for DT related files and a generic regex for
>> catching some other forgotten cases, so that the maintainers
>> receive all Rockchip related patches.
>>
>> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
>> ---
> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>

Reviewed-by: Kever Yang <kever.yang@rock-chips.com>


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

end of thread, other threads:[~2022-03-12 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-24 17:10 [PATCH v1] MAINTAINERS: add rockchip regex for more files and directories Johan Jonker
2021-12-28  8:34 ` Simon Glass
2022-03-11 20:16 ` Jagan Teki
2022-03-12 13:00   ` Kever Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.