mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-19 09:19:01 +00:00
Another round of removing redundant minItems/maxItems from new schema in the recent merge window. If a property has an 'items' list, then a 'minItems' or 'maxItems' with the same size as the list is redundant and can be dropped. Note that is DT schema specific behavior and not standard json-schema behavior. The tooling will fixup the final schema adding any unspecified minItems/maxItems. This condition is partially checked with the meta-schema already, but only if both 'minItems' and 'maxItems' are equal to the 'items' length. An improved meta-schema is pending. Cc: Stephen Boyd <sboyd@kernel.org> Cc: Joerg Roedel <joro@8bytes.org> Cc: Will Deacon <will@kernel.org> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Cc: Miquel Raynal <miquel.raynal@bootlin.com> Cc: Richard Weinberger <richard@nod.at> Cc: Vignesh Raghavendra <vigneshr@ti.com> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com> Cc: Brian Norris <computersforpeace@gmail.com> Cc: Kamal Dasu <kdasu.kdev@gmail.com> Cc: Linus Walleij <linus.walleij@linaro.org> Cc: Sebastian Siewior <bigeasy@linutronix.de> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Cc: linux-clk@vger.kernel.org Cc: iommu@lists.linux-foundation.org Cc: linux-mtd@lists.infradead.org Cc: linux-rtc@vger.kernel.org Cc: linux-usb@vger.kernel.org Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Link: https://lore.kernel.org/r/20210713193453.690290-1-robh@kernel.org |
||
|---|---|---|
| .. | ||
| abracon,abx80x.txt | ||
| allwinner,sun4i-a10-rtc.yaml | ||
| allwinner,sun6i-a31-rtc.yaml | ||
| alphascale,asm9260-rtc.txt | ||
| arm,pl031.yaml | ||
| armada-380-rtc.txt | ||
| atmel,at91rm9200-rtc.yaml | ||
| atmel,at91sam9-rtc.txt | ||
| brcm,brcmstb-waketimer.txt | ||
| cdns,rtc.txt | ||
| cpcap-rtc.txt | ||
| dallas,ds1390.txt | ||
| digicolor-rtc.txt | ||
| epson,rtc7301.txt | ||
| epson,rx6110.txt | ||
| epson,rx8900.yaml | ||
| faraday,ftrtc010.yaml | ||
| google,goldfish-rtc.txt | ||
| haoyu,hym8563.txt | ||
| imxdi-rtc.yaml | ||
| ingenic,rtc.yaml | ||
| isil,isl1208.txt | ||
| isil,isl12026.txt | ||
| isil,isl12057.txt | ||
| lpc32xx-rtc.txt | ||
| maxim-ds1302.txt | ||
| maxim,ds1742.txt | ||
| maxim,ds3231.txt | ||
| maxim,mcp795.txt | ||
| microchip,pic32-rtc.txt | ||
| microcrystal,rv3032.yaml | ||
| moxa,moxart-rtc.txt | ||
| nvidia,tegra20-rtc.txt | ||
| nxp,lpc1788-rtc.txt | ||
| nxp,pcf2127.yaml | ||
| nxp,pcf8523.txt | ||
| nxp,pcf8563.yaml | ||
| nxp,pcf85063.txt | ||
| nxp,rtc-2123.txt | ||
| olpc-xo1-rtc.txt | ||
| orion-rtc.txt | ||
| pxa-rtc.txt | ||
| qcom-pm8xxx-rtc.yaml | ||
| realtek,rtd119x.txt | ||
| renesas,sh-rtc.yaml | ||
| rtc-aspeed.txt | ||
| rtc-cmos.txt | ||
| rtc-ds1307.txt | ||
| rtc-fsl-ftm-alarm.txt | ||
| rtc-m41t80.txt | ||
| rtc-meson-vrtc.txt | ||
| rtc-meson.txt | ||
| rtc-mt2712.txt | ||
| rtc-mt6397.txt | ||
| rtc-mt7622.txt | ||
| rtc-mxc_v2.yaml | ||
| rtc-mxc.yaml | ||
| rtc-omap.txt | ||
| rtc-opal.txt | ||
| rtc-palmas.txt | ||
| rtc-st-lpc.txt | ||
| rtc.txt | ||
| rtc.yaml | ||
| s3c-rtc.yaml | ||
| sa1100-rtc.yaml | ||
| snvs-rtc.txt | ||
| spear-rtc.txt | ||
| sprd,sc27xx-rtc.txt | ||
| st,stm32-rtc.yaml | ||
| stmp3xxx-rtc.txt | ||
| ti,bq32000.yaml | ||
| trivial-rtc.yaml | ||
| twl-rtc.txt | ||
| via,vt8500-rtc.txt | ||
| xgene-rtc.txt | ||
| xlnx,zynqmp-rtc.yaml | ||