Skip to content

[PW_SID:973191] riscv: sophgo: rename compatible string of the USB device for cv18xx#546

Closed
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw973191
Closed

[PW_SID:973191] riscv: sophgo: rename compatible string of the USB device for cv18xx#546
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw973191

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 973191 applied to workflow__riscv__fixes

Name: riscv: sophgo: rename compatible string of the USB device for cv18xx
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=973191
Version: 1

inochisa added 2 commits June 18, 2025 03:50
The support for Sophgo CV1800 series SoC introduces a wildcard compatible
string "sophgo,cv1800-usb", rename it to sophgo,cv1800b-usb to match a
real world SoC. As the compatible string is not used in any board dts.
It is safe to rename it.

Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
…eries SoC

As the wildcard name is dropped and favor new compatible string
which match a real SoC, and it is not used for any board at now.

Rename it to sophgo,cv1800b-usb to match the binding change.

Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 102.98 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 928.57 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1251.56 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 20.93 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 21.94 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.64 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 71.18 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
kdoc
Desc: Detects for kdoc errors
Duration: 0.88 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
module-param
Desc: Detect module_param changes
Duration: 0.25 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/2] dt-bindings: usb: dwc2: rename sophgo usb compatible string"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.29 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 103.54 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 954.35 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1287.96 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 21.12 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 21.91 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.77 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 71.90 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
kdoc
Desc: Detects for kdoc errors
Duration: 0.87 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC"
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 pw973191 branch June 19, 2025 16:22
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