arm64: dts: qcom: msm8916: Drop venus-enc/decoder node

Commit 687bfbba5a ("media: venus: Add support for static video
encoder/decoder declarations") invalidates these empty nodes.

Get rid of them.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250614-topic-encdec-v1-1-f974c3e9cb43@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Konrad Dybcio
2025-06-14 21:05:19 +02:00
committed by Bjorn Andersson
parent 9af4e53512
commit 8ff47ada5e

View File

@@ -1834,14 +1834,6 @@ venus: video-codec@1d00000 {
iommus = <&apps_iommu 5>;
memory-region = <&venus_mem>;
status = "disabled";
video-decoder {
compatible = "venus-decoder";
};
video-encoder {
compatible = "venus-encoder";
};
};
apps_iommu: iommu@1ef0000 {