This patchset removes the ehci-tegra device tree property nvidia,vbus-gpio and adds support for the vbus-supply property to phy-tegra-usb. Mikko Perttunen (3): usb: phy,host: tegra: Use regulators instead of GPIOs for USB PHY VBUS Documentation: devicetree: phy-tegra-usb: Add vbus-supply property for host mode PHYs ARM: dts: tegra20: Remove obsolete nvidia,vbus-gpio properties .../bindings/usb/nvidia,tegra20-usb-phy.txt | 2 +- arch/arm/boot/dts/tegra20-seaboard.dts | 1 - arch/arm/boot/dts/tegra20-trimslice.dts | 1 - arch/arm/boot/dts/tegra20-whistler.dts | 2 -- drivers/usb/host/ehci-tegra.c | 34 +--------------------- drivers/usb/phy/phy-tegra-usb.c | 23 +++++++++++++++ include/linux/usb/tegra_usb_phy.h | 1 + 7 files changed, 26 insertions(+), 38 deletions(-) -- 1.8.1.5 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html