commit | 0f513c5975105a8cfdf80cc9862e4c65826ead84 | [log] [tgz] |
---|---|---|
author | Matthias Schiffer <matthias.schiffer@ew.tq-group.com> | Mon Sep 20 15:37:25 2021 +0200 |
committer | Marek Vasut <marex@denx.de> | Wed Sep 22 21:29:56 2021 +0200 |
tree | f0ac7d940af4d6fdbc83d7eafabe5d0cc65510b6 | |
parent | 8709228b5c61d56c21461a797b12e275bdd3c044 [diff] |
usb: ehci-mx6: use phy_type from device tree Allow using different PHY interfaces for multiple USB controllers. When no value is set in DT, we fall back to CONFIG_MXC_USB_PORTSC for now to stay compatible with current board configurations. This also adds support for the HSIC mode of the i.MX7. Signed-off-by: Markus Niebel <Markus.Niebel@ew.tq-group.com> Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>