diff options
author | Georgi Djakov <georgi.djakov@linaro.org> | 2019-01-16 18:11:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-22 13:37:25 +0100 |
commit | ecfbed0c5ccc0df25cf213c710417ebc1d17aad7 (patch) | |
tree | 93b7804c820c9a90ed58a85da38ad10e56555b0c /MAINTAINERS | |
parent | ae0037dbfc5eaa3d2ec8bdae6e7923cdce886062 (diff) | |
download | linux-stable-ecfbed0c5ccc0df25cf213c710417ebc1d17aad7.tar.gz linux-stable-ecfbed0c5ccc0df25cf213c710417ebc1d17aad7.tar.bz2 linux-stable-ecfbed0c5ccc0df25cf213c710417ebc1d17aad7.zip |
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-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 32d444476a90..0a78b8e1e2c4 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 |