Hi,
2026년 2월 24일 (화) 02:45, Kaustabh Chakraborty <[email protected]>님이 작성: > This patch series aims to add support for the USB PHY in Exynos 7870 > devices. This can be accomodated in the existing driver, the patches > implements the ability of multiple devices to be driven by the same > driver. > > Signed-off-by: Kaustabh Chakraborty <[email protected]> > --- > Changes in v2: > - NONE (collected reviews from Mattijs, +cc Marek) > - Link to v1: > https://lore.kernel.org/r/[email protected] > > --- > Kaustabh Chakraborty (2): > phy: samsung: add enum for variants based on SoCs > phy: samsung: add support for exynos7870 USB PHY > > drivers/phy/phy-exynos-usbdrd.c | 271 > ++++++++++++++++++++++++++++++++++++++-- > 1 file changed, 261 insertions(+), 10 deletions(-) > --- > base-commit: 5e7624979083e2bc163e18165452d8ead462b58c > change-id: 20251014-phy-usb-exynos7870-c2f2ac44fd65 > > Best regards, > -- > Kaustabh Chakraborty <[email protected]> > applied to u-boot-samsung. Thanks, Minkyu Kang.

