All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/1] software node: Update MAINTAINERS data base
@ 2021-12-21 13:32 Andy Shevchenko
  2021-12-21 13:35 ` Sakari Ailus
  2021-12-22 17:30 ` Rafael J. Wysocki
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Shevchenko @ 2021-12-21 13:32 UTC (permalink / raw)
  To: linux-kernel, linux-acpi, Rafael J. Wysocki, Sakari Ailus
  Cc: Andy Shevchenko, Heikki Krogerus, Daniel Scally

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 <andriy.shevchenko@linux.intel.com>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Daniel Scally <djrscally@gmail.com>
---

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 <andriy.shevchenko@linux.intel.com>
+R:	Daniel Scally <djrscally@gmail.com>
 R:	Heikki Krogerus <heikki.krogerus@linux.intel.com>
+R:	Sakari Ailus <sakari.ailus@linux.intel.com>
 L:	linux-acpi@vger.kernel.org
 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 <song@kernel.org>
-- 
2.34.1


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

end of thread, other threads:[~2021-12-22 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21 13:32 [PATCH v2 1/1] software node: Update MAINTAINERS data base Andy Shevchenko
2021-12-21 13:35 ` Sakari Ailus
2021-12-22 17:30 ` Rafael J. Wysocki

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.