U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Enable USB on i.MX8ULP EVK
@ 2025-11-28 13:16 alice.guo
  2025-11-28 13:16 ` [PATCH v1 1/4] ehci-mx6: Add powerup_fixup implementation alice.guo
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: alice.guo @ 2025-11-28 13:16 UTC (permalink / raw)
  To: u-boot, NXP i.MX U-Boot Team
  Cc: Marek Vasut, Marek Vasut, Tom Rini, Ye Li, Fabio Estevam,
	Tim Harvey, Mattijs Korpershoek, Patrice Chotard, Stefano Babic,
	Peng Fan, Lukasz Majewski, Simon Glass, David Zang, Alice Guo

This patch set is used to enable the second USB controller (base address
0x29920000) on i.MX8ULP EVK in host mode.

Signed-off-by: Alice Guo <alice.guo@nxp.com>
---
Alice Guo (2):
      ehci-mx6: Update USB host driver for iMX8ULP
      imx8ulp: dst: Enable USB controller at 0x29920000 in host mode

Ye Li (2):
      ehci-mx6: Add powerup_fixup implementation
      imx8ulp: clock: Drop CONFIG_USB_MAX_CONTROLLER_COUNT dependency

 arch/arm/dts/imx8ulp-evk-u-boot.dtsi |  4 ++
 arch/arm/dts/imx8ulp-evk.dts         | 27 ++++++++++++++
 arch/arm/dts/imx8ulp.dtsi            | 30 +++++++++++++++
 arch/arm/mach-imx/imx8ulp/clock.c    | 12 ++----
 configs/imx8ulp_evk_defconfig        |  3 ++
 drivers/usb/host/Kconfig             |  2 +-
 drivers/usb/host/ehci-mx6.c          | 71 ++++++++++++++++++++++++++++--------
 7 files changed, 125 insertions(+), 24 deletions(-)
---
base-commit: 610a3eb27ea1e68363fffcb3f14b7fc097ef08b6
change-id: 20251128-usb2-1511e5e3ea84

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


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

end of thread, other threads:[~2025-12-02  1:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-28 13:16 [PATCH 0/4] Enable USB on i.MX8ULP EVK alice.guo
2025-11-28 13:16 ` [PATCH v1 1/4] ehci-mx6: Add powerup_fixup implementation alice.guo
2025-11-30  1:05   ` Marek Vasut
2025-12-01 11:07     ` 回复: " Alice Guo (OSS)
2025-12-01 17:47       ` Marek Vasut
2025-11-28 13:16 ` [PATCH v1 2/4] ehci-mx6: Update USB host driver for iMX8ULP alice.guo
2025-11-30  1:06   ` Marek Vasut
2025-11-28 13:16 ` [PATCH v1 3/4] imx8ulp: clock: Drop CONFIG_USB_MAX_CONTROLLER_COUNT dependency alice.guo
2025-11-28 13:16 ` [PATCH v1 4/4] imx8ulp: dst: Enable USB controller at 0x29920000 in host mode alice.guo
2025-11-28 13:28   ` Fabio Estevam
2025-11-30  0:06   ` Fabio Estevam
2025-12-01 11:05     ` 回复: " Alice Guo (OSS)

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