Skip to content

[PW_SID:1150627] riscv: Add device tree support for UltraRISC DP1000 - #2518

Closed
linux-riscv-bot wants to merge 12 commits into
workflow__riscv__fixesfrom
pw1150627
Closed

[PW_SID:1150627] riscv: Add device tree support for UltraRISC DP1000#2518
linux-riscv-bot wants to merge 12 commits into
workflow__riscv__fixesfrom
pw1150627

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1150627 applied to workflow__riscv__fixes

Name: riscv: Add device tree support for UltraRISC DP1000
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1150627
Version: 1

Wrap an overlong description line and normalize the inline dependency
lists to satisfy yamllint.

Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add Shenzhen Rongda Computer Co., Ltd. to the vendor prefixes.

Link: http://www.shenrongda.com/
Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Document the UltraRISC CP100 CPU compatible.

The CP100 CPU is used in the UltraRISC DP1000 SoC.

Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Document the compatibles for the Shenzhen Rongda M0 and Milk-V Titan
boards, both based on the UltraRISC DP1000 SoC.

Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add compatible string for UltraRISC DP1000 CLINT.

Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
…0 SoC

Add the SoC-specific compatible string and use the generic one as fallback
for the UltraRISC DP1000 SPI controller.

Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add the SoC-specific compatible string and use the generic one as fallback
for the UltraRISC DP1000 I2C controller.

Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add the SoC-specific compatible string for the UltraRISC DP1000 GMAC
controller to the DesignWare MAC binding.

Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
The DP1000 integrates a DMA controller.

Add its SoC-specific compatible with the generic fallback.

Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add the base device tree for the UltraRISC DP1000 SoC. It describes
eight CP100 CPU cores, their cache topology, and essential peripherals
including CLINT, PLIC, the clock controller, pinctrl, GPIO, UART, SPI,
I2C, PCIe, GMAC, and the DMA controller.

Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Shenzhen Rongda M0 is an mATX motherboard based on the UltraRISC DP1000
SoC.

Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Milk-V Titan is an ITX motherboard based on the UltraRISC DP1000 SoC.

Link: https://milkv.io/docs/titan/overview
Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 146.12 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1168.92 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1464.74 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 61.11 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 62.13 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 32.95 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 122.12 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 32.08 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
kdoc
Desc: Detects for kdoc errors
Duration: 33.34 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
module-param
Desc: Detect module_param changes
Duration: 32.14 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 32.79 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[01/12] dt-bindings: riscv: cpus: Fix yamllint style issues"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 32.17 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[02/12] dt-bindings: vendor-prefixes: Add shenrongda"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 183.55 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[02/12] dt-bindings: vendor-prefixes: Add shenrongda"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1166.05 seconds
Result: PENDING

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[02/12] dt-bindings: vendor-prefixes: Add shenrongda"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1435.44 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[02/12] dt-bindings: vendor-prefixes: Add shenrongda"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 28.97 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[02/12] dt-bindings: vendor-prefixes: Add shenrongda"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 29.98 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 2: "[02/12] dt-bindings: vendor-prefixes: Add shenrongda"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.79 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 10: "[10/12] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000"
kdoc
Desc: Detects for kdoc errors
Duration: 0.96 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 10: "[10/12] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000"
module-param
Desc: Detect module_param changes
Duration: 0.34 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 10: "[10/12] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 10: "[10/12] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.32 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 141.90 seconds
Result: ERROR
Output:

Full log:
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:33.956855
I: default: FAIL in 0:01:38.854974
I: kernel: SKIP in 0:00:00.000005
I: xipkernel: SKIP in 0:00:00.000003
I: modules: PASS in 0:00:00.902488
I: dtbs: FAIL in 0:00:02.195101
I: dtbs-legacy: SKIP in 0:00:00.004994
I: debugkernel: SKIP in 0:00:00.000004
I: headers: PASS in 0:00:01.056408
I: build output in /build/tmp.rmqfggp9Si
tuxmake --download-all-korg-gcc-toolchains --target-arch=riscv --kconfig=rv32_defconfig --toolchain=llvm --wrapper=ccache --environment=KBUILD_BUILD_TIMESTAMP=@1621270510 --environment=KBUILD_BUILD_USER=tuxmake --environment=KBUILD_BUILD_HOST=tuxmake --environment=KCFLAGS=-ffile-prefix-map=/build/tmp.rmqfggp9Si/build/= --runtime=null --image=docker.io/tuxmake/riscv_clang CROSS_COMPILE=riscv64-linux- config default kernel xipkernel modules dtbs dtbs-legacy debugkernel headers
make --silent --keep-going --jobs=48 O=/build/tmp.rmqfggp9Si/build ARCH=riscv CROSS_COMPILE=riscv64-linux- LLVM=1 'CC=ccache clang' 'HOSTCC=ccache clang' rv32_defconfig
make --silent --keep-going --jobs=48 O=/build/tmp.rmqfggp9Si/build ARCH=riscv CROSS_COMPILE=riscv64-linux- LLVM=1 'CC=ccache clang' 'HOSTCC=ccache clang'
In file included from /build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dts:6:
In file included from /build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0-pinctrl.dtsi:6:
/build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found
    8 | #include <dt-bindings/clock/ultrarisc,dp1000-clk.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[4]: *** [/build/tmpp_ko2n44/scripts/Makefile.dtbs:140: arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtb] Error 1
make[4]: Target 'arch/riscv/boot/dts/ultrarisc/' not remade because of errors.
make[3]: *** [/build/tmpp_ko2n44/scripts/Makefile.build:550: arch/riscv/boot/dts/ultrarisc] Error 2
make[3]: Target 'arch/riscv/boot/dts/' not remade because of errors.
make[2]: *** [/build/tmpp_ko2n44/Makefile:1638: dtbs] Error 2
make[2]: Target '__all' not remade because of errors.
make[1]: *** [/build/tmpp_ko2n44/Makefile:248: __sub-make] Error 2
make[1]: Target '__all' not remade because of errors.
make: *** [Makefile:248: __sub-make] Error 2
make: Target '__all' not remade because of errors.
rm -rf /build/tmp.rmqfggp9Si/build/modinstall
make --silent --keep-going --jobs=48 O=/build/tmp.rmqfggp9Si/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/build/tmp.rmqfggp9Si/build/modinstall ARCH=riscv CROSS_COMPILE=riscv64-linux- LLVM=1 'CC=ccache clang' 'HOSTCC=ccache clang' modules_install
tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1787555484 --clamp-mtime -caf /build/tmp.rmqfggp9Si/build/modules.tar -C /build/tmp.rmqfggp9Si/build/modinstall lib
make --silent --keep-going --jobs=48 O=/build/tmp.rmqfggp9Si/build INSTALL_DTBS_PATH=/build/tmp.rmqfggp9Si/build/dtbsinstall/dtbs ARCH=riscv CROSS_COMPILE=riscv64-linux- LLVM=1 'CC=ccache clang' 'HOSTCC=ccache clang' dtbs
In file included from /build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dts:6:
In file included from /build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0-pinctrl.dtsi:6:
/build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found
    8 | #include <dt-bindings/clock/ultrarisc,dp1000-clk.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[4]: *** [/build/tmpp_ko2n44/scripts/Makefile.dtbs:140: arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtb] Error 1
make[4]: Target 'arch/riscv/boot/dts/ultrarisc/' not remade because of errors.
make[3]: *** [/build/tmpp_ko2n44/scripts/Makefile.build:550: arch/riscv/boot/dts/ultrarisc] Error 2
make[3]: Target 'arch/riscv/boot/dts/' not remade because of errors.
make[2]: *** [/build/tmpp_ko2n44/Makefile:1638: dtbs] Error 2
make[1]: *** [/build/tmpp_ko2n44/Makefile:248: __sub-make] Error 2
make[1]: Target 'dtbs' not remade because of errors.
make: *** [Makefile:248: __sub-make] Error 2
make: Target 'dtbs' not remade because of errors.
rm -rf /build/tmp.rmqfggp9Si/build/install_hdr
make --silent --keep-going --jobs=48 O=/build/tmp.rmqfggp9Si/build INSTALL_HDR_PATH=/build/tmp.rmqfggp9Si/build/install_hdr/ ARCH=riscv CROSS_COMPILE=riscv64-linux- LLVM=1 'CC=ccache clang' 'HOSTCC=ccache clang' headers_install
tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1787555484 --clamp-mtime -caf /build/tmp.rmqfggp9Si/build/headers.tar -C /build/tmp.rmqfggp9Si/build/install_hdr .
warnings/errors:
/build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found
/build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found


@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1016.21 seconds
Result: ERROR
Output:

Redirect to /build/tmp.sra2GZ2waf and /build/tmp.bNhMqIJ131
Tree base:
df3e9c305b93f ("riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000")
Building the whole tree with the patch
error:
/build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found



real	16m41.771s
user	611m1.889s
sys	115m0.220s

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1344.51 seconds
Result: ERROR
Output:

Redirect to /build/tmp.anB8iJu37y and /build/tmp.gIjWSUs816
Tree base:
df3e9c305b93f ("riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000")
Building the whole tree with the patch
error:
/build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: dt-bindings/clock/ultrarisc,dp1000-clk.h: No such file or directory



real	22m14.451s
user	788m43.960s
sys	135m5.444s

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 29.48 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 30.54 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 3.60 seconds
Result: WARNING
Output:

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

total: 0 errors, 1 warnings, 0 checks, 262 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 8fadc34d8671 ("riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree") 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, 262 lines checked
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?


@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 91.65 seconds
Result: ERROR
Output:

Redirect to /build/tmp.ziJQvOofEv and /build/tmp.PnngthcVJ6
Tree base:
df3e9c305b93f ("riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000")
Building the tree before the patch
make: Entering directory '/build/tmpp_ko2n44'
make[1]: Entering directory '/build/tmp.6FDDI72gtP'
  UPD     /build/tmp.6FDDI72gtP/Makefile
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/confdata.o
  HOSTCC  scripts/kconfig/expr.o
  LEX     scripts/kconfig/lexer.lex.c
  YACC    scripts/kconfig/parser.tab.[ch]
  HOSTCC  scripts/kconfig/lexer.lex.o
  HOSTCC  scripts/kconfig/menu.o
  HOSTCC  scripts/kconfig/parser.tab.o
  HOSTCC  scripts/kconfig/preprocess.o
  HOSTCC  scripts/kconfig/symbol.o
  HOSTCC  scripts/kconfig/util.o
  HOSTLD  scripts/kconfig/conf
*** Default configuration is based on 'defconfig'
#
# configuration written to .config
#
make[1]: Leaving directory '/build/tmp.6FDDI72gtP'
make: Leaving directory '/build/tmpp_ko2n44'
make: Entering directory '/build/tmpp_ko2n44'
make[1]: Entering directory '/build/tmp.6FDDI72gtP'
  HOSTCC  scripts/dtc/dtc.o
  HOSTCC  scripts/dtc/flattree.o
  HOSTCC  scripts/dtc/fstree.o
  HOSTCC  scripts/dtc/data.o
  HOSTCC  scripts/dtc/livetree.o
  HOSTCC  scripts/dtc/treesource.o
  HOSTCC  scripts/dtc/srcpos.o
  HOSTCC  scripts/dtc/checks.o
  HOSTCC  scripts/dtc/util.o
  LEX     scripts/dtc/dtc-lexer.lex.c
  YACC    scripts/dtc/dtc-parser.tab.[ch]
  HOSTCC  scripts/dtc/libfdt/fdt.o
  HOSTCC  scripts/dtc/libfdt/fdt_ro.o
  HOSTCC  scripts/dtc/libfdt/fdt_wip.o
  HOSTCC  scripts/dtc/libfdt/fdt_sw.o
  HOSTCC  scripts/dtc/libfdt/fdt_rw.o
  HOSTCC  scripts/dtc/libfdt/fdt_strerror.o
  HOSTCC  scripts/dtc/libfdt/fdt_empty_tree.o
  HOSTCC  scripts/dtc/libfdt/fdt_addresses.o
  HOSTCC  scripts/dtc/libfdt/fdt_overlay.o
  HOSTCC  scripts/dtc/fdtoverlay.o
  HOSTCC  scripts/dtc/dtc-lexer.lex.o
  HOSTCC  scripts/dtc/dtc-parser.tab.o
  HOSTLD  scripts/dtc/fdtoverlay
  HOSTLD  scripts/dtc/dtc
  UPD     include/config/kernel.release
  SCHEMA  Documentation/devicetree/bindings/processed-schema.json
/build/tmpp_ko2n44/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-a-gain-db: missing type definition
/build/tmpp_ko2n44/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-b-gain-db: missing type definition
/build/tmpp_ko2n44/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml: ti,rx-gain-reduction-db: missing type definition
/build/tmpp_ko2n44/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml: audio-gain-db: missing type definition
/build/tmpp_ko2n44/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml: fsl,phy-pcs-tx-deemph-3p5db-attenuation-db: missing type definition
/build/tmpp_ko2n44/Documentation/devicetree/bindings/interrupt-controller/ti,irq-crossbar.yaml: ti,irqs-reserved: multiple incompatible types: uint32-array
/build/tmpp_ko2n44/Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml: ti,irqs-reserved: multiple incompatible types: uint8
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-clockworkpi-v3.14.dtb
  DTC [C] arch/riscv/boot/dts/andes/qilai-voyager.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-devterm-v3.14.dtb
  DTC [C] arch/riscv/boot/dts/anlogic/dr1v90-mlkpai-fs01.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-dongshan-nezha-stu.dtb
  DTC [C] arch/riscv/boot/dts/eswin/eic7700-hifive-premier-p550.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb
  DTC [C] arch/riscv/boot/dts/canaan/canaan_kd233.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-480p.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k210_generic.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k230-canmv.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-dock.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-bananapi-cm6-io.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb
  DTC [C] arch/riscv/boot/dts/tenstorrent/blackhole-card.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-milkv-jupiter.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k230-evb.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-musepi-pro.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-mangopi-mq-pro.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_bit.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-r2s.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-nezha.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_dock.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1s-mangopi-mq.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-com260-ifx.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-deepcomputing-fml13v05.dtb
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.6FDDI72gtP/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_go.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maixduino.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v1.dtb
  DTC [C] arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v2.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2044-sophgo-srd3-10.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb
arch/riscv/boot/dts/spacemit/k3-deepcomputing-fml13v05.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
arch/riscv/boot/dts/spacemit/k3-com260-ifx.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
make[1]: Leaving directory '/build/tmp.6FDDI72gtP'
make: Leaving directory '/build/tmpp_ko2n44'
Building the tree with the patch
make: Entering directory '/build/tmpp_ko2n44'
make[1]: Entering directory '/build/tmp.z1LBRDIOs3'
  UPD     /build/tmp.z1LBRDIOs3/Makefile
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/confdata.o
  HOSTCC  scripts/kconfig/expr.o
  LEX     scripts/kconfig/lexer.lex.c
  YACC    scripts/kconfig/parser.tab.[ch]
  HOSTCC  scripts/kconfig/lexer.lex.o
  HOSTCC  scripts/kconfig/menu.o
  HOSTCC  scripts/kconfig/parser.tab.o
  HOSTCC  scripts/kconfig/preprocess.o
  HOSTCC  scripts/kconfig/symbol.o
  HOSTCC  scripts/kconfig/util.o
  HOSTLD  scripts/kconfig/conf
*** Default configuration is based on 'defconfig'
#
# configuration written to .config
#
make[1]: Leaving directory '/build/tmp.z1LBRDIOs3'
make: Leaving directory '/build/tmpp_ko2n44'
make: Entering directory '/build/tmpp_ko2n44'
make[1]: Entering directory '/build/tmp.z1LBRDIOs3'
  HOSTCC  scripts/dtc/dtc.o
  HOSTCC  scripts/dtc/flattree.o
  HOSTCC  scripts/dtc/fstree.o
  HOSTCC  scripts/dtc/data.o
  HOSTCC  scripts/dtc/livetree.o
  HOSTCC  scripts/dtc/treesource.o
  HOSTCC  scripts/dtc/srcpos.o
  HOSTCC  scripts/dtc/checks.o
  HOSTCC  scripts/dtc/util.o
  LEX     scripts/dtc/dtc-lexer.lex.c
  YACC    scripts/dtc/dtc-parser.tab.[ch]
  HOSTCC  scripts/dtc/libfdt/fdt.o
  HOSTCC  scripts/dtc/libfdt/fdt_ro.o
  HOSTCC  scripts/dtc/libfdt/fdt_wip.o
  HOSTCC  scripts/dtc/libfdt/fdt_sw.o
  HOSTCC  scripts/dtc/libfdt/fdt_rw.o
  HOSTCC  scripts/dtc/libfdt/fdt_strerror.o
  HOSTCC  scripts/dtc/libfdt/fdt_empty_tree.o
  HOSTCC  scripts/dtc/libfdt/fdt_addresses.o
  HOSTCC  scripts/dtc/libfdt/fdt_overlay.o
  HOSTCC  scripts/dtc/fdtoverlay.o
  HOSTCC  scripts/dtc/dtc-lexer.lex.o
  HOSTCC  scripts/dtc/dtc-parser.tab.o
  HOSTLD  scripts/dtc/fdtoverlay
  HOSTLD  scripts/dtc/dtc
  UPD     include/config/kernel.release
  SCHEMA  Documentation/devicetree/bindings/processed-schema.json
/build/tmpp_ko2n44/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-a-gain-db: missing type definition
/build/tmpp_ko2n44/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-b-gain-db: missing type definition
/build/tmpp_ko2n44/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml: ti,rx-gain-reduction-db: missing type definition
/build/tmpp_ko2n44/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml: audio-gain-db: missing type definition
/build/tmpp_ko2n44/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml: fsl,phy-pcs-tx-deemph-3p5db-attenuation-db: missing type definition
/build/tmpp_ko2n44/Documentation/devicetree/bindings/interrupt-controller/ti,irq-crossbar.yaml: ti,irqs-reserved: multiple incompatible types: uint32-array
/build/tmpp_ko2n44/Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml: ti,irqs-reserved: multiple incompatible types: uint8
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-clockworkpi-v3.14.dtb
  DTC [C] arch/riscv/boot/dts/andes/qilai-voyager.dtb
  DTC [C] arch/riscv/boot/dts/anlogic/dr1v90-mlkpai-fs01.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-devterm-v3.14.dtb
  DTC [C] arch/riscv/boot/dts/canaan/canaan_kd233.dtb
  DTC [C] arch/riscv/boot/dts/eswin/eic7700-hifive-premier-p550.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-dongshan-nezha-stu.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k210_generic.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-480p.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k230-canmv.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-dock.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k230-evb.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-bananapi-cm6-io.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_bit.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb
  DTC [C] arch/riscv/boot/dts/tenstorrent/blackhole-card.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-mangopi-mq-pro.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-milkv-jupiter.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_dock.dtb
  DTC [C] arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-nezha.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-musepi-pro.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_go.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-r2s.dtb
In file included from /build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0-pinctrl.dtsi:6,
                 from /build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dts:6:
/build/tmpp_ko2n44/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: dt-bindings/clock/ultrarisc,dp1000-clk.h: No such file or directory
    8 | #include <dt-bindings/clock/ultrarisc,dp1000-clk.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [/build/tmpp_ko2n44/scripts/Makefile.dtbs:140: arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtb] Error 1
make[3]: *** [/build/tmpp_ko2n44/scripts/Makefile.build:550: arch/riscv/boot/dts/ultrarisc] Error 2
make[3]: *** Waiting for unfinished jobs....
  DTC [C] arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.z1LBRDIOs3/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maixduino.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1s-mangopi-mq.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-com260-ifx.dtb
  DTC [C] arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v1.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-deepcomputing-fml13v05.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v2.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2044-sophgo-srd3-10.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb
arch/riscv/boot/dts/spacemit/k3-deepcomputing-fml13v05.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
arch/riscv/boot/dts/spacemit/k3-com260-ifx.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
make[2]: *** [/build/tmpp_ko2n44/Makefile:1638: dtbs] Error 2
make[1]: Leaving directory '/build/tmp.z1LBRDIOs3'
make[1]: *** [/build/tmpp_ko2n44/Makefile:248: __sub-make] Error 2
make: *** [Makefile:248: __sub-make] Error 2
make: Leaving directory '/build/tmpp_ko2n44'
Errors and warnings before: 70 this patch: 82
New errors added
--- /build/tmp.ziJQvOofEv	2026-08-24 16:10:29.373970850 +0000
+++ /build/tmp.PnngthcVJ6	2026-08-24 16:10:29.376970847 +0000
@@ -8 +8,10 @@
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0-pinctrl.dtsi:6,
+arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dts:6:
+arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: dt-bindings/clock/ultrarisc,dp1000-clk.h: No such file or directory
+    8 | #include <dt-bindings/clock/ultrarisc,dp1000-clk.h>
+      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+compilation terminated.
+arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtb] Error 1
+arch/riscv/boot/dts/ultrarisc] Error 2
+make[3]: *** Waiting for unfinished jobs....
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
@@ -10 +19 @@
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
@@ -12 +21 @@
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -14 +23 @@
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -16 +25 @@
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -18 +27 @@
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -19,0 +29,4 @@
+arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
+arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
@@ -24 +37 @@
-arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
@@ -26 +39 @@
-arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
@@ -28 +41 @@
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
@@ -30 +43 @@
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
@@ -31,0 +45,8 @@
+arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
+arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
+arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
+arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
@@ -40,5 +61 @@
-arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
-arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
-arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -46 +63 @@
-arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -49,4 +65,0 @@
-	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
-arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -54 +67 @@
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -56 +69 @@
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -58 +71 @@
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -60,5 +73 @@
-arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
-arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
-arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -66 +75 @@
-arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -69 +77,0 @@
-arch/riscv/boot/dts/spacemit/k3-com260-ifx.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
@@ -70,0 +79,4 @@
+arch/riscv/boot/dts/spacemit/k3-com260-ifx.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
+make[2]: *** [/build/tmpp_ko2n44/Makefile:1638: dtbs] Error 2
+make[1]: *** [/build/tmpp_ko2n44/Makefile:248: __sub-make] Error 2
+make: *** [Makefile:248: __sub-make] Error 2


@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
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 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
kdoc
Desc: Detects for kdoc errors
Duration: 0.88 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
module-param
Desc: Detect module_param changes
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 11: "[11/12] riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.31 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 142.14 seconds
Result: ERROR
Output:

Full log:
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:33.713634
I: default: FAIL in 0:01:39.357542
I: kernel: SKIP in 0:00:00.000005
I: xipkernel: SKIP in 0:00:00.000002
I: modules: PASS in 0:00:00.862485
I: dtbs: FAIL in 0:00:02.155298
I: dtbs-legacy: SKIP in 0:00:00.005519
I: debugkernel: SKIP in 0:00:00.000005
I: headers: PASS in 0:00:01.060935
I: build output in /build/tmp.PTppzM6zqM
tuxmake --download-all-korg-gcc-toolchains --target-arch=riscv --kconfig=rv32_defconfig --toolchain=llvm --wrapper=ccache --environment=KBUILD_BUILD_TIMESTAMP=@1621270510 --environment=KBUILD_BUILD_USER=tuxmake --environment=KBUILD_BUILD_HOST=tuxmake --environment=KCFLAGS=-ffile-prefix-map=/build/tmp.PTppzM6zqM/build/= --runtime=null --image=docker.io/tuxmake/riscv_clang CROSS_COMPILE=riscv64-linux- config default kernel xipkernel modules dtbs dtbs-legacy debugkernel headers
make --silent --keep-going --jobs=48 O=/build/tmp.PTppzM6zqM/build ARCH=riscv CROSS_COMPILE=riscv64-linux- LLVM=1 'CC=ccache clang' 'HOSTCC=ccache clang' rv32_defconfig
make --silent --keep-going --jobs=48 O=/build/tmp.PTppzM6zqM/build ARCH=riscv CROSS_COMPILE=riscv64-linux- LLVM=1 'CC=ccache clang' 'HOSTCC=ccache clang'
In file included from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dts:6:
In file included from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0-pinctrl.dtsi:6:
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found
    8 | #include <dt-bindings/clock/ultrarisc,dp1000-clk.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan.dts:6:
In file included from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan-pinctrl.dtsi:6:
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found
    8 | #include <dt-bindings/clock/ultrarisc,dp1000-clk.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
1 error generated.
make[4]: *** [/build/tmpbpz4an8r/scripts/Makefile.dtbs:140: arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan.dtb] Error 1
make[4]: *** [/build/tmpbpz4an8r/scripts/Makefile.dtbs:140: arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtb] Error 1
make[4]: Target 'arch/riscv/boot/dts/ultrarisc/' not remade because of errors.
make[3]: *** [/build/tmpbpz4an8r/scripts/Makefile.build:550: arch/riscv/boot/dts/ultrarisc] Error 2
make[3]: Target 'arch/riscv/boot/dts/' not remade because of errors.
make[2]: *** [/build/tmpbpz4an8r/Makefile:1638: dtbs] Error 2
make[2]: Target '__all' not remade because of errors.
make[1]: *** [/build/tmpbpz4an8r/Makefile:248: __sub-make] Error 2
make[1]: Target '__all' not remade because of errors.
make: *** [Makefile:248: __sub-make] Error 2
make: Target '__all' not remade because of errors.
rm -rf /build/tmp.PTppzM6zqM/build/modinstall
make --silent --keep-going --jobs=48 O=/build/tmp.PTppzM6zqM/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/build/tmp.PTppzM6zqM/build/modinstall ARCH=riscv CROSS_COMPILE=riscv64-linux- LLVM=1 'CC=ccache clang' 'HOSTCC=ccache clang' modules_install
tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1787555484 --clamp-mtime -caf /build/tmp.PTppzM6zqM/build/modules.tar -C /build/tmp.PTppzM6zqM/build/modinstall lib
make --silent --keep-going --jobs=48 O=/build/tmp.PTppzM6zqM/build INSTALL_DTBS_PATH=/build/tmp.PTppzM6zqM/build/dtbsinstall/dtbs ARCH=riscv CROSS_COMPILE=riscv64-linux- LLVM=1 'CC=ccache clang' 'HOSTCC=ccache clang' dtbs
In file included from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan.dts:6:
In file included from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan-pinctrl.dtsi:6:
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found
    8 | #include <dt-bIn file included from in/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtsd:i6n:
gIn file included from s/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0-pinctrl.dtsi/:c6l:
o/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsic:k8/:u10l:t rarisc,dpfatal error: 1'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found0
00-clk.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    8 | #include <dt-bindings/clock/ultrarisc,dp1000-clk.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
1 error generated.
make[4]: *** [/build/tmpbpz4an8r/scripts/Makefile.dtbs:140: arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtb] Error 1
make[4]: *** [/build/tmpbpz4an8r/scripts/Makefile.dtbs:140: arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan.dtb] Error 1
make[4]: Target 'arch/riscv/boot/dts/ultrarisc/' not remade because of errors.
make[3]: *** [/build/tmpbpz4an8r/scripts/Makefile.build:550: arch/riscv/boot/dts/ultrarisc] Error 2
make[3]: Target 'arch/riscv/boot/dts/' not remade because of errors.
make[2]: *** [/build/tmpbpz4an8r/Makefile:1638: dtbs] Error 2
make[1]: *** [/build/tmpbpz4an8r/Makefile:248: __sub-make] Error 2
make[1]: Target 'dtbs' not remade because of errors.
make: *** [Makefile:248: __sub-make] Error 2
make: Target 'dtbs' not remade because of errors.
rm -rf /build/tmp.PTppzM6zqM/build/install_hdr
make --silent --keep-going --jobs=48 O=/build/tmp.PTppzM6zqM/build INSTALL_HDR_PATH=/build/tmp.PTppzM6zqM/build/install_hdr/ ARCH=riscv CROSS_COMPILE=riscv64-linux- LLVM=1 'CC=ccache clang' 'HOSTCC=ccache clang' headers_install
tar --sort=name --owner=tuxmake:1000 --group=tuxmake:1000 --mtime=@1787555484 --clamp-mtime -caf /build/tmp.PTppzM6zqM/build/headers.tar -C /build/tmp.PTppzM6zqM/build/install_hdr .
warnings/errors:
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found
o/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsic:k8/:u10l:t rarisc,dpfatal error: 1'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found0


@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1009.69 seconds
Result: ERROR
Output:

Redirect to /build/tmp.7Z95IM85Lr and /build/tmp.MGrqMNonlG
Tree base:
8fadc34d86714 ("riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree")
Building the whole tree with the patch
error:
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: 'dt-bindings/clock/ultrarisc,dp1000-clk.h' file not found



real	16m37.522s
user	611m5.759s
sys	115m11.068s

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1345.02 seconds
Result: ERROR
Output:

Redirect to /build/tmp.ytnmRbFPH0 and /build/tmp.NPGbvj92wl
Tree base:
8fadc34d86714 ("riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree")
Building the whole tree with the patch
error:
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: dt-bindings/clock/ultrarisc,dp1000-clk.h: No such file or directory
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: dt-bindings/clock/ultrarisc,dp1000-clk.h: No such file or directory



real	22m15.544s
user	788m49.923s
sys	135m18.503s

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 28.97 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 30.56 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 2.68 seconds
Result: WARNING
Output:

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

total: 0 errors, 1 warnings, 0 checks, 314 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 94a2f303ab8a ("riscv: dts: ultrarisc: Add Milk-V Titan board device tree") 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, 314 lines checked
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?


@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 90.95 seconds
Result: ERROR
Output:

Redirect to /build/tmp.hfTuGTwNVd and /build/tmp.PSA58fIfcX
Tree base:
8fadc34d86714 ("riscv: dts: ultrarisc: Add Shenzhen Rongda M0 board device tree")
Building the tree before the patch
make: Entering directory '/build/tmpbpz4an8r'
make[1]: Entering directory '/build/tmp.UoeKvrXLo8'
  UPD     /build/tmp.UoeKvrXLo8/Makefile
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/confdata.o
  HOSTCC  scripts/kconfig/expr.o
  LEX     scripts/kconfig/lexer.lex.c
  YACC    scripts/kconfig/parser.tab.[ch]
  HOSTCC  scripts/kconfig/lexer.lex.o
  HOSTCC  scripts/kconfig/menu.o
  HOSTCC  scripts/kconfig/parser.tab.o
  HOSTCC  scripts/kconfig/preprocess.o
  HOSTCC  scripts/kconfig/symbol.o
  HOSTCC  scripts/kconfig/util.o
  HOSTLD  scripts/kconfig/conf
*** Default configuration is based on 'defconfig'
#
# configuration written to .config
#
make[1]: Leaving directory '/build/tmp.UoeKvrXLo8'
make: Leaving directory '/build/tmpbpz4an8r'
make: Entering directory '/build/tmpbpz4an8r'
make[1]: Entering directory '/build/tmp.UoeKvrXLo8'
  HOSTCC  scripts/dtc/dtc.o
  HOSTCC  scripts/dtc/flattree.o
  HOSTCC  scripts/dtc/fstree.o
  HOSTCC  scripts/dtc/data.o
  HOSTCC  scripts/dtc/livetree.o
  HOSTCC  scripts/dtc/treesource.o
  HOSTCC  scripts/dtc/srcpos.o
  HOSTCC  scripts/dtc/checks.o
  HOSTCC  scripts/dtc/util.o
  LEX     scripts/dtc/dtc-lexer.lex.c
  YACC    scripts/dtc/dtc-parser.tab.[ch]
  HOSTCC  scripts/dtc/libfdt/fdt.o
  HOSTCC  scripts/dtc/libfdt/fdt_ro.o
  HOSTCC  scripts/dtc/libfdt/fdt_wip.o
  HOSTCC  scripts/dtc/libfdt/fdt_sw.o
  HOSTCC  scripts/dtc/libfdt/fdt_rw.o
  HOSTCC  scripts/dtc/libfdt/fdt_empty_tree.o
  HOSTCC  scripts/dtc/libfdt/fdt_strerror.o
  HOSTCC  scripts/dtc/libfdt/fdt_addresses.o
  HOSTCC  scripts/dtc/libfdt/fdt_overlay.o
  HOSTCC  scripts/dtc/fdtoverlay.o
  HOSTCC  scripts/dtc/dtc-lexer.lex.o
  HOSTCC  scripts/dtc/dtc-parser.tab.o
  HOSTLD  scripts/dtc/fdtoverlay
  HOSTLD  scripts/dtc/dtc
  UPD     include/config/kernel.release
  SCHEMA  Documentation/devicetree/bindings/processed-schema.json
/build/tmpbpz4an8r/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-a-gain-db: missing type definition
/build/tmpbpz4an8r/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-b-gain-db: missing type definition
/build/tmpbpz4an8r/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml: ti,rx-gain-reduction-db: missing type definition
/build/tmpbpz4an8r/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml: audio-gain-db: missing type definition
/build/tmpbpz4an8r/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml: fsl,phy-pcs-tx-deemph-3p5db-attenuation-db: missing type definition
/build/tmpbpz4an8r/Documentation/devicetree/bindings/interrupt-controller/ti,irq-crossbar.yaml: ti,irqs-reserved: multiple incompatible types: uint32-array
/build/tmpbpz4an8r/Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml: ti,irqs-reserved: multiple incompatible types: uint8
  DTC [C] arch/riscv/boot/dts/andes/qilai-voyager.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-clockworkpi-v3.14.dtb
  DTC [C] arch/riscv/boot/dts/anlogic/dr1v90-mlkpai-fs01.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-devterm-v3.14.dtb
  DTC [C] arch/riscv/boot/dts/canaan/canaan_kd233.dtb
  DTC [C] arch/riscv/boot/dts/eswin/eic7700-hifive-premier-p550.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-dongshan-nezha-stu.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k210_generic.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-480p.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k230-canmv.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k230-evb.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-dock.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_bit.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-bananapi-cm6-io.dtb
  DTC [C] arch/riscv/boot/dts/tenstorrent/blackhole-card.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_dock.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-mangopi-mq-pro.dtb
  DTC [C] arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-milkv-jupiter.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_go.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-nezha.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1s-mangopi-mq.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maixduino.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-musepi-pro.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-r2s.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dtb
In file included from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0-pinctrl.dtsi:6,
                 from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dts:6:
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: dt-bindings/clock/ultrarisc,dp1000-clk.h: No such file or directory
    8 | #include <dt-bindings/clock/ultrarisc,dp1000-clk.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [/build/tmpbpz4an8r/scripts/Makefile.dtbs:140: arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtb] Error 1
make[3]: *** [/build/tmpbpz4an8r/scripts/Makefile.build:550: arch/riscv/boot/dts/ultrarisc] Error 2
make[3]: *** Waiting for unfinished jobs....
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.UoeKvrXLo8/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v1.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v2.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb
  DTC [C] arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-com260-ifx.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-deepcomputing-fml13v05.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2044-sophgo-srd3-10.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb
arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
arch/riscv/boot/dts/spacemit/k3-com260-ifx.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
arch/riscv/boot/dts/spacemit/k3-deepcomputing-fml13v05.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
make[2]: *** [/build/tmpbpz4an8r/Makefile:1638: dtbs] Error 2
make[1]: Leaving directory '/build/tmp.UoeKvrXLo8'
make[1]: *** [/build/tmpbpz4an8r/Makefile:248: __sub-make] Error 2
make: *** [Makefile:248: __sub-make] Error 2
make: Leaving directory '/build/tmpbpz4an8r'
Building the tree with the patch
make: Entering directory '/build/tmpbpz4an8r'
make[1]: Entering directory '/build/tmp.Gcn5J1eEm0'
  UPD     /build/tmp.Gcn5J1eEm0/Makefile
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/confdata.o
  HOSTCC  scripts/kconfig/expr.o
  LEX     scripts/kconfig/lexer.lex.c
  YACC    scripts/kconfig/parser.tab.[ch]
  HOSTCC  scripts/kconfig/lexer.lex.o
  HOSTCC  scripts/kconfig/menu.o
  HOSTCC  scripts/kconfig/parser.tab.o
  HOSTCC  scripts/kconfig/preprocess.o
  HOSTCC  scripts/kconfig/symbol.o
  HOSTCC  scripts/kconfig/util.o
  HOSTLD  scripts/kconfig/conf
*** Default configuration is based on 'defconfig'
#
# configuration written to .config
#
make[1]: Leaving directory '/build/tmp.Gcn5J1eEm0'
make: Leaving directory '/build/tmpbpz4an8r'
make: Entering directory '/build/tmpbpz4an8r'
make[1]: Entering directory '/build/tmp.Gcn5J1eEm0'
  HOSTCC  scripts/dtc/dtc.o
  HOSTCC  scripts/dtc/flattree.o
  HOSTCC  scripts/dtc/fstree.o
  HOSTCC  scripts/dtc/data.o
  HOSTCC  scripts/dtc/livetree.o
  HOSTCC  scripts/dtc/treesource.o
  HOSTCC  scripts/dtc/srcpos.o
  HOSTCC  scripts/dtc/checks.o
  HOSTCC  scripts/dtc/util.o
  LEX     scripts/dtc/dtc-lexer.lex.c
  YACC    scripts/dtc/dtc-parser.tab.[ch]
  HOSTCC  scripts/dtc/libfdt/fdt.o
  HOSTCC  scripts/dtc/libfdt/fdt_ro.o
  HOSTCC  scripts/dtc/libfdt/fdt_wip.o
  HOSTCC  scripts/dtc/libfdt/fdt_sw.o
  HOSTCC  scripts/dtc/libfdt/fdt_rw.o
  HOSTCC  scripts/dtc/libfdt/fdt_strerror.o
  HOSTCC  scripts/dtc/libfdt/fdt_empty_tree.o
  HOSTCC  scripts/dtc/libfdt/fdt_addresses.o
  HOSTCC  scripts/dtc/libfdt/fdt_overlay.o
  HOSTCC  scripts/dtc/fdtoverlay.o
  HOSTCC  scripts/dtc/dtc-lexer.lex.o
  HOSTCC  scripts/dtc/dtc-parser.tab.o
  HOSTLD  scripts/dtc/fdtoverlay
  HOSTLD  scripts/dtc/dtc
  UPD     include/config/kernel.release
  SCHEMA  Documentation/devicetree/bindings/processed-schema.json
/build/tmpbpz4an8r/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-a-gain-db: missing type definition
/build/tmpbpz4an8r/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-b-gain-db: missing type definition
/build/tmpbpz4an8r/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml: ti,rx-gain-reduction-db: missing type definition
/build/tmpbpz4an8r/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml: audio-gain-db: missing type definition
/build/tmpbpz4an8r/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml: fsl,phy-pcs-tx-deemph-3p5db-attenuation-db: missing type definition
/build/tmpbpz4an8r/Documentation/devicetree/bindings/interrupt-controller/ti,irq-crossbar.yaml: ti,irqs-reserved: multiple incompatible types: uint32-array
/build/tmpbpz4an8r/Documentation/devicetree/bindings/interrupt-controller/ti,pruss-intc.yaml: ti,irqs-reserved: multiple incompatible types: uint8
  DTC [C] arch/riscv/boot/dts/andes/qilai-voyager.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-clockworkpi-v3.14.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-devterm-v3.14.dtb
  DTC [C] arch/riscv/boot/dts/anlogic/dr1v90-mlkpai-fs01.dtb
  DTC [C] arch/riscv/boot/dts/eswin/eic7700-hifive-premier-p550.dtb
  DTC [C] arch/riscv/boot/dts/canaan/canaan_kd233.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-dongshan-nezha-stu.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-480p.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k210_generic.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k230-canmv.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k230-evb.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-dock.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-bananapi-cm6-io.dtb
  DTC [C] arch/riscv/boot/dts/tenstorrent/blackhole-card.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_bit.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_dock.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-mangopi-mq-pro.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-milkv-jupiter.dtb
  DTC [C] arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_go.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-nezha.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb
  DTC [C] arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maixduino.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1s-mangopi-mq.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-musepi-pro.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb
In file included from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan-pinctrl.dtsi:6,
                 from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan.dts:6:
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: dt-bindings/clock/ultrarisc,dp1000-clk.h: No such file or directory
    8 | #include <dt-bindings/clock/ultrarisc,dp1000-clk.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0-pinctrl.dtsi:6,
                 from /build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dts:6:
/build/tmpbpz4an8r/arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: dt-bindings/clock/ultrarisc,dp1000-clk.h: No such file or directory
    8 | #include <dt-bindings/clock/ultrarisc,dp1000-clk.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [/build/tmpbpz4an8r/scripts/Makefile.dtbs:140: arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan.dtb] Error 1
make[4]: *** Waiting for unfinished jobs....
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb
make[4]: *** [/build/tmpbpz4an8r/scripts/Makefile.dtbs:140: arch/riscv/boot/dts/ultrarisc/dp1000-shenrongda-m0.dtb] Error 1
make[3]: *** [/build/tmpbpz4an8r/scripts/Makefile.build:550: arch/riscv/boot/dts/ultrarisc] Error 2
make[3]: *** Waiting for unfinished jobs....
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-milkv-duo256m.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
/build/tmp.Gcn5J1eEm0/arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-r2s.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dtb
  DTC [C] arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v1.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v2.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-com260-ifx.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2044-sophgo-srd3-10.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-deepcomputing-fml13v05.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb
arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
arch/riscv/boot/dts/spacemit/k3-com260-ifx.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
arch/riscv/boot/dts/spacemit/k3-deepcomputing-fml13v05.dtb: /soc/phy@81d00000: failed to match any schema with compatible: ['spacemit,k3-combo-phy']
make[2]: *** [/build/tmpbpz4an8r/Makefile:1638: dtbs] Error 2
make[1]: Leaving directory '/build/tmp.Gcn5J1eEm0'
make[1]: *** [/build/tmpbpz4an8r/Makefile:248: __sub-make] Error 2
make: *** [Makefile:248: __sub-make] Error 2
make: Leaving directory '/build/tmpbpz4an8r'
Errors and warnings before: 82 this patch: 90
New errors added
--- /build/tmp.hfTuGTwNVd	2026-08-24 16:55:16.062755289 +0000
+++ /build/tmp.PSA58fIfcX	2026-08-24 16:55:16.066755288 +0000
@@ -7,0 +8,6 @@
+arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan-pinctrl.dtsi:6,
+arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan.dts:6:
+arch/riscv/boot/dts/ultrarisc/dp1000.dtsi:8:10: fatal error: dt-bindings/clock/ultrarisc,dp1000-clk.h: No such file or directory
+    8 | #include <dt-bindings/clock/ultrarisc,dp1000-clk.h>
+      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+compilation terminated.
@@ -13,0 +20,2 @@
+arch/riscv/boot/dts/ultrarisc/dp1000-milkv-titan.dtb] Error 1
+make[4]: *** Waiting for unfinished jobs....
@@ -17,4 +24,0 @@
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
@@ -25,8 +28,0 @@
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
-arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
@@ -45,12 +40,0 @@
-arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
-arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
-arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
-arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
-	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
@@ -61 +45,9 @@
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: syscon@3000000: dma-router@154:dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/soc/sophgo/sophgo,cv1800b-top-syscon.yaml#
+arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -63 +55 @@
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -65 +57 @@
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -67 +59 @@
-arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+arch/riscv/boot/dts/sophgo/sg2000-milkv-duo-s.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -75,0 +68,16 @@
+	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
+arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/dma/sophgo,cv1800b-dmamux.yaml#
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
+	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
+arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'


@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
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 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
kdoc
Desc: Detects for kdoc errors
Duration: 0.87 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 12: "[12/12] riscv: dts: ultrarisc: Add Milk-V Titan board device tree"
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 pw1150627 branch September 1, 2026 00:09
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