Skip to content

[PW_SID:1069812] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1#1650

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

[PW_SID:1069812] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1#1650
linux-riscv-bot wants to merge 1 commit intoworkflow__riscv__fixesfrom
pw1069812

Conversation

@linux-riscv-bot
Copy link

PR for series 1069812 applied to workflow__riscv__fixes

Name: usb: dwc3: Add optional VBUS regulator support to SpacemiT K1
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1069812
Version: 2

Some SpacemiT K1 boards (like OrangePi R2S) provide USB VBUS
through a controllable regulator. Add support for the optional
vbus-supply property so the regulator can be properly managed
in host mode instead of left always-on. Note that this doesn't
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: "[v2,1/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 137.11 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

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

@linux-riscv-bot
Copy link
Author

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

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 27.50 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 28.16 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 1.04 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 83.99 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1"
kdoc
Desc: Detects for kdoc errors
Duration: 0.87 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1"
module-param
Desc: Detect module_param changes
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

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

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1"
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 pw1069812 branch March 21, 2026 01:19
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