aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
diff options
context:
space:
mode:
authorLucas Stach2014-06-03 08:44:25 -0600
committerBjorn Helgaas2014-06-03 08:44:25 -0600
commit1db823ee9f677e1a863cd04fda391a7520fcd0e8 (patch)
treeb9e11cc102fe12a573d9a97bd3e97abb8f353a54 /drivers/pci
parentd1dc9749a5b8239d9ae718a176b5cd39ff89f976 (diff)
PCI: designware: Split Exynos and i.MX bindings
The glue around the core designware IP is significantly different between the Exynos and i.MX implementation, which is reflected in the DT bindings. This changes the i.MX6 binding to reuse as much as possible from the common designware binding and removes old cruft. I removed the optional GPIOs with the following reasoning: - disable-gpio: endpoint specific GPIO, not currently wired up in any code. Should be handled by the PCI device driver, not the host controller driver. - wake-up-gpio: same as above. - power-on-gpio: No user in any upstream DT. This should be handled by a regulator which shouldn't be controlled by the host driver, but rather by the PCI device driver. [bhelgaas: whitespace fixes] Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions