commit | b0eef7326920ff55ec22dfb86812033d84737839 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Sun Oct 15 21:24:37 2023 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 16 18:52:20 2023 +0200 |
tree | b5f6c052144880ec0628bd75aa85270cbaf89cb2 | |
parent | 148447d28838ed9fc117157b5b7a35043b8e9413 [diff] |
imx8mp-evk: Add USB0 OTG support Add USB0 OTG support. Currently, the USB0 OTG nodes are not enabled in the Linux kernel devicetree. For this reason, enable the USB0 OTG nodes inside imx8mp-evk-u-boot.dtsi for now. Also select several useful options such as USB gadget and fastboot. Tested by running "ums 0 mmc 2". Signed-off-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Marek Vasut <marex@denx.de>