2023-07-31 21:06:59

by Konrad Dybcio

[permalink] [raw]
Subject: [PATCH v2 0/2] Add SC8280XP videocc

SC8280XP largely reuses the SM8350 VIDEO_CC block. Add the missing pieces
to make it work in preparation for adding venus support.

Signed-off-by: Konrad Dybcio <[email protected]>
---
Changes in v2:
- 8280 => 8280xp
- pick up tags
- Link to v1: https://lore.kernel.org/r/[email protected]

---
Konrad Dybcio (2):
dt-bindings: clock: qcom,sm8350-videocc: Add SC8280XP
clk: qcom: videocc-sm8350: Add SC8280XP support

.../bindings/clock/qcom,sm8350-videocc.yaml | 4 ++-
drivers/clk/qcom/videocc-sm8350.c | 42 +++++++++++++++++++++-
2 files changed, 44 insertions(+), 2 deletions(-)
---
base-commit: ec89391563792edd11d138a853901bce76d11f44
change-id: 20230703-topic-8280_videocc-1306ee3a729e

Best regards,
--
Konrad Dybcio <[email protected]>



2023-08-01 00:57:16

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH v2 0/2] Add SC8280XP videocc


On Mon, 31 Jul 2023 21:21:31 +0200, Konrad Dybcio wrote:
> SC8280XP largely reuses the SM8350 VIDEO_CC block. Add the missing pieces
> to make it work in preparation for adding venus support.
>
>

Applied, thanks!

[1/2] dt-bindings: clock: qcom,sm8350-videocc: Add SC8280XP
commit: dfe488d99da728a1cea58ef7a4a5d97b89eb0413
[2/2] clk: qcom: videocc-sm8350: Add SC8280XP support
commit: e5e527d1ed02fec0310d1e1574557781360e4418

Best regards,
--
Bjorn Andersson <[email protected]>