msm: clock-local: Add PXO rates for LPASS clocks on 8660, 8960, 8930, 8064
LPASS clock are enabled out of reset on these SoCs, with PXO selected as their undivided source. Because PXO rates are not present in the frequency tables however, these clocks fail to handoff with reason 'HANDOFF_UNKNOWN_RATE'. As a result, clock_late_init() does not attempt to disable these clocks in lateinit. Add PXO rates to the LPASS frequency tables so that handoff succeeds and, in lateinit, disables them if they are not used. (cherry picked from commit ac15a37fd85089a2aef16624140a5d0a6cd1d71b) Signed-off-by:Matt Wagantall <mattw@codeaurora.org> Change-Id: Id8d674bfa3d41316be8aa14c5cc84baa77078d23 Signed-off-by:
Neha Pandey <nehap@codeaurora.org>
Loading
Please sign in to comment