Skip to content

[PW_SID:965782] spi: sophgo: Add SPI NOR controller for SG2042#440

Closed
linux-riscv-bot wants to merge 3 commits into
workflow__riscv__fixesfrom
pw965782
Closed

[PW_SID:965782] spi: sophgo: Add SPI NOR controller for SG2042#440
linux-riscv-bot wants to merge 3 commits into
workflow__riscv__fixesfrom
pw965782

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 965782 applied to workflow__riscv__fixes

Name: spi: sophgo: Add SPI NOR controller for SG2042
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=965782
Version: 1

Add bindings for the SOPHGO SG2042 SPI-NOR flash controller,
which is compatible with SOPHGO SG2044.

Signed-off-by: Zixian Zeng <sycamoremoon376@gmail.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add GD25LB512ME SPI-NOR flash information

Signed-off-by: Zixian Zeng <sycamoremoon376@gmail.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add SPI-NOR controller and flash nodes to device tree for SG2042.

Signed-off-by: Zixian Zeng <sycamoremoon376@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/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 112.60 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 944.50 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1227.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 21.41 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 22.73 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.67 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 67.98 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
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/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
kdoc
Desc: Detects for kdoc errors
Duration: 0.90 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[1/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
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/3] dt-bindings: spi: Add bindings for SOPHGO SG2042"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 1.63 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 111.33 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 966.63 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1259.94 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 21.02 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 22.36 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.79 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 68.37 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
kdoc
Desc: Detects for kdoc errors
Duration: 0.88 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
module-param
Desc: Detect module_param changes
Duration: 0.25 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
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/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.30 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 112.65 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 995.89 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1293.08 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 21.37 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 22.53 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 1.21 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 68.30 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
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 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
kdoc
Desc: Detects for kdoc errors
Duration: 0.90 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042"
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 pw965782 branch May 25, 2025 16: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.

2 participants