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 <yong.wu@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20230411093144.2690-15-yong.wu@mediatek.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
1 parent 88c531b commit f543028

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)