diff options
author | Stephen Boyd <sboyd@kernel.org> | 2018-08-15 07:58:30 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-08-15 07:58:30 +0200 |
commit | 5ef7748ba37e0b1667ae973c1162fa60c0248f49 (patch) | |
tree | 120040a2e625b0bdf2b5561042dfea5b9e9e7d39 | |
parent | clk: qcom: drop CLK_SET_RATE_GATE from sdc clocks (diff) | |
parent | clk: fix CLK_SET_RATE_GATE with clock rate protection (diff) | |
parent | clk: add duty cycle support (diff) | |
parent | clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations (diff) | |
parent | clk: imx6ul: remove clks_init_on array (diff) | |
download | linux-5ef7748ba37e0b1667ae973c1162fa60c0248f49.tar.xz linux-5ef7748ba37e0b1667ae973c1162fa60c0248f49.zip |
Merge branches 'clk-qcom-set-rate-gate', 'clk-core-set-rate-gate', 'clk-core-duty-cycle', 'clk-si-prepare' and 'clk-imx-gpio-gates' into clk-next
* clk-qcom-set-rate-gate:
clk: qcom: drop CLK_SET_RATE_GATE from sdc clocks
* clk-core-set-rate-gate:
clk: fix CLK_SET_RATE_GATE with clock rate protection
* clk-core-duty-cycle:
clk: add duty cycle support
* clk-si-prepare:
: - SI544/SI514 clk on/off support
clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations
* clk-imx-gpio-gates:
: - i.MX6UL GPIO clock gates in CCM CCGR
clk: imx6ul: remove clks_init_on array
clk: imx6ul: add GPIO clock gates
dt-bindings: clock: imx6ul: Do not change the clock definition order