All of lore.kernel.org
 help / color / mirror / Atom feed
* [tegra:for-5.13/arm/dt 15/15] dtbs_check: arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: touchscreen@4c: 'atmel, wakeup-method' does not match any of the regexes: 'pinctrl-[0-9]+'
@ 2021-03-27 20:59 kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2021-03-27 20:59 UTC (permalink / raw)
  To: kbuild

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

CC: kbuild-all(a)lists.01.org
CC: linux-tegra(a)vger.kernel.org
TO: Dmitry Osipenko <digetx@gmail.com>
CC: Thierry Reding <treding@nvidia.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git for-5.13/arm/dt
head:   3a6c267dd7b8822eb722835b503c5a438cbd3700
commit: 3a6c267dd7b8822eb722835b503c5a438cbd3700 [15/15] ARM: tegra: acer-a500: Add atmel,wakeup-method property
:::::: branch date: 32 hours ago
:::::: commit date: 32 hours 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 >>)
   	'ranges' is a required property
   	From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/root-node.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: /: regulator(a)4: 'anyOf' conditional failed, one must be fixed:
   	'reg' is a required property
   	'ranges' is a required property
   	From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/root-node.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: /: regulator(a)5: 'anyOf' conditional failed, one must be fixed:
   	'reg' is a required property
   	'ranges' is a required property
   	From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/root-node.yaml
>> arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: touchscreen(a)4c: 'atmel,wakeup-method' does not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: accelerometer(a)f: 'interrupt-parent', 'interrupts' do not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: usb(a)c5004000: compatible: 'oneOf' conditional failed, one must be fixed:
   	['nvidia,tegra20-ehci', 'usb-ehci'] is too long
   	Additional items are not allowed ('usb-ehci' was unexpected)
   	'nvidia,tegra20-ehci' is not one of ['allwinner,sun4i-a10-ehci', 'allwinner,sun50i-a64-ehci', 'allwinner,sun50i-h6-ehci', 'allwinner,sun5i-a13-ehci', 'allwinner,sun6i-a31-ehci', 'allwinner,sun7i-a20-ehci', 'allwinner,sun8i-a23-ehci', 'allwinner,sun8i-h3-ehci', 'allwinner,sun8i-r40-ehci', 'allwinner,sun9i-a80-ehci', 'aspeed,ast2400-ehci', 'aspeed,ast2500-ehci', 'aspeed,ast2600-ehci', 'brcm,bcm3384-ehci', 'brcm,bcm63268-ehci', 'brcm,bcm6328-ehci', 'brcm,bcm6358-ehci', 'brcm,bcm6362-ehci', 'brcm,bcm6368-ehci', 'brcm,bcm7125-ehci', 'brcm,bcm7346-ehci', 'brcm,bcm7358-ehci', 'brcm,bcm7360-ehci', 'brcm,bcm7362-ehci', 'brcm,bcm7420-ehci', 'brcm,bcm7425-ehci', 'brcm,bcm7435-ehci', 'ibm,476gtr-ehci', 'nxp,lpc1850-ehci', 'qca,ar7100-ehci', 'snps,hsdk-v1.0-ehci', 'socionext,uniphier-ehci']
   	'nvidia,tegra20-ehci' is not one of ['cavium,octeon-6335-ehci', 'ibm,usb-ehci-440epx', 'ibm,usb-ehci-460ex', 'nintendo,hollywood-usb-ehci', 'st,spear600-ehci']
   	'nvidia,tegra20-ehci' is not one of ['generic-ehci', 'usb-ehci']
   	'generic-ehci' was expected

---
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] 3+ messages in thread

* [tegra:for-5.13/arm/dt 15/15] dtbs_check: arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: touchscreen@4c: 'atmel,wakeup-method' does not match any of the regexes: 'pinctrl-[0-9]+'
@ 2021-03-29  0:51 ` kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2021-03-29  0:51 UTC (permalink / raw)
  To: Dmitry Osipenko; +Cc: kbuild-all, linux-tegra, Thierry Reding

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git for-5.13/arm/dt
head:   3a6c267dd7b8822eb722835b503c5a438cbd3700
commit: 3a6c267dd7b8822eb722835b503c5a438cbd3700 [15/15] ARM: tegra: acer-a500: Add atmel,wakeup-method property
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 >>)
   	'ranges' is a required property
   	From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/root-node.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: /: regulator@4: 'anyOf' conditional failed, one must be fixed:
   	'reg' is a required property
   	'ranges' is a required property
   	From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/root-node.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: /: regulator@5: 'anyOf' conditional failed, one must be fixed:
   	'reg' is a required property
   	'ranges' is a required property
   	From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/root-node.yaml
>> arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: touchscreen@4c: 'atmel,wakeup-method' does not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: accelerometer@f: 'interrupt-parent', 'interrupts' do not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: usb@c5004000: compatible: 'oneOf' conditional failed, one must be fixed:
   	['nvidia,tegra20-ehci', 'usb-ehci'] is too long
   	Additional items are not allowed ('usb-ehci' was unexpected)
   	'nvidia,tegra20-ehci' is not one of ['allwinner,sun4i-a10-ehci', 'allwinner,sun50i-a64-ehci', 'allwinner,sun50i-h6-ehci', 'allwinner,sun5i-a13-ehci', 'allwinner,sun6i-a31-ehci', 'allwinner,sun7i-a20-ehci', 'allwinner,sun8i-a23-ehci', 'allwinner,sun8i-h3-ehci', 'allwinner,sun8i-r40-ehci', 'allwinner,sun9i-a80-ehci', 'aspeed,ast2400-ehci', 'aspeed,ast2500-ehci', 'aspeed,ast2600-ehci', 'brcm,bcm3384-ehci', 'brcm,bcm63268-ehci', 'brcm,bcm6328-ehci', 'brcm,bcm6358-ehci', 'brcm,bcm6362-ehci', 'brcm,bcm6368-ehci', 'brcm,bcm7125-ehci', 'brcm,bcm7346-ehci', 'brcm,bcm7358-ehci', 'brcm,bcm7360-ehci', 'brcm,bcm7362-ehci', 'brcm,bcm7420-ehci', 'brcm,bcm7425-ehci', 'brcm,bcm7435-ehci', 'ibm,476gtr-ehci', 'nxp,lpc1850-ehci', 'qca,ar7100-ehci', 'snps,hsdk-v1.0-ehci', 'socionext,uniphier-ehci']
   	'nvidia,tegra20-ehci' is not one of ['cavium,octeon-6335-ehci', 'ibm,usb-ehci-440epx', 'ibm,usb-ehci-460ex', 'nintendo,hollywood-usb-ehci', 'st,spear600-ehci']
   	'nvidia,tegra20-ehci' is not one of ['generic-ehci', 'usb-ehci']
   	'generic-ehci' was expected

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

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

* [tegra:for-5.13/arm/dt 15/15] dtbs_check: arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: touchscreen@4c: 'atmel, wakeup-method' does not match any of the regexes: 'pinctrl-[0-9]+'
@ 2021-03-29  0:51 ` kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2021-03-29  0:51 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git for-5.13/arm/dt
head:   3a6c267dd7b8822eb722835b503c5a438cbd3700
commit: 3a6c267dd7b8822eb722835b503c5a438cbd3700 [15/15] ARM: tegra: acer-a500: Add atmel,wakeup-method property
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 >>)
   	'ranges' is a required property
   	From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/root-node.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: /: regulator(a)4: 'anyOf' conditional failed, one must be fixed:
   	'reg' is a required property
   	'ranges' is a required property
   	From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/root-node.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: /: regulator(a)5: 'anyOf' conditional failed, one must be fixed:
   	'reg' is a required property
   	'ranges' is a required property
   	From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/root-node.yaml
>> arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: touchscreen(a)4c: 'atmel,wakeup-method' does not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: accelerometer(a)f: 'interrupt-parent', 'interrupts' do not match any of the regexes: 'pinctrl-[0-9]+'
   	From schema: Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml
   arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: usb(a)c5004000: compatible: 'oneOf' conditional failed, one must be fixed:
   	['nvidia,tegra20-ehci', 'usb-ehci'] is too long
   	Additional items are not allowed ('usb-ehci' was unexpected)
   	'nvidia,tegra20-ehci' is not one of ['allwinner,sun4i-a10-ehci', 'allwinner,sun50i-a64-ehci', 'allwinner,sun50i-h6-ehci', 'allwinner,sun5i-a13-ehci', 'allwinner,sun6i-a31-ehci', 'allwinner,sun7i-a20-ehci', 'allwinner,sun8i-a23-ehci', 'allwinner,sun8i-h3-ehci', 'allwinner,sun8i-r40-ehci', 'allwinner,sun9i-a80-ehci', 'aspeed,ast2400-ehci', 'aspeed,ast2500-ehci', 'aspeed,ast2600-ehci', 'brcm,bcm3384-ehci', 'brcm,bcm63268-ehci', 'brcm,bcm6328-ehci', 'brcm,bcm6358-ehci', 'brcm,bcm6362-ehci', 'brcm,bcm6368-ehci', 'brcm,bcm7125-ehci', 'brcm,bcm7346-ehci', 'brcm,bcm7358-ehci', 'brcm,bcm7360-ehci', 'brcm,bcm7362-ehci', 'brcm,bcm7420-ehci', 'brcm,bcm7425-ehci', 'brcm,bcm7435-ehci', 'ibm,476gtr-ehci', 'nxp,lpc1850-ehci', 'qca,ar7100-ehci', 'snps,hsdk-v1.0-ehci', 'socionext,uniphier-ehci']
   	'nvidia,tegra20-ehci' is not one of ['cavium,octeon-6335-ehci', 'ibm,usb-ehci-440epx', 'ibm,usb-ehci-460ex', 'nintendo,hollywood-usb-ehci', 'st,spear600-ehci']
   	'nvidia,tegra20-ehci' is not one of ['generic-ehci', 'usb-ehci']
   	'generic-ehci' was expected

---
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] 3+ messages in thread

end of thread, other threads:[~2021-03-29  0:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-27 20:59 [tegra:for-5.13/arm/dt 15/15] dtbs_check: arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: touchscreen@4c: 'atmel, wakeup-method' does not match any of the regexes: 'pinctrl-[0-9]+' kernel test robot
2021-03-29  0:51 [tegra:for-5.13/arm/dt 15/15] dtbs_check: arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: touchscreen@4c: 'atmel,wakeup-method' " kernel test robot
2021-03-29  0:51 ` [tegra:for-5.13/arm/dt 15/15] dtbs_check: arch/arm/boot/dts/tegra20-acer-a500-picasso.dt.yaml: touchscreen@4c: 'atmel, wakeup-method' " 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.