2021-12-21 13:32:23

by Andy Shevchenko

[permalink] [raw]
Subject: [PATCH v2 1/1] software node: Update MAINTAINERS data base

There are two updates to the MAINTAINERS regarding to software node API:
- add Daniel Scally to be designated reviewer
- add Sakari Ailus to be designated reviewer
- add rather tightly related device property files to the list
- due to above adjust section name accordingly

Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Heikki Krogerus <[email protected]>
Acked-by: Daniel Scally <[email protected]>
---

v2: added tags (Daniel, Heikki), added Sakari to the reviewers (Sakari)

Rafael, I guess it's the best if you can pick this up.

MAINTAINERS | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8912b2c1260c..e36497cb7f40 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17666,12 +17666,17 @@ F: drivers/firmware/arm_sdei.c
F: include/linux/arm_sdei.h
F: include/uapi/linux/arm_sdei.h

-SOFTWARE NODES
+SOFTWARE NODES AND DEVICE PROPERTIES
R: Andy Shevchenko <[email protected]>
+R: Daniel Scally <[email protected]>
R: Heikki Krogerus <[email protected]>
+R: Sakari Ailus <[email protected]>
L: [email protected]
S: Maintained
+F: drivers/base/property.c
F: drivers/base/swnode.c
+F: include/linux/fwnode.h
+F: include/linux/property.h

SOFTWARE RAID (Multiple Disks) SUPPORT
M: Song Liu <[email protected]>
--
2.34.1



2021-12-21 13:35:24

by Sakari Ailus

[permalink] [raw]
Subject: Re: [PATCH v2 1/1] software node: Update MAINTAINERS data base

On Tue, Dec 21, 2021 at 03:32:15PM +0200, Andy Shevchenko wrote:
> There are two updates to the MAINTAINERS regarding to software node API:
> - add Daniel Scally to be designated reviewer
> - add Sakari Ailus to be designated reviewer
> - add rather tightly related device property files to the list
> - due to above adjust section name accordingly
>
> Signed-off-by: Andy Shevchenko <[email protected]>
> Acked-by: Heikki Krogerus <[email protected]>
> Acked-by: Daniel Scally <[email protected]>

Thanks, Andy!

Acked-by: Sakari Ailus <[email protected]>

> ---
>
> v2: added tags (Daniel, Heikki), added Sakari to the reviewers (Sakari)
>
> Rafael, I guess it's the best if you can pick this up.
>
> MAINTAINERS | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8912b2c1260c..e36497cb7f40 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17666,12 +17666,17 @@ F: drivers/firmware/arm_sdei.c
> F: include/linux/arm_sdei.h
> F: include/uapi/linux/arm_sdei.h
>
> -SOFTWARE NODES
> +SOFTWARE NODES AND DEVICE PROPERTIES
> R: Andy Shevchenko <[email protected]>
> +R: Daniel Scally <[email protected]>
> R: Heikki Krogerus <[email protected]>
> +R: Sakari Ailus <[email protected]>
> L: [email protected]
> S: Maintained
> +F: drivers/base/property.c
> F: drivers/base/swnode.c
> +F: include/linux/fwnode.h
> +F: include/linux/property.h
>
> SOFTWARE RAID (Multiple Disks) SUPPORT
> M: Song Liu <[email protected]>
> --
> 2.34.1
>

--
Sakari Ailus

2021-12-22 17:30:31

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: [PATCH v2 1/1] software node: Update MAINTAINERS data base

On Tue, Dec 21, 2021 at 2:32 PM Andy Shevchenko
<[email protected]> wrote:
>
> There are two updates to the MAINTAINERS regarding to software node API:
> - add Daniel Scally to be designated reviewer
> - add Sakari Ailus to be designated reviewer
> - add rather tightly related device property files to the list
> - due to above adjust section name accordingly
>
> Signed-off-by: Andy Shevchenko <[email protected]>
> Acked-by: Heikki Krogerus <[email protected]>
> Acked-by: Daniel Scally <[email protected]>
> ---
>
> v2: added tags (Daniel, Heikki), added Sakari to the reviewers (Sakari)
>
> Rafael, I guess it's the best if you can pick this up.

Applied as 5.17 material, thanks!

> MAINTAINERS | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8912b2c1260c..e36497cb7f40 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17666,12 +17666,17 @@ F: drivers/firmware/arm_sdei.c
> F: include/linux/arm_sdei.h
> F: include/uapi/linux/arm_sdei.h
>
> -SOFTWARE NODES
> +SOFTWARE NODES AND DEVICE PROPERTIES
> R: Andy Shevchenko <[email protected]>
> +R: Daniel Scally <[email protected]>
> R: Heikki Krogerus <[email protected]>
> +R: Sakari Ailus <[email protected]>
> L: [email protected]
> S: Maintained
> +F: drivers/base/property.c
> F: drivers/base/swnode.c
> +F: include/linux/fwnode.h
> +F: include/linux/property.h
>
> SOFTWARE RAID (Multiple Disks) SUPPORT
> M: Song Liu <[email protected]>
> --
> 2.34.1
>