Re: [PATCH v2 06/10] interconnect: qcom: rpm: Rename icc desc clocks to bus_blocks
From: Bryan O'Donoghue
Date: Wed Jan 11 2023 - 06:05:49 EST
On 10/01/2023 13:21, Konrad Dybcio wrote:
Rename the "clocks" (and _names) fields of qcom_icc_desc to
"bus_clocks" in preparation for introducing handling of clocks that
need to be enabled but not voted on with aggregate frequency.
Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
I'd like to further review the clock changes you need to rebase onto
linux-next
Applying: interconnect: qcom: rpm: Rename icc provider num_clocks to
num_bus_clocks
error: patch failed: drivers/interconnect/qcom/icc-rpm.h:23
error: drivers/interconnect/qcom/icc-rpm.h: patch does not apply
Patch failed at 0004 interconnect: qcom: rpm: Rename icc provider
num_clocks to num_bus_clocks
hint: Use 'git am --show-current-patch=diff' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
---
bod