diff options
author | 2021-03-28 22:46:18 +0530 | |
---|---|---|
committer | 2021-03-30 16:07:24 +0300 | |
commit | 173ef5f84b6d57b221215275346cf5b39ca5a425 (patch) | |
tree | bd7cf6ea6b3b2be8037e135f6abe0ba538d19a0c | |
parent | interconnect: qcom: icc-rpm: record slave RPM id in error log (diff) | |
download | linux-dev-173ef5f84b6d57b221215275346cf5b39ca5a425.tar.xz linux-dev-173ef5f84b6d57b221215275346cf5b39ca5a425.zip |
MAINTAINERS: icc: add interconnect tree
MAINTAINERS entry for ICC is missing the tree details, so add it.
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20210328171618.2759956-1-vkoul@kernel.org
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d92f85ca831d..647a5df83242 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9283,6 +9283,7 @@ INTERCONNECT API M: Georgi Djakov <djakov@kernel.org> L: linux-pm@vger.kernel.org S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git F: Documentation/devicetree/bindings/interconnect/ F: Documentation/driver-api/interconnect.rst F: drivers/interconnect/ |