All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/1] software node: Update MAINTAINERS data base
@ 2021-12-21  7:14 Andy Shevchenko
  2021-12-21  9:15 ` Daniel Scally
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andy Shevchenko @ 2021-12-21  7:14 UTC (permalink / raw)
  To: linux-kernel, linux-acpi, Rafael J. Wysocki
  Cc: Daniel Scally, Heikki Krogerus, Andy Shevchenko

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

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---

Based on the latest Dan's involvement and amount of patches seen recently
I went ahead and added his name to the list. Dan, please tell me if it's
not appropriate.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 8912b2c1260c..ccb4aa744540 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17666,12 +17666,16 @@ 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:	Heikki Krogerus <heikki.krogerus@linux.intel.com>
+R:	Daniel Scally <djrscally@gmail.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] 8+ messages in thread

end of thread, other threads:[~2022-01-04 15:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21  7:14 [PATCH v1 1/1] software node: Update MAINTAINERS data base Andy Shevchenko
2021-12-21  9:15 ` Daniel Scally
2021-12-21  9:16   ` Andy Shevchenko
2021-12-21  9:23     ` Daniel Scally
2021-12-21 11:54 ` Sakari Ailus
2021-12-21 13:31   ` Andy Shevchenko
2021-12-21 12:22 ` Heikki Krogerus
2022-01-04 15:43   ` Andy Shevchenko

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.