All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND][PATCH 0/3] Raspberry pi improvements usb core
@ 2020-08-18 14:34 Jason Wessel
  2020-08-18 14:34 ` [RESEND][PATCH 1/3] usb_kbd: succeed even if no interrupt is pending Jason Wessel
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Jason Wessel @ 2020-08-18 14:34 UTC (permalink / raw)
  To: u-boot

These patches are now in use by other developers, and I would like to
get them into the upstream u-boot.  This 3 patches were part of a 9
patch series posted in July prior to the merge window closure.

-- Travis CI checks https://github.com/u-boot/u-boot/pull/35 --

Pull Request #35 Rpi master

The commit 57805f2270c4 ("net: bcmgenet: Don't set ID_MODE_DIS when
not using RGMII") needed to be extended for the case of using the
rgmii-rxid. The latest version of the Rasbperry Pi4 dtb files for the
5.4 now specify the rgmii-rxid.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>

Commit 9a21770 #35: Rpi master Branch master 

-- End Travis CI checks --


Jason Wessel (3):
      usb_kbd: succeed even if no interrupt is pending
      common/usb.c: Work around keyboard reporting "USB device not accepting new address"
      usb.c: Add a retry in the usb_prepare_device()

 common/usb.c     | 16 +++++++++++++---
 common/usb_kbd.c |  4 +++-
 2 files changed, 16 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-08-18 21:06 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-18 14:34 [RESEND][PATCH 0/3] Raspberry pi improvements usb core Jason Wessel
2020-08-18 14:34 ` [RESEND][PATCH 1/3] usb_kbd: succeed even if no interrupt is pending Jason Wessel
2020-08-18 15:05   ` Marek Vasut
2020-08-18 16:54     ` Jason Wessel
2020-08-18 17:20       ` Marek Vasut
2020-08-18 18:47         ` Jason Wessel
2020-08-18 21:00           ` Marek Vasut
2020-08-18 14:34 ` [RESEND][PATCH 2/3] common/usb.c: Work around keyboard reporting "USB device not accepting new address" Jason Wessel
2020-08-18 15:08   ` Marek Vasut
2020-08-18 18:16     ` Jason Wessel
2020-08-18 21:05       ` Marek Vasut
2020-08-18 14:34 ` [RESEND][PATCH 3/3] usb.c: Add a retry in the usb_prepare_device() Jason Wessel
2020-08-18 15:08   ` Marek Vasut
2020-08-18 18:01     ` Jason Wessel
2020-08-18 21:06       ` Marek Vasut
2020-08-18 15:00 ` [RESEND][PATCH 0/3] Raspberry pi improvements usb core Marek Vasut

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.