On Mon, Feb 10, 2025 at 02:30:26PM +0800, Zenm Chen wrote: > From: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > > [ Upstream commit 9c1df813e08832c3836c254bc8a2f83ff22dbc06 ] > > The PCIE wake bit is to control PCIE wake signal to host. When PCIE is > going down, clear this bit to prevent waking up host unexpectedly. > > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > Link: https://patch.msgid.link/20241111063835.15454-1-pkshih@xxxxxxxxxxx > Signed-off-by: Zenm Chen <zenmchen@xxxxxxxxx> > --- > Some users of RTL8852BE chip may encounter a shutdown issue [1] and this > upstream patch fixes it, so backport it to kernel 6.12. It also needs to go to 6.13.y too, right? Please provide backports for both as we can not take them only for older kernels as you would have a regression when upgrading. thanks, greg k-h