clk: qcom: clock-gcc-8909: Add parent for gcc_crypto_clk
The crypto driver calls clk_set_rate (crypto_clk_src) and enable on
gcc_crypto_clk, but as there is no vote on the source clock the device
could enter XO shutdown. Fix the same by adding the parent dependency on
vote clock.
Change-Id: I1a7822e9f427cc444b075b7ebc445158582fa49d
Signed-off-by:
Taniya Das <tdas@codeaurora.org>
Loading
Please register or sign in to comment