Skip to content

[PW_SID:994802] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110 - #825

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

[PW_SID:994802] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110#825
linux-riscv-bot wants to merge 3 commits into
workflow__riscv__fixesfrom
pw994802

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 994802 applied to workflow__riscv__fixes

Name: riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=994802
Version: 3

E Shattow added 3 commits August 23, 2025 10:18
Describe JH7110 SoC DDR external memory interface.

Signed-off-by: E Shattow <e@freeshell.de>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add JH7110 SoC DDR external memory controller.

Signed-off-by: E Shattow <e@freeshell.de>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
…oader

Add bootph-pre-ram hinting to jh7110.dtsi:
  - CPU interrupt controller(s)
  - gmac1_rgmii_rxin fixed-clock (dependency of syscrg)
  - gmac1_rmii_refin fixed-clock (dependency of syscrg)
  - oscillator
  - core local interrupt timer
  - syscrg clock-controller
  - pllclk clock-controller (dependency of syscrg)
  - DDR memory controller

Signed-off-by: E Shattow <e@freeshell.de>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 107.25 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1048.74 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1351.90 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 21.49 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 22.89 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 1.76 seconds
Result: WARNING
Output:

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

total: 0 errors, 1 warnings, 0 checks, 74 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 b1bdfd4c47b7 ("dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC") 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, 74 lines checked
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?


@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 77.38 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
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 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
kdoc
Desc: Detects for kdoc errors
Duration: 0.88 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.21 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[v3,1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC"
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: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 106.61 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1103.33 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1419.06 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 21.18 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 22.45 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.71 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 75.69 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
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: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
kdoc
Desc: Detects for kdoc errors
Duration: 0.91 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.53 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[v3,2/3] riscv: dts: starfive: jh7110: add DMC memory controller"
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 3: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 106.23 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 3: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1101.91 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 3: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1425.57 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 3: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 21.44 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 3: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 22.59 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 3: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.76 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 3: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 75.77 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 3: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
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: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
kdoc
Desc: Detects for kdoc errors
Duration: 0.85 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 3: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 3: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 3: "[v3,3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.30 seconds
Result: PASS

@linux-riscv-bot
linux-riscv-bot deleted the pw994802 branch August 24, 2025 05:19
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