public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v3 0/4] phycore-imx8mp: Add USB support
@ 2024-02-08 12:03 Benjamin Hahn
  2024-02-08 12:03 ` [PATCH v3 1/4] imx8mp-phyboard-pollux-rdk: sync with kernel devicetree from v6.8-rc2 Benjamin Hahn
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Benjamin Hahn @ 2024-02-08 12:03 UTC (permalink / raw)
  To: Stefano Babic, Fabio Estevam, NXP i.MX U-Boot Team, Teresa Remmet,
	Tom Rini
  Cc: u-boot, upstream, Dan Carpenter, Benjamin Hahn

add support for various USB features like USB storage, USB mass storage
as well as booting and flashing emmc via UUU.

Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
---
Changes in v3:
- add patch description for the sync with kernel devicetree commit
- Link to v2: https://lore.kernel.org/r/20240131-usb_support-v2-0-7521c554b597@phytec.de

Changes in v2:
- sync kernel devicetree before making changes
- Link to v1: https://lore.kernel.org/r/20240129-usb_support-v1-0-8bd2fe84005b@phytec.de

---
Benjamin Hahn (4):
      imx8mp-phyboard-pollux-rdk: sync with kernel devicetree from v6.8-rc2
      phycore-imx8mp: add USB host support
      phycore-imx8mp: add USB mass storage support
      phycore-imx8mp: add support for booting and flashing emmc via UUU

 .../arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi |   4 +
 arch/arm/dts/imx8mp-phyboard-pollux-rdk.dts        | 162 ++++++++++++++++++++-
 board/phytec/phycore_imx8mp/phycore-imx8mp.c       |   4 +
 configs/phycore-imx8mp_defconfig                   |  33 ++++-
 include/configs/phycore_imx8mp.h                   |   5 +
 5 files changed, 204 insertions(+), 4 deletions(-)
---
base-commit: 0101a2ffe125911ebf89172b495f5ff14f2fd058
change-id: 20240126-usb_support-403f47d71ac1

Best regards,
-- 
Benjamin Hahn <B.Hahn@phytec.de>


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

end of thread, other threads:[~2024-02-08 14:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-08 12:03 [PATCH v3 0/4] phycore-imx8mp: Add USB support Benjamin Hahn
2024-02-08 12:03 ` [PATCH v3 1/4] imx8mp-phyboard-pollux-rdk: sync with kernel devicetree from v6.8-rc2 Benjamin Hahn
2024-02-08 14:35   ` Fabio Estevam
2024-02-08 12:03 ` [PATCH v3 2/4] phycore-imx8mp: add USB host support Benjamin Hahn
2024-02-08 12:03 ` [PATCH v3 3/4] phycore-imx8mp: add USB mass storage support Benjamin Hahn
2024-02-08 12:03 ` [PATCH v3 4/4] phycore-imx8mp: add support for booting and flashing emmc via UUU Benjamin Hahn

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