]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: dra7: Fix bus_dma_limit for PCIe
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 17 Apr 2020 06:43:40 +0000 (12:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 May 2020 06:18:48 +0000 (08:18 +0200)
commit7abecb94bc72529f4e8911cf9511bc0b6828d3d5
treed0281f9fbdf48756a90b986428048b591d99c3e6
parent563cdec83585719b9e9d42aaa2d6542fa1bfbcfd
ARM: dts: dra7: Fix bus_dma_limit for PCIe

commit 90d4d3f4ea45370d482fa609dbae4d2281b4074f upstream.

Even though commit cfb5d65f2595 ("ARM: dts: dra7: Add bus_dma_limit
for L3 bus") added bus_dma_limit for L3 bus, the PCIe controller
gets incorrect value of bus_dma_limit.

Fix it by adding empty dma-ranges property to axi@0 and axi@1
(parent device tree node of PCIe controller).

Cc: stable@kernel.org
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/dra7.dtsi