Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions arch/arm64/boot/dts/qcom/hamoa.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include <dt-bindings/interconnect/qcom,x1e80100-rpmh.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
#include <dt-bindings/mailbox/qcom-ipcc.h>
#include <dt-bindings/media/qcom,sm8550-iris.h>
#include <dt-bindings/phy/phy.h>
#include <dt-bindings/phy/phy-qcom-qmp.h>
#include <dt-bindings/power/qcom,rpmhpd.h>
Expand Down Expand Up @@ -5763,8 +5764,8 @@
resets = <&gcc GCC_VIDEO_AXI0_CLK_ARES>;
reset-names = "bus";

iommus = <&apps_smmu 0x1940 0>,
<&apps_smmu 0x1947 0>;
iommu-map = <IRIS_NON_PIXEL_VCODEC &apps_smmu 0x1940 0x0 0x1>,
<IRIS_PIXEL &apps_smmu 0x1947 0x0 0x1>;
dma-coherent;

/*
Expand Down