Re: [PATCH] dt-bindings: serial: Convert UniPhier UART to json-schema

From: Rob Herring
Date: Wed Feb 26 2020 - 11:45:45 EST


On Fri, 21 Feb 2020 11:11:36 +0900, Masahiro Yamada wrote:
> Convert the UniPhier UART binding to DT schema format.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> ---
>
> .../serial/socionext,uniphier-uart.yaml | 46 +++++++++++++++++++
> .../bindings/serial/uniphier-uart.txt | 22 ---------
> 2 files changed, 46 insertions(+), 22 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/serial/socionext,uniphier-uart.yaml
> delete mode 100644 Documentation/devicetree/bindings/serial/uniphier-uart.txt
>

Applied, thanks.

Rob