devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/6] phy: cadence: salvo: some fixes and workarounds
@ 2023-05-16 15:43 Frank Li
  2023-05-16 15:43 ` [PATCH v4 1/6] phy: cadence: salvo: add access for USB2PHY Frank Li
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Frank Li @ 2023-05-16 15:43 UTC (permalink / raw)
  To: frank.li, vkoul
  Cc: devicetree, fushi.peng, imx, kernel, kishon,
	krzysztof.kozlowski+dt, linux-arm-kernel, linux-kernel, linux-phy,
	robh+dt, s.hauer, shawnguo

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-05-16 16:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-16 15:43 [PATCH v4 0/6] phy: cadence: salvo: some fixes and workarounds Frank Li
2023-05-16 15:43 ` [PATCH v4 1/6] phy: cadence: salvo: add access for USB2PHY Frank Li
2023-05-16 15:43 ` [PATCH v4 2/6] phy: cadence: salvo: decrease delay value to zero for txvalid Frank Li
2023-05-16 15:43 ` [PATCH v4 3/6] phy: cadence: salvo: add bist fix Frank Li
2023-05-16 16:34   ` Vinod Koul
2023-05-16 15:43 ` [PATCH v4 4/6] phy: cadence: salvo: add .set_mode API Frank Li
2023-05-16 16:35   ` Vinod Koul
2023-05-16 15:43 ` [PATCH v4 5/6] phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt property Frank Li
2023-05-16 15:43 ` [PATCH v4 6/6] dt-bindings: phy: cdns,salvo: add property cdns,usb2-disconnect-threshold-microvolt Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).