From: Enric Balletbo i Serra Date: Wed, 6 Jun 2018 15:54:09 +0000 (+0200) Subject: ARM: dts: am335x-sl50: set dr_mode to otg X-Git-Tag: rel_imx_4.19.35_1.1.0~9412^2~11^2~15 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=f9d1dec9fbce30801975eb177692cc893622ee71;p=linux.git ARM: dts: am335x-sl50: set dr_mode to otg The board can be either a host, or a peripheral, so set the controller as OTG mode to reflect this. Signed-off-by: Enric Balletbo i Serra Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am335x-sl50.dts b/arch/arm/boot/dts/am335x-sl50.dts index c6165d2b09ae..133e90970f1e 100644 --- a/arch/arm/boot/dts/am335x-sl50.dts +++ b/arch/arm/boot/dts/am335x-sl50.dts @@ -476,7 +476,7 @@ &usb0 { status = "okay"; - dr_mode = "peripheral"; + dr_mode = "otg"; }; &usb1 {