* [GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y
@ 2024-09-02 9:27 Xu Yang
2024-09-02 12:14 ` Greg KH
2024-09-02 12:14 ` Greg KH
0 siblings, 2 replies; 6+ messages in thread
From: Xu Yang @ 2024-09-02 9:27 UTC (permalink / raw)
To: gregkh; +Cc: linux-usb, peter.chen, sashal, stable, hui.pu
Hi Greg,
The below two patches are needed on linux-5.15.y and linux-6.1.y, please
help to add them to the stable tree.
b7a62611fab7 usb: chipidea: add USB PHY event
87ed257acb09 usb: phy: mxs: disconnect line when USB charger is attached
They are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git branch usb-testing
Thanks,
Xu Yang
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y
2024-09-02 9:27 [GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y Xu Yang
@ 2024-09-02 12:14 ` Greg KH
2024-09-03 2:11 ` Xu Yang
2024-09-02 12:14 ` Greg KH
1 sibling, 1 reply; 6+ messages in thread
From: Greg KH @ 2024-09-02 12:14 UTC (permalink / raw)
To: Xu Yang; +Cc: linux-usb, peter.chen, sashal, stable, hui.pu
On Mon, Sep 02, 2024 at 05:27:11PM +0800, Xu Yang wrote:
> Hi Greg,
>
> The below two patches are needed on linux-5.15.y and linux-6.1.y, please
> help to add them to the stable tree.
>
> b7a62611fab7 usb: chipidea: add USB PHY event
> 87ed257acb09 usb: phy: mxs: disconnect line when USB charger is attached
>
> They are available in the Git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git branch usb-testing
We don't do 'git pull' for stable patches, please read the file:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.
Just send them through email please.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y
2024-09-02 9:27 [GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y Xu Yang
2024-09-02 12:14 ` Greg KH
@ 2024-09-02 12:14 ` Greg KH
1 sibling, 0 replies; 6+ messages in thread
From: Greg KH @ 2024-09-02 12:14 UTC (permalink / raw)
To: Xu Yang; +Cc: linux-usb, peter.chen, sashal, stable, hui.pu
On Mon, Sep 02, 2024 at 05:27:11PM +0800, Xu Yang wrote:
> Hi Greg,
>
> The below two patches are needed on linux-5.15.y and linux-6.1.y, please
> help to add them to the stable tree.
>
> b7a62611fab7 usb: chipidea: add USB PHY event
> 87ed257acb09 usb: phy: mxs: disconnect line when USB charger is attached
>
> They are available in the Git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git branch usb-testing
Also, wait, this wouldn't work anyway, you are asking me to pull a
random testing branch into the stable tree?
confused,
greg k-h
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y
2024-09-02 12:14 ` Greg KH
@ 2024-09-03 2:11 ` Xu Yang
2025-08-01 12:06 ` Christoph Freundl
0 siblings, 1 reply; 6+ messages in thread
From: Xu Yang @ 2024-09-03 2:11 UTC (permalink / raw)
To: Greg KH; +Cc: linux-usb, peter.chen, sashal, stable, hui.pu
On Mon, Sep 02, 2024 at 02:14:04PM +0200, Greg KH wrote:
> On Mon, Sep 02, 2024 at 05:27:11PM +0800, Xu Yang wrote:
> > Hi Greg,
> >
> > The below two patches are needed on linux-5.15.y and linux-6.1.y, please
> > help to add them to the stable tree.
> >
> > b7a62611fab7 usb: chipidea: add USB PHY event
> > 87ed257acb09 usb: phy: mxs: disconnect line when USB charger is attached
> >
> > They are available in the Git repository at:
> > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git branch usb-testing
>
> We don't do 'git pull' for stable patches, please read the file:
> https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
> for how to do this properly.
>
> Just send them through email please.
Okay. I'll follow the rules.
Thanks,
Xu Yang
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y
2024-09-03 2:11 ` Xu Yang
@ 2025-08-01 12:06 ` Christoph Freundl
2025-08-01 12:34 ` Sasha Levin
0 siblings, 1 reply; 6+ messages in thread
From: Christoph Freundl @ 2025-08-01 12:06 UTC (permalink / raw)
To: Xu Yang; +Cc: Greg KH, linux-usb, peter.chen, sashal, stable, hui.pu
On Tue, 3 Sep 2024, Xu Yang wrote:
> On Mon, Sep 02, 2024 at 02:14:04PM +0200, Greg KH wrote:
> > On Mon, Sep 02, 2024 at 05:27:11PM +0800, Xu Yang wrote:
> > > Hi Greg,
> > >
> > > The below two patches are needed on linux-5.15.y and linux-6.1.y, please
> > > help to add them to the stable tree.
> > >
> > > b7a62611fab7 usb: chipidea: add USB PHY event
> > > 87ed257acb09 usb: phy: mxs: disconnect line when USB charger is attached
> > >
> > > They are available in the Git repository at:
> > > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git branch usb-testing
> >
> > We don't do 'git pull' for stable patches, please read the file:
> > https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
> > for how to do this properly.
> >
> > Just send them through email please.
>
> Okay. I'll follow the rules.
I want to bump this topic as this is still an issue, not only on the
mentioned branches but also on linux-5.10.y. For the affected devices (a
custom i.MX6 board in our case) you have to either revert commits
e70b17282a5c3c and cc2d5cdb19e3 or apply above commits in order to make
the USB interface work properly.
Many regards,
Christoph
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y
2025-08-01 12:06 ` Christoph Freundl
@ 2025-08-01 12:34 ` Sasha Levin
0 siblings, 0 replies; 6+ messages in thread
From: Sasha Levin @ 2025-08-01 12:34 UTC (permalink / raw)
To: Christoph Freundl; +Cc: Xu Yang, Greg KH, linux-usb, peter.chen, stable, hui.pu
On Fri, Aug 01, 2025 at 02:06:28PM +0200, Christoph Freundl wrote:
>On Tue, 3 Sep 2024, Xu Yang wrote:
>> On Mon, Sep 02, 2024 at 02:14:04PM +0200, Greg KH wrote:
>> > On Mon, Sep 02, 2024 at 05:27:11PM +0800, Xu Yang wrote:
>> > > Hi Greg,
>> > >
>> > > The below two patches are needed on linux-5.15.y and linux-6.1.y, please
>> > > help to add them to the stable tree.
>> > >
>> > > b7a62611fab7 usb: chipidea: add USB PHY event
>> > > 87ed257acb09 usb: phy: mxs: disconnect line when USB charger is attached
>> > >
>> > > They are available in the Git repository at:
>> > > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git branch usb-testing
>> >
>> > We don't do 'git pull' for stable patches, please read the file:
>> > https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
>> > for how to do this properly.
>> >
>> > Just send them through email please.
>>
>> Okay. I'll follow the rules.
>
>I want to bump this topic as this is still an issue, not only on the
>mentioned branches but also on linux-5.10.y. For the affected devices (a
>custom i.MX6 board in our case) you have to either revert commits
>e70b17282a5c3c and cc2d5cdb19e3 or apply above commits in order to make
>the USB interface work properly.
Ugh, sorry for this.
I'll go do it now.
--
Thanks,
Sasha
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-08-01 12:39 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 9:27 [GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y Xu Yang
2024-09-02 12:14 ` Greg KH
2024-09-03 2:11 ` Xu Yang
2025-08-01 12:06 ` Christoph Freundl
2025-08-01 12:34 ` Sasha Levin
2024-09-02 12:14 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox