Re: [PATCH v2] dt-bindings: serial: convert Cadence UART bindings to YAML
From: Rob Herring <robh@kernel.org>
Date: 2021-07-16 19:26:34
Also in:
linux-devicetree, linux-serial, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-07-16 19:26:34
Also in:
linux-devicetree, linux-serial, lkml
On Thu, 15 Jul 2021 18:22:52 +0900, Nobuhiro Iwamatsu wrote:
Convert serial for Cadence UART bindings documentation to YAML. Signed-off-by: Nobuhiro Iwamatsu <redacted> --- v2: - Fix enum of compatible - Change from additionalProperties: false to unevaluatedProperties: false - Update compatible string in examples. .../devicetree/bindings/serial/cdns,uart.txt | 27 -------- .../devicetree/bindings/serial/cdns,uart.yaml | 66 +++++++++++++++++++ 2 files changed, 66 insertions(+), 27 deletions(-) delete mode 100644 Documentation/devicetree/bindings/serial/cdns,uart.txt create mode 100644 Documentation/devicetree/bindings/serial/cdns,uart.yaml
Reviewed-by: Rob Herring <robh@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel