From: Michal Simek Date: Tue, 18 Oct 2016 14:18:28 +0000 (+0200) Subject: ARM64: zynqmp: usb1 on zcu100 is used as peripheral X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=00597bbe3b31a0812c270388cd7e2b627a2efdb7;p=thirdparty%2Fu-boot.git ARM64: zynqmp: usb1 on zcu100 is used as peripheral It should be used as peripheral all the time. Reported-by: Alexey Firago Signed-off-by: Michal Simek --- diff --git a/arch/arm/dts/zynqmp-zcu100.dts b/arch/arm/dts/zynqmp-zcu100.dts index 474bacfe810..6d7f32c9d8a 100644 --- a/arch/arm/dts/zynqmp-zcu100.dts +++ b/arch/arm/dts/zynqmp-zcu100.dts @@ -459,6 +459,7 @@ /* ULPI SMSC USB3320 */ &usb1 { status = "okay"; + dr_mode = "peripheral"; }; &dwc3_1 {