+Tony On 22/01/18 15:11, Roger Quadros wrote: > USB1 port is micro-AB type and can function as peripheral > as well as host. Enable dual-role mode for USB1. > > Signed-off-by: Roger Quadros <rogerq@xxxxxx> > --- > arch/arm/boot/dts/am437x-gp-evm.dts | 2 +- > arch/arm/boot/dts/am437x-sk-evm.dts | 2 +- > arch/arm/boot/dts/am43x-epos-evm.dts | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts > index afb8eb0..4aaf637 100644 > --- a/arch/arm/boot/dts/am437x-gp-evm.dts > +++ b/arch/arm/boot/dts/am437x-gp-evm.dts > @@ -803,7 +803,7 @@ > }; > > &usb1 { > - dr_mode = "peripheral"; > + dr_mode = "otg"; > status = "okay"; > }; > > diff --git a/arch/arm/boot/dts/am437x-sk-evm.dts b/arch/arm/boot/dts/am437x-sk-evm.dts > index 2c6bf06..096c87e 100644 > --- a/arch/arm/boot/dts/am437x-sk-evm.dts > +++ b/arch/arm/boot/dts/am437x-sk-evm.dts > @@ -598,7 +598,7 @@ > }; > > &usb1 { > - dr_mode = "peripheral"; > + dr_mode = "otg"; > status = "okay"; > pinctrl-names = "default"; > pinctrl-0 = <&usb1_pins>; > diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts > index a04d79e..7ee2199 100644 > --- a/arch/arm/boot/dts/am43x-epos-evm.dts > +++ b/arch/arm/boot/dts/am43x-epos-evm.dts > @@ -854,7 +854,7 @@ > }; > > &usb1 { > - dr_mode = "peripheral"; > + dr_mode = "otg"; > status = "okay"; > }; > > -- cheers, -roger Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki -- 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