[PATCH v2] dt-bindings: serial: convert Cadence UART bindings to YAML
Rob Herring
robh at kernel.org
Fri Jul 16 12:26:06 PDT 2021
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 <iwamatsu at nigauri.org>
>
> ---
> 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 at kernel.org>
More information about the linux-arm-kernel
mailing list