On Fri, 01 Oct 2021 23:17:31 +0200, Andreas Kemnade wrote: > additionalProperties: false > ignores the pattern matching for serdev objects in serial.yaml, causing > error messages when serdev subnodes like bluetooth or gnss devices are > defined. Using unevaluatedProperties instead is the correct way > if arbitrary children nodes can appear. > > Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/serial/8250_omap.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>