SM8350 and SC8280XP both implement IRIS2, with the bigger SoC having a bit of a beefier unit, capable of reaching a higher core clock. Rebased atop Stan's venus-for-6.6. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Konrad Dybcio (6): media: dt-bindings: Document SC8280XP/SM8350 Venus media: venus: core: Remove trailing commas from of match entries media: venus: hfi_venus: Support only updating certain bits with presets media: platform: venus: Add optional LLCC path media: venus: core: Add SM8350 resource struct media: venus: core: Add SC8280XP resource struct .../bindings/media/qcom,sm8350-venus.yaml | 149 +++++++++++++++++++++ drivers/media/platform/qcom/venus/core.c | 119 ++++++++++++++-- drivers/media/platform/qcom/venus/core.h | 4 + drivers/media/platform/qcom/venus/hfi_venus.c | 15 ++- drivers/media/platform/qcom/venus/pm_helpers.c | 3 + 5 files changed, 279 insertions(+), 11 deletions(-) --- base-commit: 210fefeb11b4bf5d4c5597f126425c2d3fea1aa9 change-id: 20230731-topic-8280_venus-8f506ae723a6 Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>