[PATCH 0/4] Introduce USBDRD-PHY support for Exynos7870 SoC

From: Kaustabh Chakraborty
Date: Mon Feb 03 2025 - 15:42:31 EST


Apart from introducing driver support and documentation, this patch series
also introduces a masking fix and non-functional changes.

This patch series is a part of Exynos7870 upstreaming.

Signed-off-by: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>
---
Kaustabh Chakraborty (3):
phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk
phy: exynos5-usbdrd: use GENMASK and FIELD_PREP for Exynos5 PHY registers
dt-bindings: phy: samsung,usb3-drd-phy: add exynos7870-usbdrd-phy compatible

Sergey Lisov (1):
phy: exynos5-usbdrd: add exynos7870 USBDRD support

.../bindings/phy/samsung,usb3-drd-phy.yaml | 2 +
drivers/phy/samsung/phy-exynos5-usbdrd.c | 407 +++++++++++++++++----
include/linux/soc/samsung/exynos-regs-pmu.h | 2 +
3 files changed, 339 insertions(+), 72 deletions(-)
---
base-commit: df4b2bbff898227db0c14264ac7edd634e79f755
change-id: 20250203-exynos7870-usbphy-6b98936f441d

Best regards,
--
Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>