aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorCaleb Connolly <caleb.connolly@linaro.org>2023-11-07 12:40:59 +0000
committerCaleb Connolly <caleb.connolly@linaro.org>2024-01-16 12:26:23 +0000
commita623c14f43d065a24e9ff7a1dfcbe38e5f9fed7e (patch)
treee79db331c63515aeb818e2ba42125d05fff31f8e /MAINTAINERS
parent697758e7c81131da6db0e3b10515019fe3aca8c9 (diff)
downloadu-boot-a623c14f43d065a24e9ff7a1dfcbe38e5f9fed7e.zip
u-boot-a623c14f43d065a24e9ff7a1dfcbe38e5f9fed7e.tar.gz
u-boot-a623c14f43d065a24e9ff7a1dfcbe38e5f9fed7e.tar.bz2
clk/qcom: move from mach-snapdragon
Clock drivers don't belong here, move them to the right place and declutter mach-snapdragon a bit. To de-couple these drivers from specific "target" platforms, add additional config options to enable each clock driver gated behind a common CLK_QCOM option and enable them by default for the respective targets. This will make future work easier as we move towards a generic Qualcomm target. Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4fec063..185f5eb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -575,6 +575,7 @@ M: Neil Armstrong <neil.armstrong@linaro.org>
R: Sumit Garg <sumit.garg@linaro.org>
S: Maintained
F: arch/arm/mach-snapdragon/
+F: drivers/clk/qcom/
F: drivers/gpio/msm_gpio.c
F: drivers/mmc/msm_sdhci.c
F: drivers/phy/msm8916-usbh-phy.c