clk: qcom: branch: Add AON clock ops
authorBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 6 Mar 2019 17:47:57 +0000 (09:47 -0800)
committerStephen Boyd <sboyd@kernel.org>
Thu, 11 Apr 2019 20:34:21 +0000 (13:34 -0700)
commit360fed42282e47dfc3c641c90070c556756d3565
tree45cd6f92913fa908cf51efa81cd08cb2f5c74936
parent5f19c6e936f2300fa236773a4aef3b4ec8aaad7c
clk: qcom: branch: Add AON clock ops

Some clocks can only be turned on by resetting the block containing
them, provide a clock type that allow us to reference these clocks and
have the client drivers enable and "disable" them.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/clk-branch.c
drivers/clk/qcom/clk-branch.h