On Wed, 17 Jun 2015 17:46:18 +0300 Roger Quadros <rogerq@xxxxxx> wrote: > Without this USB2 breaks if USB1 is disabled or USB1 > initializes after USB2 e.g. due to deferred probing. > > Fixes: 5a0f93c6576a ("ARM: dts: Add am57xx-beagle-x15") > Signed-off-by: Roger Quadros <rogerq@xxxxxx> > Cc: stable@vger.kernel (v3.19+) oops. misspelled id for stable. will resend. cheers, -roger > --- > arch/arm/boot/dts/am57xx-beagle-x15.dts | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/arch/arm/boot/dts/am57xx-beagle-x15.dts b/arch/arm/boot/dts/am57xx-beagle-x15.dts > index 7128fad..c9df40e 100644 > --- a/arch/arm/boot/dts/am57xx-beagle-x15.dts > +++ b/arch/arm/boot/dts/am57xx-beagle-x15.dts > @@ -544,6 +544,10 @@ > phy-supply = <&ldousb_reg>; > }; > > +&usb2_phy2 { > + phy-supply = <&ldousb_reg>; > +}; > + > &usb1 { > dr_mode = "host"; > pinctrl-names = "default"; > -- > 2.1.4 > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html