Skip to content

Conversation

@linux-riscv-bot
Copy link

PR for series 1045573 applied to workflow__riscv__fixes

Name: mmc: spacemit: Add support for K3 SoC
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1045573
Version: 2

Yixun Lan added 2 commits January 22, 2026 10:01
The SDHCI controller found on SpacemiT K3 SoC share the same IP with
K1 generation, while fixed the broken 64BIT DMA issue. Introduce a
compatible string to enable support for it.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Yixun Lan <dlan@kernel.org>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
The SDHCI controller found on SpacemiT K3 SoC share the same IP with K1
generation and introduce a compatible data to denote the change that broken
64BIT DMA issue has been fixed.

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
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 114.68 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1125.39 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1432.03 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 25.12 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 26.34 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.79 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 82.06 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
kdoc
Desc: Detects for kdoc errors
Duration: 1.00 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v2,1/2] dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.32 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 113.01 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1152.88 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1464.49 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 24.62 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 26.13 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 1.13 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 80.96 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
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 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
kdoc
Desc: Detects for kdoc errors
Duration: 0.89 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.21 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v2,2/2] mmc: sdhci-of-k1: spacemit: Add support for K3 SoC"
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.

2 participants