commit | 68f0081139397cd0b6398e235a58d4173b3ee870 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 25 08:30:09 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jul 28 12:02:47 2017 -0600 |
tree | 54426bd829b4408c142d93bea9638fbcd74e0ef6 | |
parent | 49cb9308c43b833f9fe7ca9e9c206c191b184b8a [diff] |
dm: tegra: pci: Convert to livetree 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. Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Tested-on: Beaver, Jetson-TK1 Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Stephen Warren <swarren@nvidia.com>