FROMLIST: remoteproc: qcom: qdsp6-adsp: Add support for QCS404 CDSP
Move the clock list to adsp_pil_data, make the pdc_reset optional and make the driver directly enable the xo, sleep and core clocks. The three clocks are previously toggled through the clock controller, but that means the same hardware block needs to be mapped in both drivers. Making the remoteproc driver enable the clocks is a nop when using the clock controller, but allow us to remove the clocks from the clock controller. (am from https://patchwork.kernel.org/patch/10842083/ ) BUG=b:132147953 TEST=None Signed-off-by:Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by:
Khasim Syed Mohammed <khasim.mohammed@linaro.org> Signed-off-by:
Abhinav Asati <asatiabhi@codeaurora.org> Change-Id: Ib26141cf9c0d8883d703a1feaf5d9effb0146680 Signed-off-by:
Vamsi Singamsetty <vamssi@codeaurora.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/1557956 Reviewed-by:
Zhihong Yu <zhihongyu@chromium.org> Commit-Queue: Zhihong Yu <zhihongyu@chromium.org> Tested-by:
Zhihong Yu <zhihongyu@chromium.org>
Loading
Please sign in to comment