Re: [PATCH v2 0/2] clk: qcom: Add clocks for SM8450 SoC
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-12-09 12:04:24
Also in:
linux-arm-msm, linux-clk, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-12-09 12:04:24
Also in:
linux-arm-msm, linux-clk, lkml
On 09-12-21, 00:19, Stephen Boyd wrote:
Quoting Vinod Koul (2021-12-07 03:40:01)quoted
This series adds the GCC clock support required for SM8450 SoC along with devicetree binding for these clocks. Please note that the GCC driver patch depends on new alpha LUCID_EVO introduced by Vamsi in [1]. That would be required to be picked before this patch can be applied. [1]: https://lore.kernel.org/all/a0b04869a20a0afef99dd457ebb6474f50591210.1637302009.git.quic_vamslank@quicinc.com/ (local)Can you use --base with format-patch please so that kbuild robot doesn't get angry? I think the robot may be able to find the patches and apply them now if you tell it what to base it on.
Aha, it would be interesting if bot is able to pick a patch using --base, let me try that for next rev and see if it is happy -- ~Vinod