All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] imx95: support USB SDP on USB3 interface
@ 2025-07-19 22:13 Alice Guo (OSS)
  2025-07-19 22:13 ` [PATCH 1/6] Update VID/PID Alice Guo (OSS)
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Alice Guo (OSS) @ 2025-07-19 22:13 UTC (permalink / raw)
  To: Stefano Babic, Fabio Estevam, NXP i.MX U-Boot Team, Tom Rini,
	Peng Fan, Troy Kisky, Adrian Alonso, Lukasz Majewski,
	Mattijs Korpershoek, Marek Vasut, Tim Harvey, Alice Guo
  Cc: u-boot, Ye Li, Frank Li, Jacky Bai

Signed-off-by: Alice Guo <alice.guo@nxp.com>
---
Alice Guo (2):
      usb: dwc3: gadget: Add delay after software writes DCTL in dwc3_gadget_run_stop()
      imx95: Add support for booting from USB SDP on USB3

Frank Li (1):
      Add serial# for SPL SDP download

Ye Li (3):
      Update VID/PID
      usb: f_sdp: Update SDP driver to support PQC container
      imx95: Remove ROM info USB instance workaround for B0

 arch/arm/dts/imx95-19x19-evk-u-boot.dtsi |  8 ++++++++
 arch/arm/mach-imx/imx9/scmi/soc.c        |  2 --
 arch/arm/mach-imx/spl.c                  | 12 +++++++++++-
 configs/imx8m_data_modul.config          |  4 ++--
 configs/imx8mm_evk_defconfig             |  4 ++--
 configs/imx8mn_ddr4_evk_defconfig        |  4 ++--
 configs/imx8mp_evk_defconfig             |  4 ++--
 configs/imx95_19x19_evk_defconfig        | 13 ++++++++++++-
 configs/mx6qsabrelite_defconfig          |  4 ++--
 configs/mx6sabreauto_defconfig           |  4 ++--
 configs/mx6sabresd_defconfig             |  4 ++--
 configs/mx6ul_14x14_evk_defconfig        |  4 ++--
 configs/mx7dsabresd_defconfig            |  4 ++--
 drivers/usb/dwc3/gadget.c                |  1 +
 drivers/usb/gadget/f_sdp.c               |  2 +-
 15 files changed, 51 insertions(+), 23 deletions(-)
---
base-commit: 182cb30084516c3085d2ca5dde3f105f7625d774
change-id: 20250720-imx95-c51f08620358

Best regards,
-- 
Alice Guo <alice.guo@oss.nxp.com>


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

end of thread, other threads:[~2025-10-09 12:59 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-19 22:13 [PATCH 0/6] imx95: support USB SDP on USB3 interface Alice Guo (OSS)
2025-07-19 22:13 ` [PATCH 1/6] Update VID/PID Alice Guo (OSS)
2025-07-31 19:08   ` Tim Harvey
2025-07-19 22:13 ` [PATCH 2/6] Add serial# for SPL SDP download Alice Guo (OSS)
2025-07-19 22:13 ` [PATCH 3/6] usb: f_sdp: Update SDP driver to support PQC container Alice Guo (OSS)
2025-07-19 22:13 ` [PATCH 4/6] imx95: Remove ROM info USB instance workaround for B0 Alice Guo (OSS)
2025-07-29 16:16   ` Tim Harvey
2025-07-19 22:13 ` [PATCH 5/6] usb: dwc3: gadget: Add delay after software writes DCTL in dwc3_gadget_run_stop() Alice Guo (OSS)
2025-09-29  8:46   ` Mattijs Korpershoek
2025-10-09 10:16     ` 回复: [EXT] " Alice Guo
2025-10-09 10:20     ` Alice Guo
2025-10-09 10:22     ` Alice Guo
2025-10-09 10:23     ` Alice Guo
2025-10-09 10:34     ` 回复: " Alice Guo (OSS)
2025-10-09 12:38       ` Mattijs Korpershoek
2025-07-19 22:13 ` [PATCH 6/6] imx95: Add support for booting from USB SDP on USB3 Alice Guo (OSS)

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.