[PATCH v4 0/6] phy: cadence: salvo: some fixes and workarounds

From: Frank Li
Date: Tue May 16 2023 - 11:43:58 EST


Sorry I have not realized some patches were missed at upstream kernel.
Version number continue with previous
https://lore.kernel.org/imx/ZGOCT0Mdg3Jtar6c@matsya/T/#t

Peter's Fixes:
- Bist issue
- fix corrupt package from devices when start transferring less than 20us
- fix the FSM in controller seeing the disconnection at L1 use case.

Change from v3 to v4:
- Added missed dependent patches.

Change from v2 to v3:
- add cdns prefix
Change from v1 to v2
- remove empty change before #include
- Remove dts change from patch
- fixed dt-binding-check warning


Frank Li (2):
phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt
property
dt-bindings: phy: cdns,salvo: add property
cdns,usb2-disconnect-threshold-microvolt

Peter Chen (4):
phy: cadence: salvo: add access for USB2PHY
phy: cadence: salvo: decrease delay value to zero for txvalid
phy: cadence: salvo: add bist fix
phy: cadence: salvo: add .set_mode API

.../bindings/phy/cdns,salvo-phy.yaml | 6 ++
drivers/phy/cadence/phy-cadence-salvo.c | 96 +++++++++++++++++--
2 files changed, 94 insertions(+), 8 deletions(-)

--
2.34.1