ARM: dts: imx6: remove config space from PCIe controller ranges property
authorLucas Stach <l.stach@pengutronix.de>
Mon, 30 Nov 2015 17:00:10 +0000 (18:00 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 22 Dec 2015 12:43:37 +0000 (20:43 +0800)
commitd9cf0a125ed026a86f0eb256b60a17e682604522
tree15361d5a984c5db32aba271460ab883f6a3e476f
parent09d3059adcaf29cd3c3810a083474e7c9d087905
ARM: dts: imx6: remove config space from PCIe controller ranges property

This has been moved to the reg property where it belongs for quite some
time. The range has been unused by the kernel since then and with kernel
4.4 it's flagged as an unparsable range, as it does not comply to the
PCI ranges DT binding. Fix this by removing the superfluous range.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl.dtsi
This page took 0.026216 seconds and 5 git commands to generate.