]> Git Repo - linux.git/commitdiff
arm64: defconfig: enable REGULATOR_QCOM_USB_VBUS
authorDmitry Baryshkov <[email protected]>
Mon, 25 Mar 2024 13:46:52 +0000 (15:46 +0200)
committerBjorn Andersson <[email protected]>
Tue, 23 Apr 2024 19:09:14 +0000 (14:09 -0500)
Enable the VBUS regulator used on Qualcomm platforms (RB1, RB2, RB5) to
supply VBUS voltage to the USB-C connector.

Reported-by: Bryan O'Donoghue <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
arch/arm64/configs/defconfig

index 254198352f37f67ea98998886eaaa9e6d7785e96..971df4f7de004f583814b4f0363609de751717b8 100644 (file)
@@ -773,6 +773,7 @@ CONFIG_REGULATOR_PWM=y
 CONFIG_REGULATOR_QCOM_RPMH=y
 CONFIG_REGULATOR_QCOM_SMD_RPM=y
 CONFIG_REGULATOR_QCOM_SPMI=y
+CONFIG_REGULATOR_QCOM_USB_VBUS=m
 CONFIG_REGULATOR_RAA215300=y
 CONFIG_REGULATOR_RK808=y
 CONFIG_REGULATOR_S2MPS11=y
This page took 0.050935 seconds and 4 git commands to generate.