Skip to content

Commit e3fd5f6

Browse files
committed
MAINTAINERS: Add entry for Qualcomm clock drivers
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 <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Acked-by: Stephen Boyd <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent fa55b7d commit e3fd5f6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

MAINTAINERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15725,6 +15725,15 @@ F: Documentation/admin-guide/media/qcom_camss.rst
1572515725
F: Documentation/devicetree/bindings/media/*camss*
1572615726
F: drivers/media/platform/qcom/camss/
1572715727

15728+
QUALCOMM CLOCK DRIVERS
15729+
M: Bjorn Andersson <[email protected]>
15730+
15731+
S: Supported
15732+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git
15733+
F: Documentation/devicetree/bindings/clock/qcom,*
15734+
F: drivers/clk/qcom/
15735+
F: include/dt-bindings/clock/qcom,*
15736+
1572815737
QUALCOMM CORE POWER REDUCTION (CPR) AVS DRIVER
1572915738
M: Niklas Cassel <[email protected]>
1573015739

0 commit comments

Comments
 (0)