Skip to content

Commit

Permalink
HSD#15016865391: dts: arm64: Add dma_32bit_quirk in ITS node for agilex5
Browse files Browse the repository at this point in the history
Add dma_32bit_quirk in ITS for agilex5 due to addressing limitation in
hardware.

Signed-off-by: Adrian Ng Ho Yin <[email protected]>
  • Loading branch information
hoyin0722 committed Oct 14, 2024
1 parent cf7b837 commit 346486b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
compatible = "arm,gic-v3-its";
reg = <0x0 0x1d040000 0x0 0x20000>;
msi-controller;
dma-32bit-quirk;
#msi-cells = <1>;
};
};
Expand Down

0 comments on commit 346486b

Please sign in to comment.