ARM: rmobile: Temporarily disable PCI dma-ranges update
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 16 Nov 2019 15:43:47 +0000 (16:43 +0100)
committermarex <marex@desktop.lan>
Sat, 16 Nov 2019 15:52:45 +0000 (16:52 +0100)
commit8cdb1ff33caa4b2b8644e14e602566ded506a2fa
treeea97c59d546d197cf163170840c0542ccbca13a9
parent6da56a11f792eeaea2a39d82274b42d62ded6c1e
ARM: rmobile: Temporarily disable PCI dma-ranges update

According to discussion in the Linux PCI list [1], the dma-ranges should
be continuous and describe the entire inbound window which the controller
can address and not take into account the possible DRAM holes.

Temporarily disable this code which updates the dma-ranges until this
meaning is sorted out.

[1] PCI: rcar: Do not abort on too many inbound dma-ranges

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/mach-rmobile/Kconfig