dm: pci: Update uclass to support livetree
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:51 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:15 +0000 (07:03 -0600)
commitbf501595cd5981b0196b51505ad50972b1c34cc4
tree03cac560f38955f8083db0e9c8f30d34e9f7d882
parent40a475e8415a0fa3838e9d192507775d1d7fe754
dm: pci: Update uclass to support livetree

Update the PCI uclass to support livetree. This mostly involves fixing
the address decoding from the device tree.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/pci/pci-uclass.c