diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2018-01-27 01:41:58 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2018-01-27 01:41:58 +0100 |
commit | 0003046477a0c0038bab8c899181faa2e7d86d40 (patch) | |
tree | 0534e3c317e5879ea8a32a53639ae799661fef54 /drivers/clk/qcom/Kconfig | |
parent | Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk... (diff) | |
parent | clk: iproc: Minor tidy up of iproc pll data structures (diff) | |
parent | clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO() (diff) | |
parent | clk: qcom: Add APCS clock controller support (diff) | |
download | linux-0003046477a0c0038bab8c899181faa2e7d86d40.tar.xz linux-0003046477a0c0038bab8c899181faa2e7d86d40.zip |
Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-next
* clk-iproc:
clk: iproc: Minor tidy up of iproc pll data structures
clk: iproc: Allow plls to do minor rate changes without reset
clk: iproc: Fix error in the pll post divider rate calculation
clk: iproc: Allow iproc pll to runtime calculate vco parameters
* clk-mvebu:
clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()
* clk-qcom-a53:
clk: qcom: Add APCS clock controller support
clk: qcom: Add regmap mux-div clocks support
clk: qcom: Add A53 PLL support