Skip to content

Commit 346486b

Browse files
committed
HSD#15016865391: dts: arm64: Add dma_32bit_quirk in ITS node for agilex5
Add dma_32bit_quirk in ITS for agilex5 due to addressing limitation in hardware. Signed-off-by: Adrian Ng Ho Yin <adrian.ho.yin.ng@intel.com>
1 parent cf7b837 commit 346486b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
compatible = "arm,gic-v3-its";
9898
reg = <0x0 0x1d040000 0x0 0x20000>;
9999
msi-controller;
100+
dma-32bit-quirk;
100101
#msi-cells = <1>;
101102
};
102103
};

0 commit comments

Comments
 (0)