From: Dmitry Baryshkov Date: Fri, 15 May 2026 11:59:25 +0000 (+0300) Subject: media: dt-bindings: qcom,qcm2290-venus: add Venus on SM6115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=631cc1c72475bcf8365fc1772699b54249ca01e1;p=thirdparty%2Fkernel%2Flinux.git media: dt-bindings: qcom,qcm2290-venus: add Venus on SM6115 The Qualcomm SM6115 platform contains the AR50_Lite core similar to the one found on the QCM2290. Define new platform-specific compatible, while using QCM2290 as a fallback. Signed-off-by: Dmitry Baryshkov [bod: Fixed indentation of compats] Signed-off-by: Bryan O'Donoghue --- diff --git a/Documentation/devicetree/bindings/media/qcom,qcm2290-venus.yaml b/Documentation/devicetree/bindings/media/qcom,qcm2290-venus.yaml index 7e6dc410c2d2..5977e7d0a71b 100644 --- a/Documentation/devicetree/bindings/media/qcom,qcm2290-venus.yaml +++ b/Documentation/devicetree/bindings/media/qcom,qcm2290-venus.yaml @@ -18,7 +18,11 @@ allOf: properties: compatible: - const: qcom,qcm2290-venus + oneOf: + - items: + - const: qcom,sm6115-venus + - const: qcom,qcm2290-venus + - const: qcom,qcm2290-venus power-domains: maxItems: 3