aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2018-08-14 22:58:30 -0700
committerStephen Boyd <sboyd@kernel.org>2018-08-14 22:58:30 -0700
commit5ef7748ba37e0b1667ae973c1162fa60c0248f49 (patch)
tree120040a2e625b0bdf2b5561042dfea5b9e9e7d39 /drivers/clk
parentclk: qcom: drop CLK_SET_RATE_GATE from sdc clocks (diff)
parentclk: fix CLK_SET_RATE_GATE with clock rate protection (diff)
parentclk: add duty cycle support (diff)
parentclk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations (diff)
parentclk: imx6ul: remove clks_init_on array (diff)
downloadlinux-dev-5ef7748ba37e0b1667ae973c1162fa60c0248f49.tar.xz
linux-dev-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