From: Thierry Reding Date: Wed, 28 May 2014 14:49:13 +0000 (+0200) Subject: PCI: tegra: Implement accurate power supply scheme X-Git-Tag: omap-for-v3.17/fixes-against-rc2~119^2~7^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=077fb1580deace540c0d7ea629f4afdad5834fd9;p=pandora-kernel.git PCI: tegra: Implement accurate power supply scheme The current description of power supplies doesn't match the hardware. Instead it's designed to support the needs of current designs, which will break as soon as a new design appears that cannot be described using the current assumptions. In order to fully support all possible future designs, all power supply inputs to the PCIe block need to be accurately described and separately configurable. Acked-by: Bjorn Helgaas Signed-off-by: Thierry Reding Signed-off-by: Stephen Warren --- Reading git-diff-tree failed