Re: [PATCH v2 2/8] dt-bindings: serial: fsl-linflexuart: convert to json-schema format

From: Rob Herring
Date: Mon Sep 20 2021 - 18:34:10 EST


On Wed, 08 Sep 2021 14:45:22 +0800, Chester Lin wrote:
> Convert the FSL LINFlexD UART binding to json-schema.
>
> Signed-off-by: Chester Lin <clin@xxxxxxxx>
> Reviewed-by: Andreas Färber <afaerber@xxxxxxx>
> ---
> Changes in v2:
> - Drop the specific description "S32V234 SoC".
> - Fill my name in the maintainer field. I tried to contact the authors
> of fsl,s32-linflexuart.txt but got no response.
>
> .../bindings/serial/fsl,s32-linflexuart.txt | 22 ---------
> .../bindings/serial/fsl,s32-linflexuart.yaml | 46 +++++++++++++++++++
> 2 files changed, 46 insertions(+), 22 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.txt
> create mode 100644 Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>