From: Thierry Reding Date: Wed, 28 May 2014 14:49:11 +0000 (+0200) Subject: PCI: tegra: Overhaul regulator usage X-Git-Tag: cleanup-for-v3.18~78^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4958675b697c61de8d947bf725754e2cb801582;p=pandora-kernel.git 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 Signed-off-by: Stephen Warren --- Reading git-diff-tree failed