[v2,0/2] Add SC8280XP videocc

Message ID 20230703-topic-8280_videocc-v2-0-c88269806269@linaro.org
Headers
Series Add SC8280XP videocc |

Message

Konrad Dybcio July 31, 2023, 7:21 p.m. UTC
  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 <konrad.dybcio@linaro.org>
---
Changes in v2:
- 8280 => 8280xp
- pick up tags
- Link to v1: https://lore.kernel.org/r/20230703-topic-8280_videocc-v1-0-8959d4d0a93e@linaro.org

---
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,
  

Comments

Bjorn Andersson July 31, 2023, 11:52 p.m. UTC | #1
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,