arm: boot: dts: am4372: enable dwc3 suspend PHY quirk
authorFelipe Balbi <balbi@ti.com>
Thu, 6 Nov 2014 17:32:35 +0000 (11:32 -0600)
committerFelipe Balbi <balbi@ti.com>
Mon, 10 Nov 2014 23:19:23 +0000 (17:19 -0600)
commit60f0e628c9940dc59463e986ddfa2c9e74ea89bb
treef1637091a751c4a236a659b8af3f03da12f8c48d
parentcd72f890d2d344f36d8f51f27bed2607062bb985
arm: boot: dts: am4372: enable dwc3 suspend PHY quirk

Whenever Suspend PHY bit is set on AM437x devices,
USB will not work due to Set EP Configuration command
always failing.

This was only found after a recent commit 2164a47 (usb:
dwc3: set SUSPHY bit for all cores, which will be merged
for v3.19) added a missing *required* step to dwc3
initialization. Synopsys Databook requires that we enable
Suspend PHY bit after initialization but that, unfortunately,
breaks AM437x.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
arch/arm/boot/dts/am4372.dtsi