On Mon, 5 Oct 2020 at 20:38, Rob Herring <robh@xxxxxxxxxx> wrote: > > In order to add meta-schema checks for additional/unevaluatedProperties > being present, all schema need to make this explicit. As common/shared > schema are included by other schemas, they should always allow for > additionalProperties. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- [...] > Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 2 ++ > .../devicetree/bindings/mmc/synopsys-dw-mshc-common.yaml | 2 ++ > Documentation/devicetree/bindings/mtd/nand-controller.yaml | 2 ++ [...] > Documentation/devicetree/bindings/power/power-domain.yaml | 2 ++ For mmc and power-domain: Acked-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx> [...] Kind regards Uffe