aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2021-12-21 15:32:15 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-12-22 18:28:57 +0100
commit3a571fc19673bc00c36b2cd8a2b9811c013115d7 (patch)
treed9ac1cad70e239ee437ea4e63a2cd1dd6b7d12a7 /MAINTAINERS
parentsoftware node: fix wrong node passed to find nargs_prop (diff)
downloadlinux-dev-3a571fc19673bc00c36b2cd8a2b9811c013115d7.tar.xz
linux-dev-3a571fc19673bc00c36b2cd8a2b9811c013115d7.zip
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 <andriy.shevchenko@linux.intel.com> Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Acked-by: Daniel Scally <djrscally@gmail.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS7
1 files changed, 6 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5250298d2817..e5b6ed281c97 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17640,12 +17640,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>