Skip to content

[PW_SID:1095143] Add OpenCores PTC PWM support#1944

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

[PW_SID:1095143] Add OpenCores PTC PWM support#1944
linux-riscv-bot wants to merge 3 commits into
workflow__riscv__fixesfrom
pw1095143

Conversation

@linux-riscv-bot
Copy link
Copy Markdown

PR for series 1095143 applied to workflow__riscv__fixes

Name: Add OpenCores PTC PWM support
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1095143
Version: 18

hal-feng added 3 commits May 15, 2026 10:21
…ntainers

Each of the StarFive JH7100/JH7110/JH8100 SoCs has 8 OpenCores PTC IP
cores. One OpenCores PTC IP core can output one PWM channel. The only
difference among them is the register base address. There is no need
to add starfive compatibles to distinguish them.

I will maintain the pwm module in place of William.

Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Each of the StarFive JH7100/JH7110 SoCs has 8 OpenCores PTC IP
cores. One OpenCores PTC IP core can output one PWM channel.

Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add PWM driver for OpenCores PTC IP core.

Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 113.61 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1016.66 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1366.43 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 19.27 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 20.52 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 0.57 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 77.07 seconds
Result: ERROR
Output:

Redirect to /build/tmp.e61n5zb9QM and /build/tmp.sSNPsa4KG8
Tree base:
cd9d4217f4c7b ("Adding CI files")
Building the tree before the patch
make: Entering directory '/build/tmpbmf0ohg3'
make[1]: Entering directory '/build/tmp.bQVvb5J5Gn'
  UPD     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.bQVvb5J5Gn'
make: Leaving directory '/build/tmpbmf0ohg3'
make: Entering directory '/build/tmpbmf0ohg3'
make[1]: Entering directory '/build/tmp.bQVvb5J5Gn'
  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
  UPD     include/config/kernel.release
  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
/build/tmpbmf0ohg3/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-a-gain-db: missing type definition
/build/tmpbmf0ohg3/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-b-gain-db: missing type definition
/build/tmpbmf0ohg3/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml: ti,rx-gain-reduction-db: missing type definition
/build/tmpbmf0ohg3/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml: audio-gain-db: missing type definition
/build/tmpbmf0ohg3/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml: fsl,phy-pcs-tx-deemph-3p5db-attenuation-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/allwinner/sun20i-d1-devterm-v3.14.dtb
  DTC [C] arch/riscv/boot/dts/anlogic/dr1v90-mlkpai-fs01.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/canaan/sipeed_maix_bit.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_dock.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/microchip/mpfs-icicle-kit.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/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/microchip/mpfs-icicle-kit-prod.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-mangopi-mq-pro.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/jh7100-starfive-visionfive-v1.dtb
  DTC [C] arch/riscv/boot/dts/tenstorrent/blackhole-card.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-milkv-jupiter.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/thead/th1520-beaglev-ahead.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-musepi-pro.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1s-mangopi-mq.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/sg2042-evb-v1.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-sev-kit.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/sg2042-evb-v2.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k3-pico-itx.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2044-sophgo-srd3-10.dtb
  DTC [C] arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb
/build/tmp.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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.bQVvb5J5Gn/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-mars.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.bQVvb5J5Gn/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb
arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
make[1]: Leaving directory '/build/tmp.bQVvb5J5Gn'
make: Leaving directory '/build/tmpbmf0ohg3'
Building the tree with the patch
make: Entering directory '/build/tmpbmf0ohg3'
make[1]: Entering directory '/build/tmp.1wAHqru0T3'
  UPD     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.1wAHqru0T3'
make: Leaving directory '/build/tmpbmf0ohg3'
make: Entering directory '/build/tmpbmf0ohg3'
make[1]: Entering directory '/build/tmp.1wAHqru0T3'
  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
  UPD     include/config/kernel.release
  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
/build/tmpbmf0ohg3/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-a-gain-db: missing type definition
/build/tmpbmf0ohg3/Documentation/devicetree/bindings/iio/amplifiers/adi,adl8113.yaml: adi,external-bypass-b-gain-db: missing type definition
/build/tmpbmf0ohg3/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml: ti,rx-gain-reduction-db: missing type definition
/build/tmpbmf0ohg3/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml: audio-gain-db: missing type definition
/build/tmpbmf0ohg3/Documentation/devicetree/bindings/phy/fsl,imx8mq-usb-phy.yaml: fsl,phy-pcs-tx-deemph-3p5db-attenuation-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/canaan/canaan_kd233.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-devterm-v3.14.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/sipeed_maix_bit.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-unleashed-a00.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1800b-milkv-duo.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_dock.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-dock.dtb
  DTC [C] arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/cv1812h-huashan-pi.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maix_go.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-milkv-jupiter.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2002-licheerv-nano-b.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb
  DTC [C] arch/riscv/boot/dts/canaan/sipeed_maixduino.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-musepi-pro.dtb
  DTC [C] arch/riscv/boot/dts/tenstorrent/blackhole-card.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/thead/th1520-lichee-pi-4a.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-r2s.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dtb
  DTC [C] arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb
  DTC [C] arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v1.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1-mangopi-mq-pro.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/microchip/mpfs-tysom-m.dtb
  DTC [C] arch/riscv/boot/dts/allwinner/sun20i-d1s-mangopi-mq.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2042-evb-v2.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb
  DTC [C] arch/riscv/boot/dts/sophgo/sg2044-sophgo-srd3-10.dtb
  DTC [C] arch/riscv/boot/dts/spacemit/k1-orangepi-rv2.dtb
/build/tmp.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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.1wAHqru0T3/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/spacemit/k3-pico-itx.dtb
  DTC [C] arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dtb: pwm@12490000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dtb: pwm@12490000: compatible: ['starfive,jh7100-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dtb: /soc/pwm@12490000: failed to match any schema with compatible: ['starfive,jh7100-pwm', 'opencores,pwm-v1']
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb: pwm@12490000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb: pwm@12490000: compatible: ['starfive,jh7100-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb: /soc/pwm@12490000: failed to match any schema with compatible: ['starfive,jh7100-pwm', 'opencores,pwm-v1']
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dtb: gpio@20122000: #interrupt-cells: 2 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
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
  DTC [C] arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb
arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
  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.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20120000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
/build/tmp.1wAHqru0T3/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
make[1]: Leaving directory '/build/tmp.1wAHqru0T3'
make: Leaving directory '/build/tmpbmf0ohg3'
Errors and warnings before: 105 this patch: 165
New errors added
--- /build/tmp.e61n5zb9QM	2026-05-15 11:08:46.288817686 +0000
+++ /build/tmp.sSNPsa4KG8	2026-05-15 11:08:46.289817672 +0000
@@ -14,4 +13,0 @@
-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#
@@ -33,0 +30,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#
@@ -41,0 +42,5 @@
+arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dtb: pwm@12490000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dtb: pwm@12490000: compatible: ['starfive,jh7100-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7100-starfive-visionfive-v1.dtb: /soc/pwm@12490000: failed to match any schema with compatible: ['starfive,jh7100-pwm', 'opencores,pwm-v1']
@@ -44,5 +49 @@
-arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20121000: #interrupt-cells: 2 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: 2 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: 2 was expected
+arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20120000: #interrupt-cells: 2 was expected
@@ -52,2 +52,0 @@
-arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20121000: #interrupt-cells: 2 was expected
-	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
@@ -56 +55 @@
-arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
+arch/riscv/boot/dts/microchip/mpfs-sev-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
@@ -58 +57 @@
-arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20120000: #interrupt-cells: 2 was expected
+arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20120000: #interrupt-cells: 2 was expected
@@ -60 +59,7 @@
-arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20122000: #interrupt-cells: 2 was expected
+arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb: pwm@12490000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb: pwm@12490000: compatible: ['starfive,jh7100-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20121000: #interrupt-cells: 2 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: 2 was expected
@@ -64 +69 @@
-arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
+arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20121000: #interrupt-cells: 2 was expected
@@ -66 +71 @@
-arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20122000: #interrupt-cells: 2 was expected
+arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20121000: #interrupt-cells: 2 was expected
@@ -68 +73 @@
-arch/riscv/boot/dts/microchip/mpfs-m100pfsevp.dtb: gpio@20121000: #interrupt-cells: 2 was expected
+arch/riscv/boot/dts/microchip/mpfs-disco-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
@@ -69,0 +75 @@
+arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight.dtb: /soc/pwm@12490000: failed to match any schema with compatible: ['starfive,jh7100-pwm', 'opencores,pwm-v1']
@@ -72,3 +78 @@
-arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20120000: #interrupt-cells: 2 was expected
-	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
-arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
+arch/riscv/boot/dts/microchip/mpfs-tysom-m.dtb: gpio@20122000: #interrupt-cells: 2 was expected
@@ -76 +80 @@
-arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
+arch/riscv/boot/dts/microchip/mpfs-polarberry.dtb: gpio@20122000: #interrupt-cells: 2 was expected
@@ -86,2 +89,0 @@
-arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20121000: #interrupt-cells: 2 was expected
-	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
@@ -90 +92 @@
-arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20122000: #interrupt-cells: 2 was expected
+arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20121000: #interrupt-cells: 2 was expected
@@ -93,0 +96,6 @@
+arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/microchip/mpfs-icicle-kit-prod.dtb: gpio@20122000: #interrupt-cells: 2 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
@@ -95,0 +104,18 @@
+arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
+arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-milkv-mars.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
+arch/riscv/boot/dts/starfive/jh7110-deepcomputing-fml13v01.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
+arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20120000: #interrupt-cells: 2 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20121000: #interrupt-cells: 2 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/microchip/pic64gx-curiosity-kit.dtb: gpio@20122000: #interrupt-cells: 2 was expected
+	from schema $id: http://devicetree.org/schemas/gpio/microchip,mpfs-gpio.yaml#
+arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
@@ -98,6 +124,35 @@
-arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-emmc.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
-arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
-arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
-arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
-arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
-arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
+arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-milkv-marscm-lite.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
+arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.2a.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
+arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb: pwm@120d0000: compatible:0: 'opencores,pwm-v1' was expected
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb: pwm@120d0000: compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1'] is too long
+	from schema $id: http://devicetree.org/schemas/pwm/opencores,pwm.yaml#
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb: /soc/pwm@120d0000: failed to match any schema with compatible: ['starfive,jh7110-pwm', 'opencores,pwm-v1']
@@ -104,0 +160,3 @@
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
+arch/riscv/boot/dts/starfive/jh7110-orangepi-rv.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-lite-emmc.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
@@ -105,0 +164,2 @@
+arch/riscv/boot/dts/starfive/jh7110-pine64-star64.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']
+arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb: /soc/isp@19840000: failed to match any schema with compatible: ['starfive,jh7110-camss']


@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
kdoc
Desc: Detects for kdoc errors
Duration: 0.70 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.38 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 1: "[v18,1/3] dt-bindings: pwm: opencores: Drop starfive compatibles and update maintainers"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.25 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 114.20 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1077.55 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1444.38 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 20.43 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 20.52 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 3.63 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 74.93 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
kdoc
Desc: Detects for kdoc errors
Duration: 0.70 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 2: "[v18,2/3] riscv: dts: starfive: Correct pwm nodes"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 113.57 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1054.73 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1404.71 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 19.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 20.82 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 2.11 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 75.76 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
kdoc
Desc: Detects for kdoc errors
Duration: 0.77 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
module-param
Desc: Detect module_param changes
Duration: 2.95 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.22 seconds
Result: PASS

@linux-riscv-bot
Copy link
Copy Markdown
Author

Patch 3: "[v18,3/3] pwm: Add OpenCores PTC PWM driver"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot linux-riscv-bot deleted the pw1095143 branch May 19, 2026 22:51
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