Re: [PATCH v2 0/3] usb: tegra: Replace nvidia,vbus-gpio property with vbus-supply

2013-07-15 Thread Mikko Perttunen
Hey Felipe/Stephen, what's the status of this patchset and the other one (usb: phy: tegra: Read UTMI parameters from device tree)? Can I consider them accepted/pulled for 3.12? Thanks, Mikko On 06/28/2013 03:33 PM, Mikko Perttunen wrote: This patchset removes the ehci-tegra device tree

Re: [PATCH v2 0/3] usb: tegra: Replace nvidia,vbus-gpio property with vbus-supply

2013-07-15 Thread Stephen Warren
On 07/15/2013 05:57 AM, Mikko Perttunen wrote: Hey Felipe/Stephen, what's the status of this patchset and the other one (usb: phy: tegra: Read UTMI parameters from device tree)? Can I consider them accepted/pulled for 3.12? 3.11-rc1 was just released over the weekend. Patches for 3.12 can

Re: [PATCH v2 0/3] usb: tegra: Replace nvidia,vbus-gpio property with vbus-supply

2013-07-02 Thread Mikko Perttunen
Thanks for testing! On 07/02/2013 12:08 AM, Stephen Warren wrote: On 06/28/2013 06:33 AM, Mikko Perttunen wrote: This patchset removes the ehci-tegra device tree property nvidia,vbus-gpio and adds support for the vbus-supply property to phy-tegra-usb. With bug-fix patch ARM: tegra: fix VBUS

Re: [PATCH v2 0/3] usb: tegra: Replace nvidia,vbus-gpio property with vbus-supply

2013-07-01 Thread Stephen Warren
On 06/28/2013 06:33 AM, Mikko Perttunen wrote: This patchset removes the ehci-tegra device tree property nvidia,vbus-gpio and adds support for the vbus-supply property to phy-tegra-usb. With bug-fix patch ARM: tegra: fix VBUS regulator GPIO polarity in DT (which I just sent) applied first, this

[PATCH v2 0/3] usb: tegra: Replace nvidia,vbus-gpio property with vbus-supply

2013-06-28 Thread Mikko Perttunen
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