diff options
author | Georgi Djakov <georgi.djakov@linaro.org> | 2019-03-22 12:04:41 +0200 |
---|---|---|
committer | Georgi Djakov <georgi.djakov@linaro.org> | 2019-04-06 22:03:03 +0700 |
commit | f03f73c2a974f784251e9b1a829178cab7a2000a (patch) | |
tree | d2f79f8f0aaf2b16dec7a7637574b8b42df5836f /MAINTAINERS | |
parent | 79a3aaa7b82e3106be97842dedfd8429248896e6 (diff) | |
download | linux-stable-f03f73c2a974f784251e9b1a829178cab7a2000a.tar.gz linux-stable-f03f73c2a974f784251e9b1a829178cab7a2000a.tar.bz2 linux-stable-f03f73c2a974f784251e9b1a829178cab7a2000a.zip |
MAINTAINERS: Add mailing list for the interconnect API
Add a mailing list for patch reviews and discussions related to tuning
the on-chip interconnects. For now i am not expecting a lot of traffic,
so let's use the linux-pm@ list.
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 43b36dbed48e..c6b36645a77b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8045,6 +8045,7 @@ F: drivers/gpio/gpio-intel-mid.c INTERCONNECT API M: Georgi Djakov <georgi.djakov@linaro.org> +L: linux-pm@vger.kernel.org S: Maintained F: Documentation/interconnect/ F: Documentation/devicetree/bindings/interconnect/ |