mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02:00
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>
This commit is contained in:
parent
88c531b42a
commit
f543028451
|
|
@ -324,6 +324,7 @@ soc {
|
|||
#address-cells = <2>;
|
||||
#size-cells = <2>;
|
||||
compatible = "simple-bus";
|
||||
dma-ranges = <0x0 0x0 0x0 0x0 0x4 0x0>;
|
||||
ranges;
|
||||
|
||||
gic: interrupt-controller@c000000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user