All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM64: rockchip: evb_rk3399: Khadas Edge add USB OHCI
@ 2021-06-07  3:45 Artem Lapkin
  2021-06-07  3:45 ` [PATCH 1/2] ARM64: rockchip: evb_rk3399: add usb ohci definations Artem Lapkin
  2021-06-07  3:45 ` [PATCH 2/2] configs: rockchip: rk3399: Khadas Edge add USB OHCI Artem Lapkin
  0 siblings, 2 replies; 5+ messages in thread
From: Artem Lapkin @ 2021-06-07  3:45 UTC (permalink / raw)
  To: kever.yang; +Cc: sjg, philipp.tomsich, jagan, sunil, u-boot, art, nick, gouwa

Problem: USB2.0 port can recognize any USB1.1 devices (like usb keyboard)
Add missed USB OHCI configuration

Artem Lapkin (2):
  ARM64: rockchip: evb_rk3399: add usb ohci definations
  configs: rockchip: rk3399: Khadas Edge add USB OHCI

 configs/khadas-edge-captain-rk3399_defconfig | 2 ++
 configs/khadas-edge-rk3399_defconfig         | 2 ++
 configs/khadas-edge-v-rk3399_defconfig       | 2 ++
 include/configs/evb_rk3399.h                 | 3 +++
 4 files changed, 9 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2021-06-08  7:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07  3:45 [PATCH 0/2] ARM64: rockchip: evb_rk3399: Khadas Edge add USB OHCI Artem Lapkin
2021-06-07  3:45 ` [PATCH 1/2] ARM64: rockchip: evb_rk3399: add usb ohci definations Artem Lapkin
2021-06-08  7:01   ` Kever Yang
2021-06-07  3:45 ` [PATCH 2/2] configs: rockchip: rk3399: Khadas Edge add USB OHCI Artem Lapkin
2021-06-08  7:01   ` Kever Yang

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.