On Mon, Jan 26, 2026 at 11:00:56AM +0100, Konrad Dybcio wrote:
On 1/25/26 4:32 PM, Dmitry Baryshkov wrote:
quoted
From: Konrad Dybcio <konradybcio@kernel.org>
Both of these SoCs implement an IRIS2 block, with SC8280XP being able
to clock it a bit higher and with SM8350 having 4 VPP pipes, while
SC8280XP having just 2.
Document Iris2 cores found on these SoCs.
Signed-off-by: Konrad Dybcio <konradybcio@kernel.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
[ bod: dropped dts video-encoder/video-decoder ]
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
[db: dropped status, dropped extra LLCC interconnect]
Signed-off-by: Dmitry Baryshkov <redacted>
---
[...]
quoted
+description: |
+ The Venus Iris2 IP is a video encode and decode accelerator present
+ on Qualcomm platforms
+
+allOf:
+ - $ref: qcom,venus-common.yaml#
+
+properties:
+ compatible:
+ enum:
+ - qcom,sc8280xp-venus
+ - qcom,sm8350-venus
FYI the hardware is actually named "Iris" starting with 8150/8180
I'd prefer to continue using the name that existed in the earlier
patches and which has been used for other chips in the generation. If
maintainers insist, I'd switch to -iris for the next series.
--
With best wishes
Dmitry