Commits
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
Showing diff to04cdd5af51c
- Jerome Brunet committed 04cdd5af51cclk: qcom: drop CLK_SET_RATE_GATE from sdc clocks the mmci driver (drivers/mmc/host/mm...
- Jerome Brunet committed 9461f7b33d1clk: fix CLK_SET_RATE_GATE with clock rate protection CLK_SET_RATE_GATE should prevent...
- Jerome Brunet committed 9fba738a53dclk: add duty cycle support Add the possibility to apply and query the clock signal du...
- Mike Looijmans committed e8f127caf63clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations This adds pre...
- Anson Huang committed 4a2eaa8e256clk: imx6ul: remove clks_init_on array Clock framework will enable those clocks regist...