summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGeorgi Djakov <georgi.djakov@linaro.org>2019-01-16 18:11:02 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 13:37:25 +0100
commitecfbed0c5ccc0df25cf213c710417ebc1d17aad7 (patch)
tree93b7804c820c9a90ed58a85da38ad10e56555b0c /MAINTAINERS
parentae0037dbfc5eaa3d2ec8bdae6e7923cdce886062 (diff)
downloadlinux-0-day-ecfbed0c5ccc0df25cf213c710417ebc1d17aad7.tar.gz
linux-0-day-ecfbed0c5ccc0df25cf213c710417ebc1d17aad7.tar.xz
MAINTAINERS: add a maintainer for the interconnect API
Add myself as the maintainer of the interconnect API. Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 32d444476a900..0a78b8e1e2c43 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7880,6 +7880,16 @@ L: linux-gpio@vger.kernel.org
S: Maintained
F: drivers/gpio/gpio-intel-mid.c
+INTERCONNECT API
+M: Georgi Djakov <georgi.djakov@linaro.org>
+S: Maintained
+F: Documentation/interconnect/
+F: Documentation/devicetree/bindings/interconnect/
+F: drivers/interconnect/
+F: include/dt-bindings/interconnect/
+F: include/linux/interconnect-provider.h
+F: include/linux/interconnect.h
+
INVENSENSE MPU-3050 GYROSCOPE DRIVER
M: Linus Walleij <linus.walleij@linaro.org>
L: linux-iio@vger.kernel.org