MAINTAINERS: Add entry for Qualcomm clock drivers
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 3 Dec 2021 01:39:01 +0000 (17:39 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 3 Dec 2021 02:36:03 +0000 (20:36 -0600)
Most SoC specific clock drivers are picked by respective SoC maintainer
and then sent to the clock maintainers on their way upstream.

This has however not been the case for the Qualcomm clock drivers -
which doesn't actually have a maintainer per MAINTAINERS and where the
framework maintainers have just carried the Qualcomm effort as well,
presumably as a result of Stephen's history.

Move the maintainership of the Qualcomm clock drivers to use the same
model as other SoC vendors and document the ownership by actually
introducing an entry in MAINTAINERS.

Cc: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20211203013901.3460496-1-bjorn.andersson@linaro.org
MAINTAINERS

index 7a2345c..e58e0ee 100644 (file)
@@ -15725,6 +15725,15 @@ F:     Documentation/admin-guide/media/qcom_camss.rst
 F:     Documentation/devicetree/bindings/media/*camss*
 F:     drivers/media/platform/qcom/camss/
 
+QUALCOMM CLOCK DRIVERS
+M:     Bjorn Andersson <bjorn.andersson@linaro.org>
+L:     linux-arm-msm@vger.kernel.org
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git
+F:     Documentation/devicetree/bindings/clock/qcom,*
+F:     drivers/clk/qcom/
+F:     include/dt-bindings/clock/qcom,*
+
 QUALCOMM CORE POWER REDUCTION (CPR) AVS DRIVER
 M:     Niklas Cassel <nks@flawful.org>
 L:     linux-pm@vger.kernel.org