OSDN Git Service

ARM: multi_v7_defconfig: Enable USB phys for UniPhier SoCs
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Mon, 1 Oct 2018 08:10:21 +0000 (17:10 +0900)
committerArnd Bergmann <arnd@arndb.de>
Tue, 2 Oct 2018 07:56:08 +0000 (09:56 +0200)
Enable the USB3 and USB2 phys implemented in UniPhier SoCs.
These phys are necessary for dwc3 and ehci controllers driving
the USB ports on Pro4 and PXs2 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/arm/configs/multi_v7_defconfig

index e932213..c115793 100644 (file)
@@ -953,6 +953,8 @@ CONFIG_PHY_STIH407_USB=y
 CONFIG_PHY_STM32_USBPHYC=y
 CONFIG_PHY_TEGRA_XUSB=y
 CONFIG_PHY_DM816X_USB=m
+CONFIG_PHY_UNIPHIER_USB3=y
+CONFIG_PHY_UNIPHIER_USB2=y
 CONFIG_OMAP_USB2=y
 CONFIG_TI_PIPE3=y
 CONFIG_TWL4030_USB=m