All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Convert Cadence QSPI bindings to yaml
@ 2021-03-26 13:00 ` Pratyush Yadav
  0 siblings, 0 replies; 37+ messages in thread
From: Pratyush Yadav @ 2021-03-26 13:00 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Nishanth Menon, Tero Kristo, linux-spi,
	devicetree, linux-kernel, linux-arm-kernel
  Cc: Pratyush Yadav, Vignesh Raghavendra

Hi,

This series picks up Ramuthevar's effort on converting the Cadence QSPI
bindings to yaml [0]. During the conversion process, I discovered that
some TI device tree files were not using the compatible correctly. Those
are fixed in patches 1-3.

[0] https://patchwork.kernel.org/project/spi-devel-general/patch/20201116031003.19062-6-vadivel.muruganx.ramuthevar@linux.intel.com/

Pratyush Yadav (3):
  arm64: dts: ti: k3-j721e-mcu: Fix ospi compatible
  arm64: dts: ti: k3-j7200-mcu: Fix ospi compatible
  arm64: dts: ti: k3-am64-main: Fix ospi compatible

Ramuthevar Vadivel Murugan (1):
  dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

 .../bindings/spi/cadence-quadspi.txt          |  68 ---------
 .../bindings/spi/cdns,qspi-nor.yaml           | 143 ++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am64-main.dtsi      |   2 +-
 .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi      |   2 +-
 .../boot/dts/ti/k3-j721e-mcu-wakeup.dtsi      |   4 +-
 5 files changed, 147 insertions(+), 72 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/spi/cadence-quadspi.txt
 create mode 100644 Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml

--
2.30.0


^ permalink raw reply	[flat|nested] 37+ messages in thread
* Re: [PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml
@ 2021-03-29  1:14 kernel test robot
  0 siblings, 0 replies; 37+ messages in thread
From: kernel test robot @ 2021-03-29  1:14 UTC (permalink / raw)
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 26990 bytes --]

CC: kbuild-all(a)lists.01.org
In-Reply-To: <20210326130034.15231-5-p.yadav@ti.com>
References: <20210326130034.15231-5-p.yadav@ti.com>
TO: Pratyush Yadav <p.yadav@ti.com>
TO: Mark Brown <broonie@kernel.org>
TO: Rob Herring <robh+dt@kernel.org>
TO: Nishanth Menon <nm@ti.com>
TO: Tero Kristo <kristo@kernel.org>
TO: linux-spi(a)vger.kernel.org
TO: devicetree(a)vger.kernel.org
TO: linux-kernel(a)vger.kernel.org
TO: linux-arm-kernel(a)lists.infradead.org
CC: Pratyush Yadav <p.yadav@ti.com>
CC: Vignesh Raghavendra <vigneshr@ti.com>

Hi Pratyush,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on next-20210326]
[cannot apply to robh/for-next spi/for-next v5.12-rc4 v5.12-rc3 v5.12-rc2 v5.12-rc4]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Pratyush-Yadav/Convert-Cadence-QSPI-bindings-to-yaml/20210326-210515
base:    931294922e65a23e1aad6398b9ae02df74044679
:::::: branch date: 3 days ago
:::::: commit date: 3 days ago
compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0
reproduce: make ARCH=arm dtbs_check

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


dtcheck warnings: (new ones prefixed by >>)
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml:0:0: /soc/l3regs(a)0xff800000: failed to match any schema with compatible: ['altr,l3regs', 'syscon']
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml:0:0: /soc/dwmmc0(a)ff704000: failed to match any schema with compatible: ['altr,socfpga-dw-mshc']
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml: nand(a)ff900000: $nodename:0: 'nand(a)ff900000' does not match '^nand-controller(@.*)?'
   	From schema: Documentation/devicetree/bindings/mtd/denali,nand.yaml
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml: sram(a)ffff0000: '#address-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml: sram(a)ffff0000: '#size-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml: sram(a)ffff0000: 'ranges' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
>> arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml: spi(a)ff705000: resets: [[6, 37]] is too short
   	From schema: Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml: flash(a)0: 'partition(a)qspi-boot', 'partition(a)qspi-rootfs' do not match any of the regexes: '.*-names$', '.*-supply$', '^#.*-cells$', '^#[a-zA-Z0-9,+\\-._]{0,63}$', '^[a-zA-Z][a-zA-Z0-9,+\\-._]{0,63}$', '^[a-zA-Z][a-zA-Z0-9,+\\-._]{0,63}@[0-9a-fA-F]+(,[0-9a-fA-F]+)*$', '^__.*__$', 'pinctrl-[0-9]+'
   	From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/dt-core.yaml
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml:0:0: /soc/rstmgr(a)ffd05000: failed to match any schema with compatible: ['altr,rst-mgr']
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml:0:0: /soc/snoop-control-unit(a)fffec000: failed to match any schema with compatible: ['arm,cortex-a9-scu']
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml:0:0: /soc/sdr(a)ffc25000: failed to match any schema with compatible: ['altr,sdr-ctl', 'syscon']
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml:0:0: /soc/sdramedac: failed to match any schema with compatible: ['altr,sdram-edac']
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml:0:0: /soc/sysmgr(a)ffd08000: failed to match any schema with compatible: ['altr,sys-mgr', 'syscon']
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml:0:0: /soc/timer(a)fffec600: failed to match any schema with compatible: ['arm,cortex-a9-twd-timer']
   arch/arm/boot/dts/socfpga_arria5_socdk.dt.yaml: timer0(a)ffc08000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
--
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml:0:0: /soc/l3regs(a)0xff800000: failed to match any schema with compatible: ['altr,l3regs', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml:0:0: /soc/dwmmc0(a)ff704000: failed to match any schema with compatible: ['altr,socfpga-dw-mshc']
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml: nand(a)ff900000: $nodename:0: 'nand(a)ff900000' does not match '^nand-controller(@.*)?'
   	From schema: Documentation/devicetree/bindings/mtd/denali,nand.yaml
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml: sram(a)ffff0000: '#address-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml: sram(a)ffff0000: '#size-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml: sram(a)ffff0000: 'ranges' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
>> arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml: spi(a)ff705000: resets: [[6, 37]] is too short
   	From schema: Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml:0:0: /soc/rstmgr(a)ffd05000: failed to match any schema with compatible: ['altr,rst-mgr']
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml:0:0: /soc/snoop-control-unit(a)fffec000: failed to match any schema with compatible: ['arm,cortex-a9-scu']
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml:0:0: /soc/sdr(a)ffc25000: failed to match any schema with compatible: ['altr,sdr-ctl', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml:0:0: /soc/sdramedac: failed to match any schema with compatible: ['altr,sdram-edac']
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml:0:0: /soc/sysmgr(a)ffd08000: failed to match any schema with compatible: ['altr,sys-mgr', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml:0:0: /soc/timer(a)fffec600: failed to match any schema with compatible: ['arm,cortex-a9-twd-timer']
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml: timer0(a)ffc08000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml
   arch/arm/boot/dts/socfpga_cyclone5_chameleon96.dt.yaml: timer1(a)ffc09000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
--
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml:0:0: /soc/l3regs(a)0xff800000: failed to match any schema with compatible: ['altr,l3regs', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml:0:0: /soc/dwmmc0(a)ff704000: failed to match any schema with compatible: ['altr,socfpga-dw-mshc']
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml: nand(a)ff900000: $nodename:0: 'nand(a)ff900000' does not match '^nand-controller(@.*)?'
   	From schema: Documentation/devicetree/bindings/mtd/denali,nand.yaml
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml: sram(a)ffff0000: '#address-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml: sram(a)ffff0000: '#size-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml: sram(a)ffff0000: 'ranges' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
>> arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml: spi(a)ff705000: resets: [[6, 37]] is too short
   	From schema: Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml:0:0: /soc/rstmgr(a)ffd05000: failed to match any schema with compatible: ['altr,rst-mgr']
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml:0:0: /soc/snoop-control-unit(a)fffec000: failed to match any schema with compatible: ['arm,cortex-a9-scu']
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml:0:0: /soc/sdr(a)ffc25000: failed to match any schema with compatible: ['altr,sdr-ctl', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml:0:0: /soc/sdramedac: failed to match any schema with compatible: ['altr,sdram-edac']
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml:0:0: /soc/sysmgr(a)ffd08000: failed to match any schema with compatible: ['altr,sys-mgr', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml:0:0: /soc/timer(a)fffec600: failed to match any schema with compatible: ['arm,cortex-a9-twd-timer']
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml: timer0(a)ffc08000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml
   arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dt.yaml: timer1(a)ffc09000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
--
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml:0:0: /soc/l3regs(a)0xff800000: failed to match any schema with compatible: ['altr,l3regs', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml:0:0: /soc/dwmmc0(a)ff704000: failed to match any schema with compatible: ['altr,socfpga-dw-mshc']
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml: nand(a)ff900000: $nodename:0: 'nand(a)ff900000' does not match '^nand-controller(@.*)?'
   	From schema: Documentation/devicetree/bindings/mtd/denali,nand.yaml
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml: sram(a)ffff0000: '#address-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml: sram(a)ffff0000: '#size-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml: sram(a)ffff0000: 'ranges' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
>> arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml: spi(a)ff705000: resets: [[6, 37]] is too short
   	From schema: Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml: n25q00(a)0: 'partition(a)qspi-boot', 'partition(a)qspi-rootfs' do not match any of the regexes: '.*-names$', '.*-supply$', '^#.*-cells$', '^#[a-zA-Z0-9,+\\-._]{0,63}$', '^[a-zA-Z][a-zA-Z0-9,+\\-._]{0,63}$', '^[a-zA-Z][a-zA-Z0-9,+\\-._]{0,63}@[0-9a-fA-F]+(,[0-9a-fA-F]+)*$', '^__.*__$', 'pinctrl-[0-9]+'
   	From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/dt-core.yaml
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml:0:0: /soc/spi(a)ff705000/n25q00(a)0: failed to match any schema with compatible: ['n25q00']
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml:0:0: /soc/rstmgr(a)ffd05000: failed to match any schema with compatible: ['altr,rst-mgr']
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml:0:0: /soc/snoop-control-unit(a)fffec000: failed to match any schema with compatible: ['arm,cortex-a9-scu']
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml:0:0: /soc/sdr(a)ffc25000: failed to match any schema with compatible: ['altr,sdr-ctl', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml:0:0: /soc/sdramedac: failed to match any schema with compatible: ['altr,sdram-edac']
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml:0:0: /soc/spi(a)fff00000/spidev(a)0: failed to match any schema with compatible: ['rohm,dh2228fv']
   arch/arm/boot/dts/socfpga_cyclone5_socdk.dt.yaml:0:0: /soc/sysmgr(a)ffd08000: failed to match any schema with compatible: ['altr,sys-mgr', 'syscon']
--
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml:0:0: /soc/l3regs(a)0xff800000: failed to match any schema with compatible: ['altr,l3regs', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml:0:0: /soc/dwmmc0(a)ff704000: failed to match any schema with compatible: ['altr,socfpga-dw-mshc']
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml: nand(a)ff900000: $nodename:0: 'nand(a)ff900000' does not match '^nand-controller(@.*)?'
   	From schema: Documentation/devicetree/bindings/mtd/denali,nand.yaml
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml: sram(a)ffff0000: '#address-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml: sram(a)ffff0000: '#size-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml: sram(a)ffff0000: 'ranges' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
>> arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml: spi(a)ff705000: resets: [[6, 37]] is too short
   	From schema: Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml:0:0: /soc/rstmgr(a)ffd05000: failed to match any schema with compatible: ['altr,rst-mgr']
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml:0:0: /soc/snoop-control-unit(a)fffec000: failed to match any schema with compatible: ['arm,cortex-a9-scu']
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml:0:0: /soc/sdr(a)ffc25000: failed to match any schema with compatible: ['altr,sdr-ctl', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml:0:0: /soc/sdramedac: failed to match any schema with compatible: ['altr,sdram-edac']
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml:0:0: /soc/sysmgr(a)ffd08000: failed to match any schema with compatible: ['altr,sys-mgr', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml:0:0: /soc/timer(a)fffec600: failed to match any schema with compatible: ['arm,cortex-a9-twd-timer']
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml: timer0(a)ffc08000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml
   arch/arm/boot/dts/socfpga_cyclone5_de0_nano_soc.dt.yaml: timer1(a)ffc09000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
--
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml:0:0: /soc/l3regs(a)0xff800000: failed to match any schema with compatible: ['altr,l3regs', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml:0:0: /soc/dwmmc0(a)ff704000: failed to match any schema with compatible: ['altr,socfpga-dw-mshc']
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml: nand(a)ff900000: $nodename:0: 'nand(a)ff900000' does not match '^nand-controller(@.*)?'
   	From schema: Documentation/devicetree/bindings/mtd/denali,nand.yaml
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml: sram(a)ffff0000: '#address-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml: sram(a)ffff0000: '#size-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml: sram(a)ffff0000: 'ranges' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
>> arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml: spi(a)ff705000: resets: [[6, 37]] is too short
   	From schema: Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml:0:0: /soc/spi(a)ff705000/flash(a)0: failed to match any schema with compatible: ['n25q00']
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml:0:0: /soc/rstmgr(a)ffd05000: failed to match any schema with compatible: ['altr,rst-mgr']
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml:0:0: /soc/snoop-control-unit(a)fffec000: failed to match any schema with compatible: ['arm,cortex-a9-scu']
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml:0:0: /soc/sdr(a)ffc25000: failed to match any schema with compatible: ['altr,sdr-ctl', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml:0:0: /soc/sdramedac: failed to match any schema with compatible: ['altr,sdram-edac']
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml:0:0: /soc/sysmgr(a)ffd08000: failed to match any schema with compatible: ['altr,sys-mgr', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml:0:0: /soc/timer(a)fffec600: failed to match any schema with compatible: ['arm,cortex-a9-twd-timer']
   arch/arm/boot/dts/socfpga_cyclone5_sockit.dt.yaml: timer0(a)ffc08000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml
--
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml:0:0: /soc/l3regs(a)0xff800000: failed to match any schema with compatible: ['altr,l3regs', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml:0:0: /soc/dwmmc0(a)ff704000: failed to match any schema with compatible: ['altr,socfpga-dw-mshc']
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml: nand(a)ff900000: $nodename:0: 'nand(a)ff900000' does not match '^nand-controller(@.*)?'
   	From schema: Documentation/devicetree/bindings/mtd/denali,nand.yaml
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml: sram(a)ffff0000: '#address-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml: sram(a)ffff0000: '#size-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml: sram(a)ffff0000: 'ranges' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
>> arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml: spi(a)ff705000: resets: [[6, 37]] is too short
   	From schema: Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml:0:0: /soc/rstmgr(a)ffd05000: failed to match any schema with compatible: ['altr,rst-mgr']
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml:0:0: /soc/snoop-control-unit(a)fffec000: failed to match any schema with compatible: ['arm,cortex-a9-scu']
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml:0:0: /soc/sdr(a)ffc25000: failed to match any schema with compatible: ['altr,sdr-ctl', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml:0:0: /soc/sdramedac: failed to match any schema with compatible: ['altr,sdram-edac']
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml:0:0: /soc/sysmgr(a)ffd08000: failed to match any schema with compatible: ['altr,sys-mgr', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml:0:0: /soc/timer(a)fffec600: failed to match any schema with compatible: ['arm,cortex-a9-twd-timer']
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml: timer0(a)ffc08000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml
   arch/arm/boot/dts/socfpga_cyclone5_socrates.dt.yaml: timer1(a)ffc09000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
--
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml:0:0: /soc/l3regs(a)0xff800000: failed to match any schema with compatible: ['altr,l3regs', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml:0:0: /soc/dwmmc0(a)ff704000: failed to match any schema with compatible: ['altr,socfpga-dw-mshc']
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml: nand(a)ff900000: $nodename:0: 'nand(a)ff900000' does not match '^nand-controller(@.*)?'
   	From schema: Documentation/devicetree/bindings/mtd/denali,nand.yaml
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml: sram(a)ffff0000: '#address-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml: sram(a)ffff0000: '#size-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml: sram(a)ffff0000: 'ranges' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
>> arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml: spi(a)ff705000: resets: [[6, 37]] is too short
   	From schema: Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml:0:0: /soc/rstmgr(a)ffd05000: failed to match any schema with compatible: ['altr,rst-mgr']
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml:0:0: /soc/snoop-control-unit(a)fffec000: failed to match any schema with compatible: ['arm,cortex-a9-scu']
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml:0:0: /soc/sdr(a)ffc25000: failed to match any schema with compatible: ['altr,sdr-ctl', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml:0:0: /soc/sdramedac: failed to match any schema with compatible: ['altr,sdram-edac']
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml:0:0: /soc/sysmgr(a)ffd08000: failed to match any schema with compatible: ['altr,sys-mgr', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml:0:0: /soc/timer(a)fffec600: failed to match any schema with compatible: ['arm,cortex-a9-twd-timer']
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml: timer0(a)ffc08000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml
   arch/arm/boot/dts/socfpga_cyclone5_sodia.dt.yaml: timer1(a)ffc09000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
--
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml:0:0: /soc/l3regs(a)0xff800000: failed to match any schema with compatible: ['altr,l3regs', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml:0:0: /soc/dwmmc0(a)ff704000: failed to match any schema with compatible: ['altr,socfpga-dw-mshc']
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml: nand(a)ff900000: $nodename:0: 'nand(a)ff900000' does not match '^nand-controller(@.*)?'
   	From schema: Documentation/devicetree/bindings/mtd/denali,nand.yaml
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml: sram(a)ffff0000: '#address-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml: sram(a)ffff0000: '#size-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml: sram(a)ffff0000: 'ranges' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
>> arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml: spi(a)ff705000: resets: [[6, 37]] is too short
   	From schema: Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml:0:0: /soc/spi(a)ff705000/n25q128(a)0: failed to match any schema with compatible: ['n25q128']
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml:0:0: /soc/spi(a)ff705000/n25q00(a)1: failed to match any schema with compatible: ['n25q00']
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml:0:0: /soc/rstmgr(a)ffd05000: failed to match any schema with compatible: ['altr,rst-mgr']
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml:0:0: /soc/snoop-control-unit(a)fffec000: failed to match any schema with compatible: ['arm,cortex-a9-scu']
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml:0:0: /soc/sdr(a)ffc25000: failed to match any schema with compatible: ['altr,sdr-ctl', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml:0:0: /soc/sdramedac: failed to match any schema with compatible: ['altr,sdram-edac']
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml:0:0: /soc/sysmgr(a)ffd08000: failed to match any schema with compatible: ['altr,sys-mgr', 'syscon']
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml:0:0: /soc/timer(a)fffec600: failed to match any schema with compatible: ['arm,cortex-a9-twd-timer']
   arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dt.yaml: timer0(a)ffc08000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
--
   arch/arm/boot/dts/socfpga_vt.dt.yaml:0:0: /soc/l3regs(a)0xff800000: failed to match any schema with compatible: ['altr,l3regs', 'syscon']
   arch/arm/boot/dts/socfpga_vt.dt.yaml:0:0: /soc/dwmmc0(a)ff704000: failed to match any schema with compatible: ['altr,socfpga-dw-mshc']
   arch/arm/boot/dts/socfpga_vt.dt.yaml: nand(a)ff900000: $nodename:0: 'nand(a)ff900000' does not match '^nand-controller(@.*)?'
   	From schema: Documentation/devicetree/bindings/mtd/denali,nand.yaml
   arch/arm/boot/dts/socfpga_vt.dt.yaml: sram(a)ffff0000: '#address-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_vt.dt.yaml: sram(a)ffff0000: '#size-cells' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
   arch/arm/boot/dts/socfpga_vt.dt.yaml: sram(a)ffff0000: 'ranges' is a required property
   	From schema: Documentation/devicetree/bindings/sram/sram.yaml
>> arch/arm/boot/dts/socfpga_vt.dt.yaml: spi(a)ff705000: resets: [[6, 37]] is too short
   	From schema: Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
   arch/arm/boot/dts/socfpga_vt.dt.yaml:0:0: /soc/rstmgr(a)ffd05000: failed to match any schema with compatible: ['altr,rst-mgr']
   arch/arm/boot/dts/socfpga_vt.dt.yaml:0:0: /soc/snoop-control-unit(a)fffec000: failed to match any schema with compatible: ['arm,cortex-a9-scu']
   arch/arm/boot/dts/socfpga_vt.dt.yaml:0:0: /soc/sdr(a)ffc25000: failed to match any schema with compatible: ['altr,sdr-ctl', 'syscon']
   arch/arm/boot/dts/socfpga_vt.dt.yaml:0:0: /soc/sdramedac: failed to match any schema with compatible: ['altr,sdram-edac']
   arch/arm/boot/dts/socfpga_vt.dt.yaml:0:0: /soc/sysmgr(a)ffd08000: failed to match any schema with compatible: ['altr,sys-mgr', 'syscon']
   arch/arm/boot/dts/socfpga_vt.dt.yaml:0:0: /soc/timer(a)fffec600: failed to match any schema with compatible: ['arm,cortex-a9-twd-timer']
   arch/arm/boot/dts/socfpga_vt.dt.yaml: timer0(a)ffc08000: 'reset-names' does not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml
   arch/arm/boot/dts/socfpga_vt.dt.yaml: timer0(a)ffc08000: More than one condition true in oneOf schema:

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2021-04-05  8:36 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-26 13:00 [PATCH 0/4] Convert Cadence QSPI bindings to yaml Pratyush Yadav
2021-03-26 13:00 ` Pratyush Yadav
2021-03-26 13:00 ` [PATCH 1/4] arm64: dts: ti: k3-j721e-mcu: Fix ospi compatible Pratyush Yadav
2021-03-26 13:00   ` Pratyush Yadav
2021-04-01  6:28   ` Vignesh Raghavendra
2021-04-01  6:28     ` Vignesh Raghavendra
2021-03-26 13:00 ` [PATCH 2/4] arm64: dts: ti: k3-j7200-mcu: " Pratyush Yadav
2021-03-26 13:00   ` Pratyush Yadav
2021-04-01  6:28   ` Vignesh Raghavendra
2021-04-01  6:28     ` Vignesh Raghavendra
2021-03-26 13:00 ` [PATCH 3/4] arm64: dts: ti: k3-am64-main: " Pratyush Yadav
2021-03-26 13:00   ` Pratyush Yadav
2021-04-01  6:29   ` Vignesh Raghavendra
2021-04-01  6:29     ` Vignesh Raghavendra
2021-03-26 13:00 ` [PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml Pratyush Yadav
2021-03-26 13:00   ` Pratyush Yadav
2021-03-27 18:36   ` Rob Herring
2021-03-27 18:36     ` Rob Herring
2021-03-29 18:22     ` Pratyush Yadav
2021-03-29 18:22       ` Pratyush Yadav
2021-04-01  8:27       ` Vignesh Raghavendra
2021-04-01  8:27         ` Vignesh Raghavendra
2021-04-01  8:56         ` Pratyush Yadav
2021-04-01  8:56           ` Pratyush Yadav
2021-03-31 19:11   ` Mark Brown
2021-03-31 19:11     ` Mark Brown
2021-03-31 19:39     ` Pratyush Yadav
2021-03-31 19:39       ` Pratyush Yadav
2021-04-01 14:13       ` Mark Brown
2021-04-01 14:13         ` Mark Brown
2021-04-05  8:34         ` Pratyush Yadav
2021-04-05  8:34           ` Pratyush Yadav
2021-04-01 10:16 ` (subset) [PATCH 0/4] Convert Cadence QSPI bindings to yaml Mark Brown
2021-04-01 10:16   ` Mark Brown
2021-04-01 13:52 ` Nishanth Menon
2021-04-01 13:52   ` Nishanth Menon
2021-03-29  1:14 [PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.