From: Greg KH <gregkh@linuxfoundation.org>
To: Jiayu Du <jiayu.riscv@isrc.iscas.ac.cn>
Cc: vkoul@kernel.org, conor@kernel.org, neil.armstrong@linaro.org,
robh@kernel.org, krzk+dt@kernel.org, pjw@kernel.org,
palmer@dabbelt.com, aou@eecs.berkeley.edu, alex@ghiti.fr,
linux-phy@lists.infradead.org, linux-usb@vger.kernel.org,
devicetree@vger.kernel.org, linux-riscv@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/4] Add USB support for Canaan K230
Date: Tue, 20 Jan 2026 07:06:54 +0100 [thread overview]
Message-ID: <2026012036-refuse-reply-a363@gregkh> (raw)
In-Reply-To: <aW5WyizgDyQJaKLQ@duge-virtual-machine>
On Tue, Jan 20, 2026 at 12:07:38AM +0800, Jiayu Du wrote:
> On Mon, Jan 19, 2026 at 05:38:31PM +0800, Jiayu Du wrote:
>
> This is series is the RESEND of the series here[1]. I resend it
> because I mistakenly sent the wrong USBPHY driver code.
>
> Link: https://lore.kernel.org/all/20260119093836.316007-1-jiayu.riscv@isrc.iscas.ac.cn/ [1]
> ]
>
I have no idea which is which anymore, sorry. Please send out a v4 so
we know which to look at.
confused,
greg k-h
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Jiayu Du <jiayu.riscv@isrc.iscas.ac.cn>
Cc: vkoul@kernel.org, conor@kernel.org, neil.armstrong@linaro.org,
robh@kernel.org, krzk+dt@kernel.org, pjw@kernel.org,
palmer@dabbelt.com, aou@eecs.berkeley.edu, alex@ghiti.fr,
linux-phy@lists.infradead.org, linux-usb@vger.kernel.org,
devicetree@vger.kernel.org, linux-riscv@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/4] Add USB support for Canaan K230
Date: Tue, 20 Jan 2026 07:06:54 +0100 [thread overview]
Message-ID: <2026012036-refuse-reply-a363@gregkh> (raw)
In-Reply-To: <aW5WyizgDyQJaKLQ@duge-virtual-machine>
On Tue, Jan 20, 2026 at 12:07:38AM +0800, Jiayu Du wrote:
> On Mon, Jan 19, 2026 at 05:38:31PM +0800, Jiayu Du wrote:
>
> This is series is the RESEND of the series here[1]. I resend it
> because I mistakenly sent the wrong USBPHY driver code.
>
> Link: https://lore.kernel.org/all/20260119093836.316007-1-jiayu.riscv@isrc.iscas.ac.cn/ [1]
> ]
>
I have no idea which is which anymore, sorry. Please send out a v4 so
we know which to look at.
confused,
greg k-h
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Jiayu Du <jiayu.riscv@isrc.iscas.ac.cn>
Cc: vkoul@kernel.org, conor@kernel.org, neil.armstrong@linaro.org,
robh@kernel.org, krzk+dt@kernel.org, pjw@kernel.org,
palmer@dabbelt.com, aou@eecs.berkeley.edu, alex@ghiti.fr,
linux-phy@lists.infradead.org, linux-usb@vger.kernel.org,
devicetree@vger.kernel.org, linux-riscv@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/4] Add USB support for Canaan K230
Date: Tue, 20 Jan 2026 07:06:54 +0100 [thread overview]
Message-ID: <2026012036-refuse-reply-a363@gregkh> (raw)
In-Reply-To: <aW5WyizgDyQJaKLQ@duge-virtual-machine>
On Tue, Jan 20, 2026 at 12:07:38AM +0800, Jiayu Du wrote:
> On Mon, Jan 19, 2026 at 05:38:31PM +0800, Jiayu Du wrote:
>
> This is series is the RESEND of the series here[1]. I resend it
> because I mistakenly sent the wrong USBPHY driver code.
>
> Link: https://lore.kernel.org/all/20260119093836.316007-1-jiayu.riscv@isrc.iscas.ac.cn/ [1]
> ]
>
I have no idea which is which anymore, sorry. Please send out a v4 so
we know which to look at.
confused,
greg k-h
next prev parent reply other threads:[~2026-01-20 6:07 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-19 9:38 [PATCH v3 0/4] Add USB support for Canaan K230 Jiayu Du
2026-01-19 9:38 ` Jiayu Du
2026-01-19 9:38 ` Jiayu Du
2026-01-19 9:38 ` [PATCH v3 1/4] dt-bindings: phy: Add Canaan K230 USB PHY Jiayu Du
2026-01-19 9:38 ` Jiayu Du
2026-01-19 9:38 ` Jiayu Du
2026-01-19 9:38 ` [PATCH v3 2/4] dt-bindings: usb: dwc2: Add support for Canaan K230 SoC Jiayu Du
2026-01-19 9:38 ` Jiayu Du
2026-01-19 9:38 ` Jiayu Du
2026-01-19 9:38 ` [PATCH v3 3/4] phy: usb: Add driver for Canaan K230 USB 2.0 PHY Jiayu Du
2026-01-19 9:38 ` Jiayu Du
2026-01-19 9:38 ` Jiayu Du
2026-01-19 9:38 ` [PATCH v3 4/4] riscv: dts: canaan: Add syscon and USB nodes for K230 Jiayu Du
2026-01-19 9:38 ` Jiayu Du
2026-01-19 9:38 ` Jiayu Du
2026-01-19 16:07 ` [PATCH v3 0/4] Add USB support for Canaan K230 Jiayu Du
2026-01-19 16:07 ` Jiayu Du
2026-01-19 16:07 ` Jiayu Du
2026-01-20 6:06 ` Greg KH [this message]
2026-01-20 6:06 ` Greg KH
2026-01-20 6:06 ` Greg KH
2026-01-20 14:38 ` Jiayu Du
2026-01-20 14:38 ` Jiayu Du
2026-01-20 14:38 ` Jiayu Du
-- strict thread matches above, loose matches on Subject: below --
2026-01-19 9:17 Jiayu Du
2026-01-19 9:17 ` Jiayu Du
2026-01-19 9:17 ` Jiayu Du
2026-01-19 9:42 ` Jiayu Du
2026-01-19 9:42 ` Jiayu Du
2026-01-19 9:42 ` Jiayu Du
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=2026012036-refuse-reply-a363@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=alex@ghiti.fr \
--cc=aou@eecs.berkeley.edu \
--cc=conor@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jiayu.riscv@isrc.iscas.ac.cn \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux-usb@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=palmer@dabbelt.com \
--cc=pjw@kernel.org \
--cc=robh@kernel.org \
--cc=vkoul@kernel.org \
/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.