Skip to content

Commit 2aa6e5f

Browse files
YongWu-HFjoergroedel
authored andcommitted
arm64: dts: mt8195: Remove the unnecessary dma-ranges
After we add the dma-ranges in the parent "soc" node, this property is unnecessary for the leaf node. 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-13-yong.wu@mediatek.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
1 parent aa0ee7b commit 2aa6e5f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2299,7 +2299,6 @@
22992299
power-domains = <&spm MT8195_POWER_DOMAIN_VENC>;
23002300
#address-cells = <2>;
23012301
#size-cells = <2>;
2302-
dma-ranges = <0x1 0x0 0x0 0x40000000 0x0 0xfff00000>;
23032302
};
23042303

23052304
jpgdec-master {
@@ -2311,7 +2310,6 @@
23112310
<&iommu_vdo M4U_PORT_L19_JPGDEC_BSDMA1>,
23122311
<&iommu_vdo M4U_PORT_L19_JPGDEC_BUFF_OFFSET1>,
23132312
<&iommu_vdo M4U_PORT_L19_JPGDEC_BUFF_OFFSET0>;
2314-
dma-ranges = <0x1 0x0 0x0 0x40000000 0x0 0xfff00000>;
23152313
#address-cells = <2>;
23162314
#size-cells = <2>;
23172315
ranges;
@@ -2383,7 +2381,6 @@
23832381
<&iommu_vpp M4U_PORT_L20_JPGENC_C_RDMA>,
23842382
<&iommu_vpp M4U_PORT_L20_JPGENC_Q_TABLE>,
23852383
<&iommu_vpp M4U_PORT_L20_JPGENC_BSDMA>;
2386-
dma-ranges = <0x1 0x0 0x0 0x40000000 0x0 0xfff00000>;
23872384
#address-cells = <2>;
23882385
#size-cells = <2>;
23892386
ranges;

0 commit comments

Comments
 (0)