Skip to content

Commit f543028

Browse files
YongWu-HFjoergroedel
authored andcommitted
arm64: dts: mt8186: Add dma-ranges for the parent "soc" node
Prepare for the MM nodes whose dma-ranges(iova range) is 16GB. Signed-off-by: Yong Wu <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
1 parent 88c531b commit f543028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/mediatek/mt8186.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@
324324
#address-cells = <2>;
325325
#size-cells = <2>;
326326
compatible = "simple-bus";
327+
dma-ranges = <0x0 0x0 0x0 0x0 0x4 0x0>;
327328
ranges;
328329

329330
gic: interrupt-controller@c000000 {

0 commit comments

Comments
 (0)