commit | 7950d1745bc4a54c586c4a163faceeb8fd46212d | [log] [tgz] |
---|---|---|
author | Frank Wunderlich <frank-w@public-files.de> | Thu Aug 03 20:00:01 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 17 16:39:20 2023 -0400 |
tree | 1e05f4f7a237fbdfbbddac30926043188db720c3 | |
parent | 4f3e95ae80426478f3c247d752e642c5575c04ef [diff] |
arm: mediatek: add usb support for MT7988 MT7988 has a t-phy and an x-phy controller. There is already a driver for t-phy so we can add USB support for this phy type. Signed-off-by: Frank Wunderlich <frank-w@public-files.de>