summary refs log tree commit diff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-04-26 15:19:04 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-04-26 15:19:04 -0700
commitf0728bfeb21a24bbb7d5ad1828b67a359550fa17 (patch)
tree4f0262e1f64b3331d9629f8e767c4ade649cddd1
parent5469f160e6bf38b84eb237055868286e629b8d44 (diff)
parent46b37c6e4b072d1440e82558aadd5b678627fec6 (diff)
downloadlinux-f0728bfeb21a24bbb7d5ad1828b67a359550fa17.tar.gz
Merge tag 'devprop-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull device properties framework update from Rafael Wysocki:
 "Add MAINTAINERS entry for software nodes core code (Heikki Krogerus)"

* tag 'devprop-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  MAINTAINERS: Add entry for the software nodes
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2a9a36f3aac9..c17055895e2d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16736,6 +16736,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