]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: defconfig: Enable USB2 PHY Driver
authorRavi Gunasekaran <r-gunasekaran@ti.com>
Fri, 7 Jun 2024 06:10:56 +0000 (11:40 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Wed, 12 Jun 2024 16:22:16 +0000 (21:52 +0530)
The USB controller on TI SoCs such as AM65x needs the
USB2 PHY driver to communicate with VBUS/ID comparator.
So enable the OMAP USB2 PHY driver.

Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Link: https://lore.kernel.org/r/20240607061056.708946-1-s-vadapalli@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/configs/defconfig

index 0cbfbda4fa4c8b7fcae404a9ff9daa5f32af62ff..1ff236ca8c72110557dc9cdc847ac3de64d76567 100644 (file)
@@ -1064,6 +1064,7 @@ CONFIG_USB_MTU3=y
 CONFIG_USB_MUSB_HDRC=y
 CONFIG_USB_MUSB_SUNXI=y
 CONFIG_USB_DWC3=y
+CONFIG_OMAP_USB2=m
 CONFIG_USB_DWC2=y
 CONFIG_USB_CHIPIDEA=y
 CONFIG_USB_CHIPIDEA_UDC=y