
21 Oct
2015
21 Oct
'15
6:42 p.m.
On 10/05/2015 05:02 PM, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
Tegra210's PCI controller is largely identical to Tegra124, and hence shares the same binding. However, it has a unique compatible value due to the existence of at least one new HW bug that would prevent any driver for a previous HW version from operating correctly.
Signed-off-by: Stephen Warren swarren@nvidia.com
For this series to operate correctly, it relies on my previous patches for:
- fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
- net: rtl8169: Build warning fixes for 64-bit (Compile warning only)
- Enabling CONFIG_SYS_NONCACHED_MEMORY
- ARM: tegra210: implement PLLE init procedure from TRM
- Tegra210 XUSB padctl support
- Tegra210 PCI controller support
Tom,
Is this series OK? I assume it's only waiting for all the dependencies to go in first.