From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 16 Dec 2015 15:15:07 +0100 Subject: [U-Boot] [PATCH] ARM: rpi: enable USB keyboard In-Reply-To: <1450237822-18964-1-git-send-email-swarren@wwwdotorg.org> References: <1450237822-18964-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <201512161515.07652.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, December 16, 2015 at 04:50:22 AM, Stephen Warren wrote: > Now that the DWC2 driver supports split transactions, we can reasonably > enable support for USB keyboards. This wasn't terribly useful before > since keyboards are usually LS/FS devices, and thus require split > transaction support when attached to a USB hub such as the hub built into > the RPi model Bs. > > Cc: Stefan Br?ns > Signed-off-by: Stephen Warren In that case, I am putting both into u-boot-usb/dwc2 for now, until the dwc2 patchset gets more fleshed out . Thanks! Best regards, Marek Vasut