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 |
||
|---|---|---|
| .. | ||
| partitions | ||
| allwinner,sun4i-a10-nand.yaml | ||
| amlogic,meson-nand.txt | ||
| arasan,nand-controller.yaml | ||
| arm,pl353-nand-r2p1.yaml | ||
| aspeed-smc.txt | ||
| atmel-dataflash.txt | ||
| atmel-nand.txt | ||
| brcm,brcmnand.yaml | ||
| cadence-nand-controller.txt | ||
| common.txt | ||
| cortina,gemini-flash.txt | ||
| davinci-nand.txt | ||
| denali,nand.yaml | ||
| diskonchip.txt | ||
| elm.txt | ||
| flctl-nand.txt | ||
| fsl-upm-nand.txt | ||
| fsmc-nand.txt | ||
| gpio-control-nand.txt | ||
| gpmc-nand.txt | ||
| gpmc-nor.txt | ||
| gpmc-onenand.txt | ||
| gpmi-nand.yaml | ||
| hisi504-nand.txt | ||
| hisilicon,fmc-spi-nor.txt | ||
| ibm,ndfc.txt | ||
| ingenic,nand.yaml | ||
| intel,lgm-nand.yaml | ||
| jedec,spi-nor.yaml | ||
| lpc32xx-mlc.txt | ||
| lpc32xx-slc.txt | ||
| marvell-nand.txt | ||
| microchip,mchp23k256.txt | ||
| microchip,mchp48l640.yaml | ||
| mtd-physmap.yaml | ||
| mtd.yaml | ||
| mtk-nand.txt | ||
| mxc-nand.yaml | ||
| mxic-nand.txt | ||
| nand-controller.yaml | ||
| nand-macronix.txt | ||
| nvidia-tegra20-nand.txt | ||
| nxp-spifi.txt | ||
| orion-nand.txt | ||
| oxnas-nand.txt | ||
| partition.txt | ||
| qcom,nandc.yaml | ||
| rockchip,nand-controller.yaml | ||
| samsung-s3c2410.txt | ||
| spear_smi.txt | ||
| spi-nand.txt | ||
| st-fsm.txt | ||
| st,stm32-fmc2-nand.yaml | ||
| ti,am654-hbmc.yaml | ||
| vf610-nfc.txt | ||