[PATCH v2 0/4] usb: chipidea: small bugfix and cleanup

Sascha Hauer s.hauer at pengutronix.de
Tue Oct 18 03:37:21 PDT 2022


This series was originally sent as "usb: chipidea: Export more phy
tuning parameters to device tree" here:
https://lore.kernel.org/linux-arm-kernel/20221017004153.GC12701@nchen-desktop/T/

As I don't know when I'll find time to implement the changes Rob
requested I dropped 5/6 and 6/6 and only send the bugfixes and cleanups
for now.

Changes since v1:
- Drop device tree changes
- Fix wrong MX53_USB_CTRL_1_H3_XCVR_CLK_SEL mask

Sascha Hauer (4):
  usb: chipidea: usbmisc_imx: Fix i.MX53 clock sel masks
  usb: chipidea: usbmisc_imx: Fix setting i.MX6SX wakeup source
  usb: chipidea: usbmisc_imx: Use GENMASK/FIELD_PREP for bitfields
  usb: chipidea: usbmisc_imx: Add prefix to register defines

 drivers/usb/chipidea/usbmisc_imx.c | 119 +++++++++++++++--------------
 1 file changed, 63 insertions(+), 56 deletions(-)

-- 
2.30.2




More information about the linux-arm-kernel mailing list