commit | b684ec8efe067377afd55c330b83bf533c88ef08 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Thu Feb 23 17:29:24 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 23 11:33:00 2023 -0500 |
tree | 764f62b73b5333bdb0b9cd3aa76c11fb53bb540c | |
parent | 97b92f7d1741a8bd5e0de64cd24f67bb4301c2e6 [diff] |
usb: dwc3-uniphier: Select PHY Make sure the PHY subsystem is activated for the uniphier DWC3 glue logic, as it depends on PHY implementation there. Signed-off-by: Marek Vasut <marex@denx.de>