commit | 6bd39dee633bcb13ddbafc31301a4ecfd6c2e7fa | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Jul 15 20:24:16 2023 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 16 14:02:38 2023 +0200 |
tree | 851c9b2aa0e4660be2c4974625a2fd0f22e43255 | |
parent | 2943b8c5636aa8ed81a65cc011066c979498b24d [diff] |
ARM: dts: imx: Switch USB1 port control to GPIO on Data Modul i.MX8M Plus eDM SBC The USB_PWR signal operation is not reliable on this DWC3 controller instance in case the signal is active high. Switch to GPIO control, which always behaves correctly. Perform the change in u-boot extras until this hits Linux upstream. Signed-off-by: Marek Vasut <marex@denx.de>