[PATCH RESEND v2 0/3] Introduce USBDRD-PHY support for Exynos7870 SoC

From: Kaustabh Chakraborty
Date: Mon Mar 17 2025 - 15:33:06 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>
---
Changes in v2:
- Do away with [PATCH 1/4] from v1 as it was sent separately.
- Take over ownership of patches by the co-author, upon their request.
- Link to v1: https://lore.kernel.org/r/20250204-exynos7870-usbphy-v1-0-f30a9857efeb@xxxxxxxxxxx

---
Kaustabh Chakraborty (3):
phy: exynos5-usbdrd: use GENMASK and FIELD_PREP for Exynos5 PHY registers
dt-bindings: phy: samsung,usb3-drd-phy: add exynos7870-usbdrd-phy compatible
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: e5d3fd687aac5eceb1721fa92b9f49afcf4c3717
change-id: 20250203-exynos7870-usbphy-6b98936f441d

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