configs: tizen_bpif3: Enable DM_REGULATOR_SPACEMIT_HUB config 75/316875/2 accepted/tizen/unified/20241221.103412 accepted/tizen/unified/x/20241221.221351 accepted/tizen/unified/x/asan/20250113.002228
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 19 Dec 2024 02:28:51 +0000 (11:28 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 19 Dec 2024 05:10:53 +0000 (14:10 +0900)
Enable DM_REGULATOR_SPACEMIT_HUB configuration to use the usb.
While start usb, it can't find vbus-supply like below.

U-boot> usb start
starting USB...
Bus dwc3@c0a00000: No USB maximum speed specified. Using super speed
mv_usb_phy usb2phy@0xc0a30000: k1x-ci-usb-phy-probe: Enter...
k1x_combphy phy@c0b10000: USB3 PHY init.
dwc3-generic-host dwc3@c0a00000: this is a DesignWare USB3 DRD Core
dwc3-generic-host dwc3@c0a00000: Failed to retrieve vbus-supply regulator, (err=-19)Port not available.

Change-Id: I5a30b67ef83e59f75f6b0c204011a73c57a9eff6
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
configs/tizen_bpif3_defconfig

index 135ec3b125f39149fbdc12b5326f146903451087..739a234d61fa5c445e789b7e830bd8c1f43b3a07 100644 (file)
@@ -192,6 +192,7 @@ CONFIG_DM_PMIC=y
 CONFIG_PMIC_SPM8XX=y
 CONFIG_DM_REGULATOR=y
 CONFIG_DM_REGULATOR_SPM8XX=y
+CONFIG_DM_REGULATOR_SPACEMIT_HUB=y
 CONFIG_SPL_SPACEMIT_POWER=y
 CONFIG_RESET_SPACEMIT_K1X=y
 # CONFIG_SCSI is not set