Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-08 | clk: qcom: Add support for BRANCH_HALT_SKIP flag for branch clocks | Amit Nischal | |
There could be few clocks where the clock status bit is not required to be polled as the clock on/off would be controlled by enabling/disabling external source. Add support for the same by introducing new flag named as 'BRANCH_HALT_SKIP'. Signed-off-by: Amit Nischal <anischal@codeaurora.org> [sboyd@kernel.org: Rename flag to BRANCH_HALT_SKIP] Signed-off-by: Stephen Boyd <sboyd@kernel.org> | |||
2014-01-16 | clk: qcom: Add support for branches/gate clocks | Stephen Boyd | |
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org> |