Re: [PATCH tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings

From: Brenda Streiff
Date: Fri Mar 31 2023 - 14:00:33 EST




On 3/30/23 02:28, Krzysztof Kozlowski wrote
+ - enum:
+ - ni,ni16550

As Rob pointed out - you did not test it at all.


I did, with dt-schema 2023.1 and the 'make dt_binding_check' command as
described in Documentation/devicetree/bindings/writing-schema.rst
(with no DT_CHECKER_FLAGS, because I was unaware of it until Rob's post)

Is this a documentation gap, or is the DT_CHECKER_FLAGS option slated to
become the default for 'make dt_binding_check' in the future?