public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] TI AM64/J7: USB Errata i2409 workaround
@ 2024-05-16  4:45 Ravi Gunasekaran
  2024-05-16  4:45 ` [PATCH v3 1/2] usb: cdns3: Add quirk flag to enable suspend residency Ravi Gunasekaran
  2024-05-16  4:45 ` [PATCH v3 2/2] usb: cdns3-ti: Add workaround for Errata i2409 Ravi Gunasekaran
  0 siblings, 2 replies; 5+ messages in thread
From: Ravi Gunasekaran @ 2024-05-16  4:45 UTC (permalink / raw)
  To: peter.chen, pawell, rogerq
  Cc: gregkh, linux-usb, linux-kernel, srk, r-gunasekaran

This series adds workaround for all TI platforms using
cdns3,usb IP. i.e. AM64/J7x

Change log:
----------
Changes since v2:
----------------
* Fixed the redundant blank line added in v2

Changes since v1:
----------------
* Grouped the susp_ctrl register update along with
  existing CDNS3 snippet as suggested by Peter Chen

v2: https://lore.kernel.org/all/20240516042845.31211-1-r-gunasekaran@ti.com/
v1: https://lore.kernel.org/all/20240514092421.20897-1-r-gunasekaran@ti.com/#t

Roger Quadros (2):
  usb: cdns3: Add quirk flag to enable suspend residency
  usb: cdns3-ti: Add workaround for Errata i2409

 drivers/usb/cdns3/cdns3-ti.c | 15 ++++++++++++++-
 drivers/usb/cdns3/core.h     |  1 +
 drivers/usb/cdns3/drd.c      | 10 +++++++++-
 drivers/usb/cdns3/drd.h      |  3 +++
 4 files changed, 27 insertions(+), 2 deletions(-)


base-commit: 82d92a9a1b9ea0ea52aff27cddd05009b4edad49
-- 
2.17.1


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

end of thread, other threads:[~2024-05-17  2:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-16  4:45 [PATCH v3 0/2] TI AM64/J7: USB Errata i2409 workaround Ravi Gunasekaran
2024-05-16  4:45 ` [PATCH v3 1/2] usb: cdns3: Add quirk flag to enable suspend residency Ravi Gunasekaran
2024-05-17  2:20   ` Peter Chen
2024-05-16  4:45 ` [PATCH v3 2/2] usb: cdns3-ti: Add workaround for Errata i2409 Ravi Gunasekaran
2024-05-17  2:21   ` Peter Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox