Skip to content
Open
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion arch/arm64/boot/dts/broadcom/bcm2712-ds.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@
compatible = "brcm,bcm2712-iommu";
reg = <0x10 0x5100 0x0 0x80>;
cache = <&iommuc>;
aperture-size = <0x1 0x00000000>; // Increase IOVA aperture size to 4GBytes
#iommu-cells = <0>;
};

Expand Down Expand Up @@ -497,4 +498,4 @@

&pcie2 {
brcm,vdm-qos-map = /bits/ 8 <8 8 8 9 10 10 11 11>;
};
};
Loading