diff options
author | Thierry Reding <treding@nvidia.com> | 2014-05-28 16:49:14 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2014-07-18 11:20:10 +0200 |
commit | 193566941db5a56505b381bb1b49fc4809913286 (patch) | |
tree | b9c830f95d9c89c03c388a1b656613748b5ec5e7 /Documentation/devicetree/bindings/pci | |
parent | 077fb1580deace540c0d7ea629f4afdad5834fd9 (diff) | |
download | op-kernel-dev-193566941db5a56505b381bb1b49fc4809913286.zip op-kernel-dev-193566941db5a56505b381bb1b49fc4809913286.tar.gz |
PCI: tegra: Remove deprecated power supply properties
These power supply properties are no longer needed since the binding now
contains the full set properties to accurately describe the power supply
inputs of the Tegra PCIe block.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/pci')
-rw-r--r-- | Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt b/Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt index f56d899..0823362 100644 --- a/Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt +++ b/Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt @@ -84,11 +84,6 @@ Power supplies for Tegra30: - avdd-pexb-supply: Power supply for analog PCIe logic. Must supply 1.05 V. - vdd-pexb-supply: Power supply for digital PCIe I/O. Must supply 1.05 V. -Deprecated supplies: -- pex-clk-supply: Supply voltage for internal reference clock -- vdd-supply: Power supply for controller (1.05V) -- avdd-supply: Power supply for controller (1.05V) (not required for Tegra20) - Root ports are defined as subnodes of the PCIe controller node. Required properties: |