diff mbox series

[v3,17/20] rockchip: puma-rk3399: MAINTAINERS: use glob for dtses

Message ID 20240221-jaguar-v3-17-1f256a82201b@theobroma-systems.com
State Superseded
Delegated to: Kever Yang
Headers show
Series rockchip: add support for Theobroma JAGUAR SBC-RK3588-AMR | expand

Commit Message

Quentin Schulz Feb. 21, 2024, 10:37 a.m. UTC
From: Quentin Schulz <quentin.schulz@theobroma-systems.com>

There are multiple Device Trees in U-Boot git repo for Puma, so let's
make the MAINTAINERS entry match them all.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
---
 board/theobroma-systems/puma_rk3399/MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Kever Yang March 8, 2024, 10:07 a.m. UTC | #1
On 2024/2/21 18:37, Quentin Schulz wrote:
> From: Quentin Schulz <quentin.schulz@theobroma-systems.com>
>
> There are multiple Device Trees in U-Boot git repo for Puma, so let's
> make the MAINTAINERS entry match them all.
>
> Cc: Quentin Schulz <foss+uboot@0leil.net>
> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>

Thanks,
- Kever
> ---
>   board/theobroma-systems/puma_rk3399/MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/board/theobroma-systems/puma_rk3399/MAINTAINERS b/board/theobroma-systems/puma_rk3399/MAINTAINERS
> index 93f570fc4f9..23701b3f0ed 100644
> --- a/board/theobroma-systems/puma_rk3399/MAINTAINERS
> +++ b/board/theobroma-systems/puma_rk3399/MAINTAINERS
> @@ -5,7 +5,7 @@ S:	Maintained
>   F:	board/theobroma-systems/puma_rk3399
>   F:	board/theobroma-systems/common
>   F:	include/configs/puma_rk3399.h
> -F:	arch/arm/dts/rk3399-puma.dts
> +F:	arch/arm/dts/rk3399-puma*
>   F:	configs/puma-rk3399_defconfig
>   W:	https://www.theobroma-systems.com/rk3399-q7/tech-specs
>   T:	git git://git.theobroma-systems.com/puma-u-boot.git
>
diff mbox series

Patch

diff --git a/board/theobroma-systems/puma_rk3399/MAINTAINERS b/board/theobroma-systems/puma_rk3399/MAINTAINERS
index 93f570fc4f9..23701b3f0ed 100644
--- a/board/theobroma-systems/puma_rk3399/MAINTAINERS
+++ b/board/theobroma-systems/puma_rk3399/MAINTAINERS
@@ -5,7 +5,7 @@  S:	Maintained
 F:	board/theobroma-systems/puma_rk3399
 F:	board/theobroma-systems/common
 F:	include/configs/puma_rk3399.h
-F:	arch/arm/dts/rk3399-puma.dts
+F:	arch/arm/dts/rk3399-puma*
 F:	configs/puma-rk3399_defconfig
 W:	https://www.theobroma-systems.com/rk3399-q7/tech-specs
 T:	git git://git.theobroma-systems.com/puma-u-boot.git