On Sat, 29 Oct 2022 01:59:28 +0200, Miquel Raynal wrote: > When redefining common properties does not bring any additional > information, just drop them from the controller bindings because these > properties already are definied in nand-controller.yaml. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > --- > .../bindings/mtd/allwinner,sun4i-a10-nand.yaml | 3 --- > .../bindings/mtd/arasan,nand-controller.yaml | 3 --- > .../devicetree/bindings/mtd/ingenic,nand.yaml | 12 ------------ > .../devicetree/bindings/mtd/intel,lgm-ebunand.yaml | 10 +--------- > .../devicetree/bindings/mtd/qcom,nandc.yaml | 3 --- > 5 files changed, 1 insertion(+), 30 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>