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

From: Frank Li
Date: Wed May 17 2023 - 12:17:17 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 v4 to v5
- Add sign off at Patch 3
- Single line to set reg5
- correct .set_mode logic

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 | 95 +++++++++++++++++--
2 files changed, 93 insertions(+), 8 deletions(-)

--
2.34.1