Re: [PATCH v3 1/7] media: dt-bindings: Document SC8280XP/SM8350 Venus
From: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
Date: 2026-01-30 12:09:45
Also in:
linux-arm-msm, linux-media, lkml
From: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
Date: 2026-01-30 12:09:45
Also in:
linux-arm-msm, linux-media, lkml
On 1/26/2026 3:50 PM, Dmitry Baryshkov wrote:
On Mon, Jan 26, 2026 at 11:00:56AM +0100, Konrad Dybcio wrote:quoted
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-venusFYI the hardware is actually named "Iris" starting with 8150/8180I'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.
yeah, pls rename to iris, that makes more sense. Thanks, Dikshita