linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] usb: dwc2: fix hot plugging on Amlogic devices
@ 2018-12-09 19:01 Martin Blumenstingl
  2018-12-09 19:01 ` [PATCH 1/1] usb: dwc2: disable power_down " Martin Blumenstingl
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Blumenstingl @ 2018-12-09 19:01 UTC (permalink / raw)
  To: linux-usb, hminas, gregkh
  Cc: Martin Blumenstingl, linux-amlogic, christianshewitt,
	linux-kernel, Arthur.Petrosyan

This is a follow-up to an issue I had a while ago but never had the
time to debug it: [0]
Short summary:
- on Meson8b USB devices are only detected if they are plugged in
  before booting Linux
- if they are plugged in after booting Linux they are not detected
  (except when running "lsusb -v" as a workaround)

Christian Hewitt made me aware of a similar issue that was fixed for
Rockchip devices. This single patch applies the same fix to the
Amlogic devices as well.


[0] http://lists.infradead.org/pipermail/linux-amlogic/2018-May/007310.html


Martin Blumenstingl (1):
  usb: dwc2: disable power_down on Amlogic devices

 drivers/usb/dwc2/params.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.19.2


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2018-12-10 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-09 19:01 [PATCH 0/1] usb: dwc2: fix hot plugging on Amlogic devices Martin Blumenstingl
2018-12-09 19:01 ` [PATCH 1/1] usb: dwc2: disable power_down " Martin Blumenstingl
2018-12-10  6:04   ` Minas Harutyunyan
2018-12-10 13:20   ` Brad Harper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).