Re: [PATCH v3 1/2] dt-bindings: serial: lantiq: Convert to YAML schema

From: Rob Herring
Date: Tue Aug 27 2019 - 13:21:27 EST


On Wed, 21 Aug 2019 15:06:51 +0800, Rahul Tanwar wrote:
> Convert the existing DT binding document for Lantiq SoC ASC serial controller
> from txt format to YAML format.
>
> Signed-off-by: Rahul Tanwar <rahul.tanwar@xxxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/serial/lantiq,asc.yaml | 55 ++++++++++++++++++++++
> .../devicetree/bindings/serial/lantiq_asc.txt | 31 ------------
> 2 files changed, 55 insertions(+), 31 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/serial/lantiq,asc.yaml
> delete mode 100644 Documentation/devicetree/bindings/serial/lantiq_asc.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>