Home
last modified time | relevance | path

Searched hist:d1fcbae1173f00917f5a71e4c074a61120605021 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-tegra.cd1fcbae1173f00917f5a71e4c074a61120605021 Fri Oct 03 23:46:10 UTC 2014 Marcel Ziswiler <marcel@ziswiler.com> usb: tegra: ULPI regression on tegra20

Trying to enumerate USB devices connected via ULPI to T20 failed as
follows:

USB2: ULPI integrity check failed

Git bisecting revealed the following commit being at odds:

commit 2d34151f7501ddaa599897f0d89ad576126b03eb
usb: tegra: refactor PHY type selection

Looking at above commit one quickly identifies a copy paste error which
this patch fixes. Happy ULPIing again (;-p).

Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>