Skip to content
Commit aa29b11b authored by Jagan Teki's avatar Jagan Teki
Browse files

phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect



The sunxi otg phy has a bug where it wrongly detects a high speed squelch
when reset on the root port gets de-asserted with a lo-speed device.

The workaround for this is to disable squelch detect before de-asserting
reset, and re-enabling it after the reset de-assert is done. Add a sunxi
specific phy function to allow the sunxi-musb glue to do this.

Signed-off-by: default avatarJagan Teki <jagan@amarulasolutions.com>
Acked-by: default avatarJun Nie <jun.nie@linaro.org>
parent 237050fc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment