Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/linux...
authorOlof Johansson <olof@lixom.net>
Sat, 19 Jul 2014 19:35:45 +0000 (12:35 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 19 Jul 2014 19:35:45 +0000 (12:35 -0700)
commitb776eec135d1f9dfca7e2fb9f53754cf0ec1ceb5
tree14166d7e15e50ea4e625b66fde77c6bd09c803e9
parent25f003285b7a0c212f1f6dbf5e07ed4471677a0f
parent122ee17dc2adb5c4a63d3a29af9f4e6e331087e5
Merge tag 'tegra-for-3.17-pcie-regulators' of git://git./linux/kernel/git/tegra/linux into next/drivers

Merge "ARM: tegra: rework PCIe regulators" from Thierry Reding:

This branch reworks the set of regulators that the Tegra PCIe driver
uses, so that the driver and DT bindings more correctly model what's
really going on in HW. For backwards-compatibility the driver will
fallback to using the old set of regulators if the new ones can't be
found.

I've made this a separate branch in case it needs to be pulled into the
PCIe tree to resolve any conflicts.

* tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  ARM: tegra: Remove legacy PCIe power supply properties
  PCI: tegra: Remove deprecated power supply properties
  PCI: tegra: Implement accurate power supply scheme
  ARM: tegra: Add new PCIe regulator properties
  PCI: tegra: Overhaul regulator usage

Signed-off-by: Olof Johansson <olof@lixom.net>