Re: [PATCH 13/14] ARM: tegra: harmony: Initialize PCIe from DT

2013-01-10 Thread Stephen Warren
On 01/09/2013 01:43 PM, Thierry Reding wrote: > With the device tree support in place, probe the PCIe controller from > the device tree and remove the corresponding workaround in the board > file. For some reason, the ports on Harmony fail to initialize correctly with this driver, although they do

[PATCH 13/14] ARM: tegra: harmony: Initialize PCIe from DT

2013-01-09 Thread Thierry Reding
With the device tree support in place, probe the PCIe controller from the device tree and remove the corresponding workaround in the board file. Signed-off-by: Thierry Reding --- arch/arm/boot/dts/tegra20-harmony.dts| 20 ++-- arch/arm/mach-tegra/Makefile | 2 - arch/arm/mac