commit | 9a9da5a265b81d459108611475567015f8c01220 | [log] [tgz] |
---|---|---|
author | Alexandre Bailon <abailon@baylibre.com> | Thu Dec 05 15:51:42 2019 +0100 |
committer | Alexandre Bailon <abailon@baylibre.com> | Fri Dec 06 10:54:42 2019 +0100 |
tree | b205721ddf47a257d4fbccb180558f12dad6e4aa | |
parent | d9eea46a5706f104135a1e2b4bdc878671ac64ed [diff] |
drivers: phy: Copy mt8183 phy driver from kernel In order to add support of USB to mt8183, copy the Linux kernel driver. In the current state, this is not expected to build and to work. The U-Boot integration will be made in another patches. Signed-off-by: Alexandre Bailon <abailon@baylibre.com>