Merge tag 'qcom-clk-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcom
Pull Qualcomm clk driver updates from Bjorn Andersson:
- Add clk drivers for Qualcomm SM7150 camera, display and video
- Add Qualcomm QCM2290 GPU clk driver
- Add Qualcomm QCS8386/QCS8084 NSS clk driver
- Add Qualcomm SM8650 camera and video drivers
- Make qcom_cc_really_probe() take a struct device to allow reuse in
non-platform-drivers
- Introduce prepare-only branch clock ops in the qcom clk driver to
support clocks on buses that take locks
- Describe parent/child relationship for Qualcomm SC7280 camera GDSCs
- Support Qualcomm Huayra 2290 alpha PLL
- Adjust the highest SDCC clock frequency on Qualcomm IPQ6018 to match
HS200 support
- Add missing PCIe PIPE clocks on Qualcomm IPQ9574
- Fix various configurations and properties in the Qualcomm SA8775P,
X1E80100 and SM7280 drivers
- Park Qualcomm SM8350 GPU RCGs on XO while disabled
- Remove unused CONFIG_QCOM_RPMCC Kconfig symbol
- Add missing MODULE_DESCRIPTIONs to some qcom clk drivers
* tag 'qcom-clk-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: (61 commits)
clk: qcom: gcc-x1e80100: Fix halt_check for all pipe clocks
clk: qcom: gcc-ipq6018: update sdcc max clock frequency
clk: qcom: camcc-sm8650: Add SM8650 camera clock controller driver
dt-bindings: clock: qcom: Add SM8650 camera clock controller
dt-bindings: clock: qcom: Update the order of SC8280XP camcc header
clk: qcom: videocc-sm8550: Add SM8650 video clock controller
clk: qcom: videocc-sm8550: Add support for videocc XO clk ares
dt-bindings: clock: qcom: Add SM8650 video clock controller
dt-bindings: clock: qcom: Update SM8450 videocc header file name
clk: qcom: gpucc-sa8775p: Update wait_val fields for GPU GDSC's
clk: qcom: gpucc-sa8775p: Park RCG's clk source at XO during disable
clk: qcom: gpucc-sa8775p: Remove the CLK_IS_CRITICAL and ALWAYS_ON flags
clk: qcom: gcc-sa8775p: Set FORCE_MEM_CORE_ON for gcc_ufs_phy_ice_core_clk
clk: qcom: gcc-sa8775p: Update the GDSC wait_val fields and flags
clk: qcom: gcc-sa8775p: Remove support for UFS hw ctl clocks
clk: qcom: gpucc-sm8350: Park RCG's clk source at XO during disable
clk: qcom: nsscc-qca8k: Fix the MDIO functions undefined issue
clk: qcom: select right config in CLK_QCM2290_GPUCC definition
clk: qcom: Remove QCOM_RPMCC symbol
clk: qcom: Add QCM2290 GPU clock controller driver
...
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,dispcc-sc8280xp.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,dispcc-sm6350.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml | 46 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-apq8064.yaml | 3 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-apq8084.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-ipq4019.yaml | 3 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-ipq6018.yaml | 3 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-ipq8064.yaml | 3 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-mdm9607.yaml (renamed from Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml) | 4 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-mdm9615.yaml | 50 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-msm8660.yaml | 3 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-msm8909.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-msm8916.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-msm8953.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-msm8974.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-msm8976.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-msm8994.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-msm8996.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-msm8998.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-qcm2290.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-qcs404.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sc7180.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sc7280.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sc8180x.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sc8280xp.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sdm660.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sdm845.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sdx55.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sdx65.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sm6115.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sm6125.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sm6350.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sm8150.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sm8350.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-sm8450.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gpucc-sdm660.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gpucc.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,ipq5018-gcc.yaml | 3 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,ipq5332-gcc.yaml | 3 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml | 3 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,msm8998-gpucc.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,qca8k-nsscc.yaml | 86 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,qcm2290-dispcc.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,qcm2290-gpucc.yaml | 77 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,qdu1000-gcc.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sc7180-dispcc.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sc7280-dispcc.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sdm845-dispcc.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sdx75-gcc.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm4450-gcc.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm6115-dispcc.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm6375-gcc.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm7150-camcc.yaml | 60 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm7150-dispcc.yaml | 75 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm7150-gcc.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm7150-videocc.yaml | 58 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml | 7 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8450-dispcc.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml | 26 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml | 20 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8550-gcc.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8650-gcc.yaml | 1 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,videocc.yaml | 19 | |
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,x1e80100-gcc.yaml | 1 | |
| -rw-r--r-- | drivers/clk/qcom/Kconfig | 60 | |
| -rw-r--r-- | drivers/clk/qcom/Makefile | 6 | |
| -rw-r--r-- | drivers/clk/qcom/apss-ipq6018.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/camcc-sc7180.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/camcc-sc7280.c | 26 | |
| -rw-r--r-- | drivers/clk/qcom/camcc-sc8280xp.c | 6 | |
| -rw-r--r-- | drivers/clk/qcom/camcc-sdm845.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/camcc-sm6350.c | 4 | |
| -rw-r--r-- | drivers/clk/qcom/camcc-sm7150.c | 2061 | |
| -rw-r--r-- | drivers/clk/qcom/camcc-sm8250.c | 6 | |
| -rw-r--r-- | drivers/clk/qcom/camcc-sm8450.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/camcc-sm8550.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/camcc-sm8650.c | 3591 | |
| -rw-r--r-- | drivers/clk/qcom/camcc-x1e80100.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/clk-alpha-pll.c | 47 | |
| -rw-r--r-- | drivers/clk/qcom/clk-alpha-pll.h | 3 | |
| -rw-r--r-- | drivers/clk/qcom/clk-branch.c | 7 | |
| -rw-r--r-- | drivers/clk/qcom/clk-branch.h | 1 | |
| -rw-r--r-- | drivers/clk/qcom/common.c | 8 | |
| -rw-r--r-- | drivers/clk/qcom/common.h | 2 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-qcm2290.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sc7180.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sc7280.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sc8280xp.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sdm845.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sm6115.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sm6125.c | 4 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sm6350.c | 4 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sm6375.c | 4 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sm7150.c | 1006 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sm8250.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sm8450.c | 4 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sm8550.c | 4 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-sm8650.c | 4 | |
| -rw-r--r-- | drivers/clk/qcom/dispcc-x1e80100.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/ecpricc-qdu1000.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-ipq5018.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-ipq6018.c | 4 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-ipq8074.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-ipq9574.c | 76 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-mdm9607.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-mdm9615.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-msm8917.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-msm8939.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-msm8953.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-msm8976.c | 3 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-msm8996.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-msm8998.c | 4 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-qcm2290.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-qcs404.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-qdu1000.c | 2 | |
| -rw-r--r-- | drivers/clk/qcom/gcc-sa8775p.c | 156 | |
| -rw-r--r-- | |