]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: defconfig: Enable USB phys for UniPhier SoCs
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Mon, 1 Oct 2018 08:10:45 +0000 (17:10 +0900)
committerArnd Bergmann <arnd@arndb.de>
Mon, 1 Oct 2018 16:04:29 +0000 (18:04 +0200)
commit50c61a3e0f0d0b1be34bc19c92937f3f7a6acd83
tree147673644d24b88abdfc71a429bd563d4d9dfb2a
parent054fba7ebd1a724f68ff2292e79c49cfc973d6ab
arm64: defconfig: Enable USB phys for UniPhier SoCs

Enable the USB3 and USB2 phys implemented in UniPhier SoCs.
These phys are necessary for dwc3 and ehci controllers driving
the USB ports on arm64 UniPhier SoCs.

Since the USB host drivers are already built-in, so only the phy
driver are missing to allow booting with USB devices.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig