[PULL] u-boot-usb/master

The following changes since commit 2ccd2bc8c3580e00c51094c5cc2b3e2ead8d35c3:
Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm (2022-02-10 09:19:44 -0500)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 1f54025d70c4c9e6ec8d82d8b69b0d66a7bbbdc1:
usb: gadget: ci: Avoid null pointer dereference (2022-02-11 01:30:43 +0100)
---------------------------------------------------------------- Adam Ford (1): usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
Marek Vasut (1): usb: gadget: ci: Avoid null pointer dereference
Thomas Watson (1): console: usb: kbd: Limit poll frequency to improve performance
common/usb_kbd.c | 31 ++++++++++++++++++++++++++----- drivers/usb/gadget/ci_udc.c | 5 ++++- drivers/usb/host/ehci-mx6.c | 23 ++++++++++++++++++----- include/usb.h | 3 ++- 4 files changed, 50 insertions(+), 12 deletions(-)

On Fri, Feb 11, 2022 at 01:22:01PM +0100, Marek Vasut wrote:
The following changes since commit 2ccd2bc8c3580e00c51094c5cc2b3e2ead8d35c3:
Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm (2022-02-10 09:19:44 -0500)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 1f54025d70c4c9e6ec8d82d8b69b0d66a7bbbdc1:
usb: gadget: ci: Avoid null pointer dereference (2022-02-11 01:30:43 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini