On Tue, Oct 18, 2022 at 12:37:22PM +0200, Sascha Hauer wrote: > According to the reference manual the masks for the > MX53_USB_CTRL_1_H*_XCVR_CLK_SEL bits are 0x3, not 0x11 (which were > probably meant as 0b11). > > Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> > Reviewed-by: Xu Yang <xu.yang_2@xxxxxxx> > Link: https://lore.kernel.org/r/20221011082924.884123-2-s.hauer@xxxxxxxxxxxxxx > Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> > --- > drivers/usb/chipidea/usbmisc_imx.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) What commit id does this fix? Should it go to stable kernels? Same for all of the other patches in this series, please fix up with that information and resend. thanks, greg k-h