Skip to content

[PW_SID:1067177] [1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support#1621

Closed
linux-riscv-bot wants to merge 1 commit intoworkflow__riscv__fixesfrom
pw1067177
Closed

[PW_SID:1067177] [1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support#1621
linux-riscv-bot wants to merge 1 commit intoworkflow__riscv__fixesfrom
pw1067177

Conversation

@linux-riscv-bot
Copy link

PR for series 1067177 applied to workflow__riscv__fixes

Name: [1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1067177
Version: 1

Some boards provide USB VBUS through a controllable regulator. Add
support for the optional vbus-supply property so the regulator can
be properly managed instead of left always-on. Note that this does
not apply to USB Hub downstream ports with different VBUS supplies.

The enabled and disabled actions of the regulator are handled
automatically by devm_regulator_get_enable_optional().

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 138.68 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1024.50 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1380.84 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 26.88 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 28.08 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.74 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 84.94 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.21 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
kdoc
Desc: Detects for kdoc errors
Duration: 0.84 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.21 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.29 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot deleted the pw1067177 branch March 18, 2026 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants