[PATCH for-4.20] MAINTAINERS: Add me and Bertrand as device tree maintainers

Michal Orzel posted 1 patch 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240715093251.35371-1-michal.orzel@amd.com
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
[PATCH for-4.20] MAINTAINERS: Add me and Bertrand as device tree maintainers
Posted by Michal Orzel 3 months ago
With Arm port being the major recipient of dt related patches and the
future need of incorporating dt support into other ports, we'd like to
keep an eye on these changes.

Signed-off-by: Michal Orzel <michal.orzel@amd.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2b0c8945270e..f47bdb33d510 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -293,6 +293,8 @@ F:	xen/common/sched/*cpupool.c
 DEVICE TREE
 M:	Stefano Stabellini <sstabellini@kernel.org>
 M:	Julien Grall <julien@xen.org>
+M:	Bertrand Marquis <bertrand.marquis@arm.com>
+M:	Michal Orzel <michal.orzel@amd.com>
 S:	Supported
 F:	xen/common/libfdt/
 F:	xen/common/device_tree.c
-- 
2.25.1
Re: [PATCH for-4.20] MAINTAINERS: Add me and Bertrand as device tree maintainers
Posted by Stefano Stabellini 3 months ago
On Mon, 15 Jul 2024, Michal Orzel wrote:
> With Arm port being the major recipient of dt related patches and the
> future need of incorporating dt support into other ports, we'd like to
> keep an eye on these changes.
> 
> Signed-off-by: Michal Orzel <michal.orzel@amd.com>

Acked-by: Stefano Stabellini <sstabellini@kernel.org>


> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2b0c8945270e..f47bdb33d510 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -293,6 +293,8 @@ F:	xen/common/sched/*cpupool.c
>  DEVICE TREE
>  M:	Stefano Stabellini <sstabellini@kernel.org>
>  M:	Julien Grall <julien@xen.org>
> +M:	Bertrand Marquis <bertrand.marquis@arm.com>
> +M:	Michal Orzel <michal.orzel@amd.com>
>  S:	Supported
>  F:	xen/common/libfdt/
>  F:	xen/common/device_tree.c
> -- 
> 2.25.1
>
Re: [PATCH for-4.20] MAINTAINERS: Add me and Bertrand as device tree maintainers
Posted by Bertrand Marquis 3 months ago
Hi Michal,

> On 15 Jul 2024, at 11:32, Michal Orzel <michal.orzel@amd.com> wrote:
> 
> With Arm port being the major recipient of dt related patches and the
> future need of incorporating dt support into other ports, we'd like to
> keep an eye on these changes.
> 
> Signed-off-by: Michal Orzel <michal.orzel@amd.com>

Acked-by: Bertrand Marquis <bertrand.marquis@arm.com>

Cheers
Bertrand

> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2b0c8945270e..f47bdb33d510 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -293,6 +293,8 @@ F: xen/common/sched/*cpupool.c
> DEVICE TREE
> M: Stefano Stabellini <sstabellini@kernel.org>
> M: Julien Grall <julien@xen.org>
> +M: Bertrand Marquis <bertrand.marquis@arm.com>
> +M: Michal Orzel <michal.orzel@amd.com>
> S: Supported
> F: xen/common/libfdt/
> F: xen/common/device_tree.c
> -- 
> 2.25.1
> 
>