mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-07 18:34:37 +00:00
"maxItems" is not needed with an "items" list
Fixes:
$ DT_SCHEMA_FILES=Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml make dtbs_check
Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml: properties:clocks: {'required': ['maxItems']} is not allowed for {'minItems': 1, 'maxItems': 2, 'items': [{'description': 'High-frequency oscillator input, divided internally'}, {'description': 'Low-frequency oscillator input, only found on some variants'}]}
hint: "maxItems" is not needed with an "items" list
from schema $id: http://devicetree.org/meta-schemas/items.yaml#
...
Signed-off-by: David Heidelberg <david@ixit.cz>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211029142443.68779-1-david@ixit.cz
|
||
|---|---|---|
| .. | ||
| allwinner,sun4i-a10-wdt.yaml | ||
| alphascale-asm9260.txt | ||
| amlogic,meson-gxbb-wdt.yaml | ||
| arm-smc-wdt.yaml | ||
| arm,sbsa-gwdt.yaml | ||
| arm,sp805.yaml | ||
| arm,twd-wdt.yaml | ||
| armada-37xx-wdt.txt | ||
| aspeed-wdt.txt | ||
| atmel-at91rm9200-wdt.txt | ||
| atmel-wdt.txt | ||
| atmel,sama5d4-wdt.yaml | ||
| brcm,bcm2835-pm-wdog.txt | ||
| brcm,bcm7038-wdt.txt | ||
| brcm,kona-wdt.txt | ||
| cadence-wdt.txt | ||
| da9062-wdt.txt | ||
| davinci-wdt.txt | ||
| digicolor-wdt.txt | ||
| faraday,ftwdt010.txt | ||
| fsl-imx7ulp-wdt.yaml | ||
| fsl-imx-wdt.yaml | ||
| gpio-wdt.txt | ||
| imgpdc-wdt.txt | ||
| intel,keembay-wdt.yaml | ||
| kontron,sl28cpld-wdt.yaml | ||
| lantiq-wdt.txt | ||
| lpc18xx-wdt.txt | ||
| marvel.txt | ||
| maxim,max63xx.yaml | ||
| men-a021-wdt.txt | ||
| meson-wdt.txt | ||
| microchip,pic32-dmt.txt | ||
| microchip,pic32-wdt.txt | ||
| moxa,moxart-watchdog.txt | ||
| mpc8xxx-wdt.txt | ||
| mstar,msc313e-wdt.yaml | ||
| mt7621-wdt.txt | ||
| mtk-wdt.txt | ||
| nuvoton,npcm-wdt.txt | ||
| of-xilinx-wdt.txt | ||
| omap-wdt.txt | ||
| pnx4008-wdt.txt | ||
| qca-ar7130-wdt.txt | ||
| qcom-wdt.yaml | ||
| qcom,pm8916-wdt.txt | ||
| realtek,rtd119x.txt | ||
| renesas,wdt.yaml | ||
| rt2880-wdt.txt | ||
| samsung-wdt.yaml | ||
| snps,dw-wdt.yaml | ||
| socionext,uniphier-wdt.yaml | ||
| sprd-wdt.txt | ||
| st_lpc_wdt.txt | ||
| st,stm32-iwdg.yaml | ||
| ti,rti-wdt.yaml | ||
| toshiba,visconti-wdt.yaml | ||
| ts4800-wdt.txt | ||
| twl4030-wdt.txt | ||
| watchdog.yaml | ||
| zii,rave-sp-wdt.txt | ||
| ziirave-wdt.txt | ||