commit | 8d598cabf50d837e69ebd6fc86aec5550df2b3a2 | [log] [tgz] |
---|---|---|
author | Phil Edworthy <phil.edworthy@renesas.com> | Tue Nov 03 16:19:26 2015 +0000 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Nov 25 11:53:31 2015 -0600 |
tree | 3d97cca9da99eed090fd75ae89560c65135cdb80 | |
parent | 1ec218373b8ebda821aec00bb156a9c94fad9cd4 [diff] |
PCI: rcar: Allow DT to override default window settings If the DTB specifies dma-ranges, use those values. Otherwise, default to the values that were previously hardcoded into the driver. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Simon Horman <horms+renesas@verge.net.au>