diff options
author | 2021-03-11 11:25:21 +0300 | |
---|---|---|
committer | 2021-03-19 17:38:03 +0100 | |
commit | 46b37c6e4b072d1440e82558aadd5b678627fec6 (patch) | |
tree | bb07390615661a763e4a480fc3b6cd7f8f82a955 | |
parent | Linux 5.12-rc3 (diff) | |
download | wireguard-linux-46b37c6e4b072d1440e82558aadd5b678627fec6.tar.xz wireguard-linux-46b37c6e4b072d1440e82558aadd5b678627fec6.zip |
MAINTAINERS: Add entry for the software nodes
Making Andy and myself (Heikki) the designated reviewers of
the thing. The software node mailing list shall be
linux-acpi@vger.kernel.org for now.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa84121c5611..b0a708e934f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16601,6 +16601,13 @@ F: drivers/firmware/arm_sdei.c F: include/linux/arm_sdei.h F: include/uapi/linux/arm_sdei.h +SOFTWARE NODES +R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> +R: Heikki Krogerus <heikki.krogerus@linux.intel.com> +L: linux-acpi@vger.kernel.org +S: Maintained +F: drivers/base/swnode.c + SOFTWARE RAID (Multiple Disks) SUPPORT M: Song Liu <song@kernel.org> L: linux-raid@vger.kernel.org |