diff options
author | Heikki Krogerus <[email protected]> | 2021-03-11 11:25:21 +0300 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2021-03-19 17:38:03 +0100 |
commit | 46b37c6e4b072d1440e82558aadd5b678627fec6 (patch) | |
tree | bb07390615661a763e4a480fc3b6cd7f8f82a955 | |
parent | 1e28eed17697bcf343c6743f0028cc3b5dd88bf0 (diff) |
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
[email protected] for now.
Signed-off-by: Heikki Krogerus <[email protected]>
Acked-by: Andy Shevchenko <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
-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 <[email protected]> +R: Heikki Krogerus <[email protected]> +S: Maintained +F: drivers/base/swnode.c + SOFTWARE RAID (Multiple Disks) SUPPORT M: Song Liu <[email protected]> |