dt-bindings: serial: 8250_omap: allow serdev subnodes

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.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Link: https://lore.kernel.org/r/20211001211731.2923066-1-andreas@kemnade.info
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Andreas Kemnade 2021-10-01 23:17:31 +02:00 committed by Greg Kroah-Hartman
parent 3aee752cd0
commit 4c9883e1f4

View File

@ -86,7 +86,7 @@ required:
- reg
- interrupts
additionalProperties: false
unevaluatedProperties: false
if:
properties: