[PATCH v2 1/4] usb: chipidea: usbmisc_imx: Fix i.MX53 clock sel masks

Greg KH gregkh at linuxfoundation.org
Sat Oct 22 03:36:38 PDT 2022


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 at pengutronix.de>
> Reviewed-by: Xu Yang <xu.yang_2 at nxp.com>
> Link: https://lore.kernel.org/r/20221011082924.884123-2-s.hauer@pengutronix.de
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> ---
>  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



More information about the linux-arm-kernel mailing list