]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: sc7280-chrome-common: disable Venus
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Sat, 31 Jan 2026 13:58:50 +0000 (15:58 +0200)
committerBjorn Andersson <andersson@kernel.org>
Thu, 26 Mar 2026 14:40:52 +0000 (09:40 -0500)
Iris driver doesn't support non-PAS/TZ setup for setting up the Iris
core. It's expected that the ABI that is going to be used in a long-term
would be different from the defined venus-firmware subnode.

Granted that the SC7280 Chromebooks were cancelled before reaching wide
audience and granted the feature ABI changes, drop venus configuration
for SC7280 ChromeOS devices.

Suggested-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Cc: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Acked-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260131-venus-iris-flip-switch-v4-1-e10b886771e1@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc7280-chrome-common.dtsi

index 617a39d32488027f436c3b4e417dbf0c043fa2ea..debf62baec9bc9a844fa92392281aed0207b487c 100644 (file)
        dma-coherent;
 };
 
-&venus {
-       iommus = <&apps_smmu 0x2180 0x20>,
-                <&apps_smmu 0x2184 0x20>;
-
-       status = "okay";
-
-       video-firmware {
-               iommus = <&apps_smmu 0x21a2 0x0>;
-       };
-};
-
 &watchdog {
        status = "okay";
 };