Skip to content

Conversation

@linux-riscv-bot
Copy link

PR for series 1029722 applied to workflow__riscv__fixes

Name: riscv: defconfig: Add initial Kendryte K230 defconfig
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1029722
Version: 1

Add initial defconfig support for the Kendryte K230 RISC-V SoC. This defconfig enables:
- Essential RISC-V architecture features (64-bit, S-mode, page tables)
- Core peripherals required for boot (UART, GPIO, MMC, clock)
- Device Tree overlay support
- Basic power management and reset functionality
- Debugging features (printk, earlycon)

This defconfig serves as the base configuration for K230-based platforms
(including CanMV DongshanPi) and is compatible with upstream RISC-V kernel features.

Signed-off-by: jybruceupup <[email protected]>
Signed-off-by: Linux RISC-V bot <[email protected]>
@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 110.16 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1063.93 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1369.01 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 24.59 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 26.02 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 1.92 seconds
Result: WARNING
Output:

WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#24: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 302 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

Commit 5db256734035 ("riscv: defconfig: Add initial Kendryte K230 defconfig") has style problems, please review.

NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.
total: 0 errors, 1 warnings, 0 checks, 302 lines checked
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?


@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 77.71 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
kdoc
Desc: Detects for kdoc errors
Duration: 0.90 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "riscv: defconfig: Add initial Kendryte K230 defconfig"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.29 seconds
Result: PASS

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.

3 participants