]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM64: dts: bcm283x: Use dtsi for USB host mode
authorStefan Wahren <stefan.wahren@i2se.com>
Sun, 21 Aug 2016 15:10:01 +0000 (15:10 +0000)
committerEric Anholt <eric@anholt.net>
Mon, 17 Oct 2016 17:26:05 +0000 (10:26 -0700)
commita6d729dbe115d31e6bbd4dd7bfc28b5bcd1db9d1
treea4250f2d38b24cf57cddecd91185fcce749b0c38
parent1001354ca34179f3db924eb66672442a173147dc
ARM64: dts: bcm283x: Use dtsi for USB host mode

In case dr_mode isn't passed via DT, the dwc2 driver defaults
to OTG mode. But the Raspberry Pi 3 is designed only for host mode.
So fix this issue by linking to the dtsi file which set the dr_mode
to host.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Tested-by: Gerd Hoffmann <kraxel@redhat.com>
arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts
arch/arm64/boot/dts/broadcom/bcm283x-rpi-usb-host.dtsi [new symlink]