[PATCH v3 0/2] USB PHY support for Exynos990 SoCs
Igor Belwon
igor.belwon at mentallysanemainliners.org
Thu May 15 07:43:00 PDT 2025
Hi all!
This patchset adds support for the USB 2.0 PHY of the Exynos990 SoC.
This SoC has a combo PHY that supports highspeed, superspeed USB and
DisplayPort, however due to my inability to test the superspeed part of
the combo phy (device always enumerated as high-speed, even on the
vendor kernels/bootloaders) only the highspeed part is brought up.
These changes have been tested and confirmed working (with the USB_ETH
gadget and telnet/ssh in a ramdisk) on a device from the hubble family
(x1s) and also a device from the canvas family (c1s).
Signed-off-by: Igor Belwon <igor.belwon at mentallysanemainliners.org>
---
Changes in v3:
- rebase patch to apply cleanly again
Changes in v2:
- rebase patch to apply cleanly after Exynos7870 merge
- collect Reviewed-by tags by Krzysztof Kozlowski (thanks!)
---
Igor Belwon (2):
dt-bindings: phy: samsung,usb3-drd-phy: Add exynos990 compatible
phy: exynos5-usbdrd: Add support for the Exynos990 usbdrd phy
.../bindings/phy/samsung,usb3-drd-phy.yaml | 2 ++
drivers/phy/samsung/phy-exynos5-usbdrd.c | 32 ++++++++++++++++++++++
include/linux/soc/samsung/exynos-regs-pmu.h | 3 ++
3 files changed, 37 insertions(+)
---
base-commit: 484803582c77061b470ac64a634f25f89715be3f
change-id: 20250515-usb-resends-may-15-ccda86528773
Best regards,
--
Igor Belwon <igor.belwon at mentallysanemainliners.org>
More information about the linux-arm-kernel
mailing list