On Tue, 24 Jan 2023 10:19:08 +0100, Krzysztof Kozlowski wrote: > The serial bindings should reference the local (in kernel) serial.yaml, > not the /schemas/serial.yaml. The latter comes from dtschema package > and is a small subset of serial bindings. > > Usage of the local serial.yaml allows typical properties and children: > > xilinx/avnet-ultra96-rev1.dtb: serial@ff000000: Unevaluated properties are not allowed ('bluetooth' were unexpected) > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Acked-by: Michal Simek <michal.simek@xxxxxxx> > --- > Documentation/devicetree/bindings/serial/cdns,uart.yaml | 2 +- > Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.yaml | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>