commit | 1cbd9ae6bdf9fc1affb872e493a8eee29cfc4e01 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Wed Apr 11 17:08:02 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Wed Apr 11 17:22:07 2018 +0200 |
tree | e2812a44104583c11ed218d142cf6750a757eba9 | |
parent | fcfb0fb362178731cfd4aa3f17bc2524c69158ab [diff] |
phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers The Amlogic Meson GXL and GXM (simple variant) embeds up to 3 USB2 PHYs and an USB3 PHY. This patch adds drivers for these for the standard generic PHY interface and supports the power-on/off calls and set the Host mode by default. They are based on the excellent work from Martin Blumenstingl merged in linux. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>