mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
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:
parent
9af4e53512
commit
8ff47ada5e
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user