mbox series

[0/3] phycore-imx8mp: Add USB support

Message ID 20240129-usb_support-v1-0-8bd2fe84005b@phytec.de
Headers show
Series phycore-imx8mp: Add USB support | expand

Message

Benjamin Hahn Jan. 29, 2024, 7:55 a.m. UTC
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>
---
Benjamin Hahn (3):
      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 | 26 +++++++++++++++++
 board/phytec/phycore_imx8mp/phycore-imx8mp.c       |  4 +++
 configs/phycore-imx8mp_defconfig                   | 33 +++++++++++++++++++++-
 include/configs/phycore_imx8mp.h                   |  5 ++++
 4 files changed, 67 insertions(+), 1 deletion(-)
---
base-commit: e7f9e5eb584dd0b5d1b1ff82fe607d6da9940cc6
change-id: 20240126-usb_support-403f47d71ac1

Best regards,