Hi, On Wed, Jun 26, 2013 at 01:22:07PM +0300, Mikko Perttunen wrote: > On Wed, 26 Jun 2013 13:17:58 +0300, Felipe Balbi wrote: > > >* PGP Signed by an unknown key > > > >On Wed, Jun 26, 2013 at 12:59:41PM +0300, Mikko Perttunen wrote: > >>USB VBUS regulators are now specified with the vbus-supply property > >>instead of vbus-gpio, so remove the obsolete properties. > >> > >>Signed-off-by: Mikko Perttunen > >>--- > >> arch/arm/boot/dts/tegra20-seaboard.dts | 1 - > >> arch/arm/boot/dts/tegra20-trimslice.dts | 1 - > >> arch/arm/boot/dts/tegra20-whistler.dts | 2 -- > >> 3 files changed, 4 deletions(-) > >> > >>diff --git a/arch/arm/boot/dts/tegra20-seaboard.dts > >>b/arch/arm/boot/dts/tegra20-seaboard.dts > >>index ab177b4..2ab4775 100644 > >>--- a/arch/arm/boot/dts/tegra20-seaboard.dts > >>+++ b/arch/arm/boot/dts/tegra20-seaboard.dts > >>@@ -566,7 +566,6 @@ > >> > >> usb@c5000000 { > >> status = "okay"; > >>- nvidia,vbus-gpio = <&gpio TEGRA_GPIO(D, 0) GPIO_ACTIVE_HIGH>; > > > >silly question but don't you need to put a phandle to the VBUS regulator > >here ? > > > > It's already there in the corresponding usb-phy node. They were added by > Venu Byravarasu in commit 4c94c8b5 "ARM: tegra: update device trees for > USB binding rework". aaa alright, my bad :-) cheers -- balbi