commit | 6eff242796255caba6db7c81799640255bc24890 | [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 | 4828221b3921ed05104bba4ca71ba1231ea4524c [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>