commit | 90d4d3f4ea45370d482fa609dbae4d2281b4074f | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Fri Apr 17 12:13:40 2020 +0530 |
committer | Tony Lindgren <tony@atomide.com> | Tue Apr 21 09:33:22 2020 -0700 |
tree | 64d3b1fa877074d61821276d3260ad2652a84441 | |
parent | b0bbc039d075d9d0ad91e49e2a634cc28fb1ccd5 [diff] |
ARM: dts: dra7: Fix bus_dma_limit for PCIe 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>