commit | 050c202454c019162e5b4d0b388a61c5185ba134 | [log] [tgz] |
---|---|---|
author | Deepak Katragadda <dkatraga@codeaurora.org> | Fri May 05 09:50:43 2017 -0700 |
committer | Deepak Katragadda <dkatraga@codeaurora.org> | Fri May 05 09:50:43 2017 -0700 |
tree | e85b8d6d9dce3eb9193796f87b39f817ca5f7dd2 | |
parent | e40d860d25652261d868ffebcbafef810ffb577d [diff] |
clk: qcom: gcc-sdm845: Only vote on active-only resources for rbcpr clock The current design of the cpuss_rbcpr clock would result in blocking XO shutdown due to its always present votes on the CXO and VDD_CX resources. Vote on the active-only states for these resources on behalf of the clock. Change-Id: Ia271ad63da923c37c5d067f9f768419b66701201 Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>