[PATCH 0/2] phy: add NXP PTN3222 eUSB2 to USB2 redriver
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Thu Aug 29 01:21:12 PDT 2024
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 at 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 at linaro.org>
More information about the linux-phy
mailing list