diff options
author | Hans de Goede <hdegoede@redhat.com> | 2016-04-09 13:00:52 (GMT) |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2016-04-12 06:58:03 (GMT) |
commit | fb3bfbb24a72a495f3fb1716d386fb4bbe5990fa (patch) | |
tree | 3f74a1d0194e39e99006e1bfcb65953e8a317f6a /test/dm/test-driver.c | |
parent | 88bb800ddf80fd301c3201596f174b0a82f1da3b (diff) | |
download | u-boot-fsl-qoriq-fb3bfbb24a72a495f3fb1716d386fb4bbe5990fa.tar.xz |
sunxi: H3: Do not clear usb companion clk-gate / reset on remove
On the H3 we need to enable the clk and de-assert the reset of the
companion to be able to talk to the actual usb host controller.
Before this commit we were also disabling the companion clk-gate /
asserting its reset on remove, causing the later remove callback of
the companion itself to (sometimes) fail with:
ERROR: USB HC reset timed out!
This commit fixes this by not disabling the companion's clk-gate nor
asserting its reset on remove.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'test/dm/test-driver.c')
0 files changed, 0 insertions, 0 deletions