On Thu, 16 Dec 2021 12:16:29 +0100, Miquel Raynal wrote: > Harmonize the different properties in this file by: > * dropping the non-necessary allOf's > * always defining the keywords in the following order: > - first the "description" (when relevant), > - then the "type"/"$ref" and the other generic keywords ("enum", > "default", etc). > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > --- > .../bindings/mtd/nand-controller.yaml | 26 +++++++++---------- > 1 file changed, 12 insertions(+), 14 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>