PCI: tegra: Overhaul regulator usage
authorThierry Reding <treding@nvidia.com>
Wed, 28 May 2014 14:49:11 +0000 (16:49 +0200)
committerStephen Warren <swarren@nvidia.com>
Mon, 16 Jun 2014 18:22:58 +0000 (12:22 -0600)
commite4958675b697c61de8d947bf725754e2cb801582
treeacb8dc40a05c26e8e33b9e5d13bd217d74ef10fa
parent7171511eaec5bf23fb06078f59784a3a0626b38f
PCI: tegra: Overhaul regulator usage

The current usage of regulators for the Tegra PCIe block is wrong. It
doesn't accurately reflect the actual supply inputs of the IP block and
therefore isn't as flexible as it should be. Rectify this by describing
all possible supply inputs in the device tree binding documentation and
deprecate the old supply properties.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt