commit | e6a30e0114ae4a1578b2141962f4011fb4f1e6da | [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 | 9c3b0e410e5bf116a9c142da3196ff7a0a3a171f [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>