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 (4): usb: phy: tegra: Add support for device tree-based vbus regulator control usb: host: tegra: Remove direct vbus regulator control using GPIOs Documentation: devicetree: phy-tegra-usb: Add vbus-supply property for host mode PHYs ARM: dts: tegra20: Remove obsolete vbus-gpio properties .../bindings/usb/nvidia,tegra20-usb-phy.txt | 3 ++ 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 | 24 +++++++++++++++ include/linux/usb/tegra_usb_phy.h | 1 + 7 files changed, 29 insertions(+), 37 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