Skip to content

[PW_SID:1069396] riscv: dts: minor beaglev-fire improvements#1645

Open
linux-riscv-bot wants to merge 6 commits intoworkflow__riscv__fixesfrom
pw1069396
Open

[PW_SID:1069396] riscv: dts: minor beaglev-fire improvements#1645
linux-riscv-bot wants to merge 6 commits intoworkflow__riscv__fixesfrom
pw1069396

Conversation

@linux-riscv-bot
Copy link

PR for series 1069396 applied to workflow__riscv__fixes

Name: riscv: dts: minor beaglev-fire improvements
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1069396
Version: 1

Linux RISC-V bot and others added 6 commits February 20, 2026 03:51
The platform has variable interrupt types for GPIO interrupts, in
addition to having multiple lines per GPIO controller. Two interrupt
cells are required.

Fixes: 528a5b1 ("riscv: dts: microchip: add new peripherals to icicle kit device tree")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
sd-det-hog should be cd-gpios, but when the mmc-spi-slot was added, the
"cd-" prefix was omitted and the collision with the hog was not noticed.

vio-enable-hog is just a regulator that can be modelled as such.

Fixes: 1088d49 ("riscv: dts: microchip: enable qspi adc/mmc-spi-slot on BeagleV Fire")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Recently the binding for regulator-fixed introduced preferred naming, in
the regulator-XvY format. Change the existing regulators to match this
pattern.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
The mcp3464r on the beaglev-fire has its interrupt wired up, but not
present in the devicetree. Add it.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
GPIO controller 2 has the gpio-line-names property, but the two other
controllers do not. Add the property for these controllers too.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 137.69 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1065.67 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1429.43 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 26.41 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 27.79 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.71 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 83.98 seconds
Result: ERROR
Output:

Redirect to /build/tmp.XlQZMWc3eB and /build/tmp.F68EYQPnii
Tree base:
e3d6c9bdc84d3 ("Adding CI files")
Building the tree before the patch
make: Entering directory '/build/tmpcqg5iuvo'
make[1]: Entering directory '/build/tmp.N9lhyWh9AS'
  GEN     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.N9lhyWh9AS'
make: Leaving directory '/build/tmpcqg5iuvo'
make: Entering directory '/build/tmpcqg5iuvo'
make[1]: Entering directory '/build/tmp.N9lhyWh9AS'
  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_strerror.o
  HOSTCC  scripts/dtc/libfdt/fdt_rw.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
  SCHEMA  Documentation/devicetree/bindings/processed-schema.json
  UPD     include/config/kernel.release
/build/tmpcqg5iuvo/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml: audio-gain-db: missing type definition
/build/tmpcqg5iuvo/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml: fsl,phy-pcs-tx-deemph-3p5db-attenuation-db: missing type definition
/build/tmpcqg5iuvo/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml: ti,rx-gain-reduction-db: missing type definition
/build/tmpcqg5iuvo/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-a-gain-db: missing type definition
/build/tmpcqg5iuvo/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-b-gain-db: missing type definition
  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/andes/qilai-voyager.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-dongshan-nezha-stu.dtb
  DTC [C] arch/riscv/boot/dts/anlogic/dr1v90-mlkpai-fs01.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-480p.dtb
  DTC [C] arch/riscv/boot/dts/canaan/canaan_kd233.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dtb
  DTC [C] arch/riscv/boot/dts/canaan/k210_generic.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-dock.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_bit.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_dock.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-mangopi-mq-pro.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_go.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-nezha.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-milkv-jupiter.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1s-mangopi-mq.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maixduino.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/sophgo/sg2002-licheerv-nano-b.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-musepi-pro.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dtb
  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/microchip/mpfs-tysom-m.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.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/spacemit/k1-orangepi-rv2.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2044-sophgo-srd3-10.dtb
/build/tmp.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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.N9lhyWh9AS/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/starfive/jh7110-milkv-marscm-emmc.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb
/build/tmp.N9lhyWh9AS/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: can@2010c000: 'resets' is a required property
	from schema $id: http://devicetree.org/schemas/net/can/microchip,mpfs-can.yaml#
  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
/build/tmp.N9lhyWh9AS/arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb: pcie@ca400000: pcie@0: 'vpcie3v3-supply' is a required property
	from schema $id: http://devicetree.org/schemas/pci/spacemit,k1-pcie-host.yaml#
/build/tmp.N9lhyWh9AS/arch/riscv/boot/dts/spacemit/k1-orangepi-r2s.dtb: mmc@d4281000: Unevaluated properties are not allowed ('reset-names', 'resets' were unexpected)
	from schema $id: http://devicetree.org/schemas/mmc/spacemit,sdhci.yaml#
/build/tmp.N9lhyWh9AS/arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb: pcie@ca800000: pcie@0: 'vpcie3v3-supply' is a required property
	from schema $id: http://devicetree.org/schemas/pci/spacemit,k1-pcie-host.yaml#
/build/tmp.N9lhyWh9AS/arch/riscv/boot/dts/spacemit/k1-musepi-pro.dtb: mmc@d4281000: Unevaluated properties are not allowed ('reset-names', 'resets' were unexpected)
	from schema $id: http://devicetree.org/schemas/mmc/spacemit,sdhci.yaml#
/build/tmp.N9lhyWh9AS/arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb: mmc@d4281000: Unevaluated properties are not allowed ('reset-names', 'resets' were unexpected)
	from schema $id: http://devicetree.org/schemas/mmc/spacemit,sdhci.yaml#
make[1]: Leaving directory '/build/tmp.N9lhyWh9AS'
make: Leaving directory '/build/tmpcqg5iuvo'
Building the tree with the patch
make: Entering directory '/build/tmpcqg5iuvo'
make[1]: Entering directory '/build/tmp.1ts2LuToCS'
  GEN     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.1ts2LuToCS'
make: Leaving directory '/build/tmpcqg5iuvo'
make: Entering directory '/build/tmpcqg5iuvo'
make[1]: Entering directory '/build/tmp.1ts2LuToCS'
  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/tmpcqg5iuvo/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml: audio-gain-db: missing type definition
/build/tmpcqg5iuvo/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml: fsl,phy-pcs-tx-deemph-3p5db-attenuation-db: missing type definition
/build/tmpcqg5iuvo/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml: ti,rx-gain-reduction-db: missing type definition
/build/tmpcqg5iuvo/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-a-gain-db: missing type definition
/build/tmpcqg5iuvo/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-b-gain-db: missing type definition
  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/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/microchip/mpfs-beaglev-fire.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_bit.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/sipeed_maix_dock.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/sifive/hifive-unmatched-a00.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-dock.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_go.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.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/spacemit/k1-milkv-jupiter.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maixduino.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-mangopi-mq-pro.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/starfive/jh7110-milkv-mars.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dtb
  DTC [C] arch/riscv/boot/dts/tenstorrent/blackhole-card.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-nezha.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-r2s.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v1.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v2.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1s-mangopi-mq.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2044-sophgo-srd3-10.dtb
/build/tmp.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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.1ts2LuToCS/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/starfive/jh7110-milkv-marscm-lite.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20120000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: can@2010c000: 'resets' is a required property
	from schema $id: http://devicetree.org/schemas/net/can/microchip,mpfs-can.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20121000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20122000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20120000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20120000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20120000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20121000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20121000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20120000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20122000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#

/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20122000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20121000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20121000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20120000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20122000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20122000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#

/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20120000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20120000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20121000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20121000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20121000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20122000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20122000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20122000: #interrupt-cells: 1 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
  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
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/spacemit/k1-orangepi-r2s.dtb: mmc@d4281000: Unevaluated properties are not allowed ('reset-names', 'resets' were unexpected)
	from schema $id: http://devicetree.org/schemas/mmc/spacemit,sdhci.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/spacemit/k1-musepi-pro.dtb: mmc@d4281000: Unevaluated properties are not allowed ('reset-names', 'resets' were unexpected)
	from schema $id: http://devicetree.org/schemas/mmc/spacemit,sdhci.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb: pcie@ca400000: pcie@0: 'vpcie3v3-supply' is a required property
	from schema $id: http://devicetree.org/schemas/pci/spacemit,k1-pcie-host.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb: pcie@ca800000: pcie@0: 'vpcie3v3-supply' is a required property
	from schema $id: http://devicetree.org/schemas/pci/spacemit,k1-pcie-host.yaml#
/build/tmp.1ts2LuToCS/arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb: mmc@d4281000: Unevaluated properties are not allowed ('reset-names', 'resets' were unexpected)
	from schema $id: http://devicetree.org/schemas/mmc/spacemit,sdhci.yaml#
make[1]: Leaving directory '/build/tmp.1ts2LuToCS'
make: Leaving directory '/build/tmpcqg5iuvo'
Errors and warnings before: 53 this patch: 101
New errors added
--- /build/tmp.XlQZMWc3eB	2026-03-19 18:29:29.452110223 +0000
+++ /build/tmp.F68EYQPnii	2026-03-19 18:29:29.455110230 +0000
@@ -6,12 +5,0 @@
-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/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'
-	from schema $id: http://devicetree.org/schemas/dma/dma-router.yaml#
@@ -25,0 +14,12 @@
+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/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#
@@ -30 +30 @@
-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-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -32 +32 @@
-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-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -38 +38 @@
-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-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -40 +40 @@
-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-licheerv-nano-b.dtb: dma-router@154: dma-masters: 4 is not of type 'array'
@@ -41,0 +42,2 @@
+arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20120000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
@@ -44,2 +46,46 @@
-arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb: pcie@ca400000: pcie@0: 'vpcie3v3-supply' is a required property
-	from schema $id: http://devicetree.org/schemas/pci/spacemit,k1-pcie-host.yaml#
+arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20121000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20122000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20120000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20120000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20120000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20121000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20121000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20120000: #interrupt-cells: 1 was expected
+arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20122000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+
+arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20122000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20121000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20121000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20120000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20122000: #interrupt-cells: 1 was expected
+arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20122000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+
+arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20120000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20120000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20121000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20121000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20121000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20122000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20122000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20122000: #interrupt-cells: 1 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
@@ -48,2 +93,0 @@
-arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb: pcie@ca800000: pcie@0: 'vpcie3v3-supply' is a required property
-	from schema $id: http://devicetree.org/schemas/pci/spacemit,k1-pcie-host.yaml#
@@ -51,0 +96,4 @@
+arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb: pcie@ca400000: pcie@0: 'vpcie3v3-supply' is a required property
+	from schema $id: http://devicetree.org/schemas/pci/spacemit,k1-pcie-host.yaml#
+arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb: pcie@ca800000: pcie@0: 'vpcie3v3-supply' is a required property
+	from schema $id: http://devicetree.org/schemas/pci/spacemit,k1-pcie-host.yaml#


@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
kdoc
Desc: Detects for kdoc errors
Duration: 0.86 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.27 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 1: "[v1,1/5] riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.29 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 137.90 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1066.14 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1428.41 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 26.14 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 27.40 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.76 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 82.48 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
kdoc
Desc: Detects for kdoc errors
Duration: 0.87 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
module-param
Desc: Detect module_param changes
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.27 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 2: "[v1,2/5] riscv: dts: microchip: remove gpio hogs from beaglev-fire"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.30 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 3: "[v1,3/5] riscv: dts: microchip: clean up beaglev-fire regulator node names"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 3: "[v1,3/5] riscv: dts: microchip: clean up beaglev-fire regulator node names"
kdoc
Desc: Detects for kdoc errors
Duration: 0.90 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 3: "[v1,3/5] riscv: dts: microchip: clean up beaglev-fire regulator node names"
module-param
Desc: Detect module_param changes
Duration: 0.25 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 3: "[v1,3/5] riscv: dts: microchip: clean up beaglev-fire regulator node names"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 3: "[v1,3/5] riscv: dts: microchip: clean up beaglev-fire regulator node names"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.31 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 138.11 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1066.09 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1425.08 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 26.72 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 28.13 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.69 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 83.30 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
kdoc
Desc: Detects for kdoc errors
Duration: 0.85 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.21 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 4: "[v1,4/5] riscv: dts: microchip: add adc interrupt on beaglev-fire"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.29 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 137.43 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1067.17 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1421.67 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 26.53 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 27.71 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.68 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 83.39 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.53 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
kdoc
Desc: Detects for kdoc errors
Duration: 0.78 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
module-param
Desc: Detect module_param changes
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.21 seconds
Result: PASS

@linux-riscv-bot
Copy link
Author

Patch 5: "[v1,5/5] riscv: dts: microchip: add gpio line names on beaglev-fire"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.29 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot force-pushed the workflow__riscv__fixes branch from e3d6c9b to c315cbf Compare March 21, 2026 06:07
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