[PATCH 2/2] ARM: dts: omap5: Add dr_mode for dwc3
Roger Quadros
rogerq at ti.com
Fri Oct 11 10:46:12 EDT 2013
Hi,
On 10/10/2013 01:49 PM, Kishon Vijay Abraham I wrote:
> From: George Cherian <george.cherian at ti.com>
>
> Added dr_mode property in dwc3 and set its default mode to device.
If there is a specific reason why this is not set to "otg", we need
to explain it here.
AFAIK the port is meant to be used as OTG port.
>
> Signed-off-by: George Cherian <george.cherian at ti.com>
> Signed-off-by: Kishon Vijay Abraham I <kishon at ti.com>
> ---
> arch/arm/boot/dts/omap5.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> index 6d0a1d5..ef598af 100644
> --- a/arch/arm/boot/dts/omap5.dtsi
> +++ b/arch/arm/boot/dts/omap5.dtsi
> @@ -652,6 +652,7 @@
> reg = <0x4a030000 0x10000>;
> interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
> usb-phy = <&usb2_phy>, <&usb3_phy>;
> + dr_mode = "peripheral";
> tx-fifo-resize;
> };
> };
>
cheers,
-roger
More information about the linux-arm-kernel
mailing list