
6 Jul
2017
6 Jul
'17
7:36 p.m.
Update the tegra pci driver to support a live device tree. Fix the check for nvidia,num-lanes so that an error will actually be detected.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v3: - Add new patch to convert tegra PCI to device tree
Changes in v2: None
drivers/pci/pci_tegra.c | 53 ++++++++++++++++++++++--------------------------- 1 file changed, 24 insertions(+), 29 deletions(-)
Applied to u-boot-dm, thanks!