Skip to content

[PW_SID:1096856] dts: riscv: spacemit: k3: Fix I/O power settings#1967

Closed
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1096856
Closed

[PW_SID:1096856] dts: riscv: spacemit: k3: Fix I/O power settings#1967
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1096856

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 1096856 applied to workflow__riscv__fixes

Name: dts: riscv: spacemit: k3: Fix I/O power settings
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1096856
Version: 1

SpacemiT K3 SoC support dual-voltage I/O power domain, while initially
configure to 3.3v, and need to access register from APBC space to switch
to 1.8v domain.

Fix the GMAC0's I/O pins 1.8v switch failure that will result a broken
ethernet driver.

Fixes: d894457 ("riscv: dts: spacemit: k3: add pinctrl support")
Reported-by: Han Gao <gaohan@iscas.ac.cn>
Signed-off-by: Yixun Lan <dlan@kernel.org>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 140.60 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1085.47 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1465.54 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 25.95 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 27.55 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 1.84 seconds
Result: WARNING
Output:

WARNING: Reported-by: should be immediately followed by Closes: with a URL to the report
#14: 
Reported-by: Han Gao <gaohan@iscas.ac.cn>
Signed-off-by: Yixun Lan <dlan@kernel.org>

total: 0 errors, 1 warnings, 0 checks, 7 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 169665e2d0ad ("dts: riscv: spacemit: k3: Fix I/O power settings") 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, 7 lines checked
WARNING: Reported-by: should be immediately followed by Closes: with a URL to the report


@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 86.35 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
kdoc
Desc: Detects for kdoc errors
Duration: 0.87 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.28 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "dts: riscv: spacemit: k3: Fix I/O power settings"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.31 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot deleted the pw1096856 branch May 19, 2026 21:20
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.

1 participant