Commits
Merge branches 'clk-qcom-rpmh', 'clk-npcm7xx', 'clk-of-parent-count' and 'clk-qcom-rcg-fix' into clk-next * clk-qcom-rpmh: dt-bindings: clock: Introduce QCOM RPMh clock bindings * clk-npcm7xx: clk: npcm7xx: fix return value check in npcm7xx_clk_init() clk: npcm7xx: add clock controller dt-binding: clk: npcm750: Add binding for Nuvoton NPCM7XX Clock * clk-of-parent-count: pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding soc/tegra: pmc: Use of_clk_get_parent_count() instead of open coding soc: rockchip: power-domain: Use of_clk_get_parent_count() instead of open coding ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding clk: Extract OF clock helpers in <linux/of_clk.h> * clk-qcom-rcg-fix: clk: qcom: Base rcg parent rate off plan frequency
Showing diff to43705f52946
- Stephen Boyd committed 43705f52946MMerge branch 'clk-actions' into clk-next * clk-actions: clk: actions: Add S900 SoC c...
- Taniya Das committed 1f8777a45acdt-bindings: clock: Introduce QCOM RPMh clock bindings Add RPMh clock device bindings ...
- Wei Yongjun committed 1646337b866clk: npcm7xx: fix return value check in npcm7xx_clk_init() In case of error, the funct...
- Geert Uytterhoeven committed 10e3a88b29epinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding A new open coder ...
- Evan Green committed c7d2a0eb6c0clk: qcom: Base rcg parent rate off plan frequency _freq_tbl_determine_rate uses the p...