Commits
Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixed-factor-populated' and 'clk-mvebu-periph-parent' into clk-next * clk-qcom-rpmh: : - Qualcomm RPMh clk driver clk: qcom: clk-rpmh: Add QCOM RPMh clock driver * clk-qcom-spdx: : - SPDX tagging for qcom clk: qcom: Update SPDX headers for common files * clk-con-id-leak: : - Stop leaking con ids in __clk_put() clk: core: Potentially free connection id * clk-fixed-factor-populated: : - Fix a corner case in fixed factor clk probing where node is in DT but : parent clk is registered much later clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure * clk-mvebu-periph-parent: : - Marvell Armada 3700 clk_pm_cpu_get_parent() had an invalid return value clk: mvebu: armada-37xx-periph: Remove unused var num_parents clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parent
Showing diff to8927c27b327
- Stephen Boyd committed d16adaf0b92MMerge branches 'clk-mvebu-spdx', 'clk-meson', 'clk-imx7d-mu', 'clk-imx-init-array-clean...
- Taniya Das committed 9c7e47025a6clk: qcom: clk-rpmh: Add QCOM RPMh clock driver Add the RPMh clock driver to control t...
- Taniya Das committed f9419783a6bclk: qcom: Update SPDX headers for common files SPDX headers updated for common/branch...
- Mikko Perttunen committed 365f7a89c88clk: core: Potentially free connection id Patch "clk: core: Copy connection id" made i...
- Rajan Vaja committed f6dab4233d6clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure Fixed factor clock h...
- Anders Roxell committed 8927c27b327clk: mvebu: armada-37xx-periph: Remove unused var num_parents When building armada-37x...