public inbox for linux-phy@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] phy: add NXP PTN3222 eUSB2 to USB2 redriver
@ 2024-08-29  8:21 Dmitry Baryshkov
  2024-08-29  8:21 ` [PATCH 1/2] dt-bindings: " Dmitry Baryshkov
  2024-08-29  8:21 ` [PATCH 2/2] " Dmitry Baryshkov
  0 siblings, 2 replies; 7+ messages in thread
From: Dmitry Baryshkov @ 2024-08-29  8:21 UTC (permalink / raw)
  To: Vinod Koul, Kishon Vijay Abraham I, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: Konrad Dybcio, linux-phy, devicetree, linux-kernel, linux-arm-msm,
	Dmitry Baryshkov

The NXP PTN3222 is the single-port eUSB2 to USB2 redriver that performs
translation between eUSB2 and USB2 signalling schemes. It supports all
three data rates: Low Speed, Full Speed and High Speed.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
Dmitry Baryshkov (2):
      dt-bindings: phy: add NXP PTN3222 eUSB2 to USB2 redriver
      phy: add NXP PTN3222 eUSB2 to USB2 redriver

 .../devicetree/bindings/phy/nxp,ptn3222.yaml       |  55 ++++++++++
 drivers/phy/Kconfig                                |  11 ++
 drivers/phy/Makefile                               |   1 +
 drivers/phy/phy-nxp-ptn3222.c                      | 119 +++++++++++++++++++++
 4 files changed, 186 insertions(+)
---
base-commit: 195a402a75791e6e0d96d9da27ca77671bc656a8
change-id: 20240829-nxp-ptn3222-30bbb81e984e

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

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

end of thread, other threads:[~2024-08-29 16:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29  8:21 [PATCH 0/2] phy: add NXP PTN3222 eUSB2 to USB2 redriver Dmitry Baryshkov
2024-08-29  8:21 ` [PATCH 1/2] dt-bindings: " Dmitry Baryshkov
2024-08-29 16:18   ` Conor Dooley
2024-08-29  8:21 ` [PATCH 2/2] " Dmitry Baryshkov
2024-08-29  8:30   ` neil.armstrong
2024-08-29 10:19     ` Dmitry Baryshkov
2024-08-29 11:06   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox