All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Kaustabh Chakraborty <kauschluss@disroot.org>,
	u-boot@lists.denx.de, Sam Protsenko <semen.protsenko@linaro.org>,
	Marek Vasut <marek.vasut@mailbox.org>
Cc: Tom Rini <trini@konsulko.com>, Minkyu Kang <mk7.kang@samsung.com>,
	Mattijs Korpershoek <mkorpershoek@kernel.org>
Subject: Re: [PATCH RESEND 0/2] Support for Samsung Exynos 7870 USB PHY device in driver
Date: Mon, 02 Feb 2026 08:57:50 +0100	[thread overview]
Message-ID: <874inzmvb5.fsf@kernel.org> (raw)
In-Reply-To: <DG3J6PCL3WLX.872U6GFC8HCW@disroot.org>

Hi Kaustabh,

On Sun, Feb 01, 2026 at 15:21, "Kaustabh Chakraborty" <kauschluss@disroot.org> wrote:

> On 2026-01-03 18:22 +05:30, Kaustabh Chakraborty wrote:
>> 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 <kauschluss@disroot.org>
>
> Hi, are there any updates regarding these patches? Any movements?

According to ./scripts/get_maintainer.pl, Sam is the maintainer for this:

$ ./scripts/get_maintainer.pl  drivers/phy/phy-exynos-usbdrd.c
Sam Protsenko <semen.protsenko@linaro.org> (maintainer:ARM SAMSUNG EXYNOS850 SOC,commit_signer:1/1=100%,authored:1/1=100%,added_lines:386/386=100%)

However, it seems the series is assigned to Marek (USB Maintainer) on patchwork:
https://patchwork.ozlabs.org/project/uboot/cover/20260103-phy-usb-exynos7870-v1-0-08f3e9814b86@disroot.org/

Since Marek is not part of this mail-thread, it's very probable that he
missed this.

Marek/Sam, who is picking this up?

Do you want me to take it in through u-boot-dfu ?

>
>> ---
>> 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: 582a04763aa80738c1c8ac60c47d1a5159a42833
>> change-id: 20251014-phy-usb-exynos7870-c2f2ac44fd65
>>
>> Best regards,

      reply	other threads:[~2026-02-02  7:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-03 12:52 [PATCH RESEND 0/2] Support for Samsung Exynos 7870 USB PHY device in driver Kaustabh Chakraborty
2026-01-03 12:52 ` [PATCH RESEND 1/2] phy: samsung: add enum for variants based on SoCs Kaustabh Chakraborty
2026-01-16 12:44   ` Mattijs Korpershoek
2026-01-03 12:52 ` [PATCH RESEND 2/2] phy: samsung: add support for exynos7870 USB PHY Kaustabh Chakraborty
2026-01-16 13:06   ` Mattijs Korpershoek
2026-02-01  9:51 ` [PATCH RESEND 0/2] Support for Samsung Exynos 7870 USB PHY device in driver Kaustabh Chakraborty
2026-02-02  7:57   ` Mattijs Korpershoek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874inzmvb5.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=kauschluss@disroot.org \
    --cc=marek.vasut@mailbox.org \
    --cc=mk7.kang@samsung.com \
    --cc=semen.protsenko@linaro.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.