]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: qcm6490: Enable super-speed USB support
authorBalaji Selvanathan <balaji.selvanathan@oss.qualcomm.com>
Wed, 3 Dec 2025 11:07:34 +0000 (16:37 +0530)
committerCasey Connolly <casey.connolly@linaro.org>
Mon, 27 Apr 2026 10:38:44 +0000 (12:38 +0200)
Enable the QMP Combo PHY driver to allow super-speed USB
operation on QCM6490 platforms.

Signed-off-by: Balaji Selvanathan <balaji.selvanathan@oss.qualcomm.com>
Reviewed-by: Varadarajan Narayanan <varadarajan.narayanan@oss.qualcomm.com>
Link: https://patch.msgid.link/20251203110735.1959862-6-balaji.selvanathan@oss.qualcomm.com
Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
configs/qcm6490_defconfig

index 618098c8860ebb8439d2d490dcf43ba1d4623b67..b088367f86c055b2e250881a8d2ce96f9c235aee 100644 (file)
@@ -15,3 +15,4 @@ CONFIG_REMAKE_ELF=y
 CONFIG_DEFAULT_DEVICE_TREE="qcom/qcs6490-rb3gen2"
 
 CONFIG_FASTBOOT_BUF_ADDR=0xd8800000
+CONFIG_PHY_QCOM_QMP_COMBO=y