On Fri, 08 Apr 2022 08:37:20 +0200, Krzysztof Kozlowski wrote: > After conversion the jedec,spi-nor DT schema to reference other schemas > (SPI and MTD) and use unevaluatedProperties, few properties are > redundant. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Reviewed-by: Pratyush Yadav <p.yadav@xxxxxx> > > --- > > Changes since v1: > 1. Do not remove address/size cells (Rob). > 2. Add Pratyush review. > --- > Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml | 8 -------- > 1 file changed, 8 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>