Re: [PATCH] dt-bindings: auxdisplay: hd44780: Convert to json-schema

From: Rob Herring
Date: Thu May 28 2020 - 11:16:42 EST


On Thu, 14 May 2020 13:30:02 +0200, Geert Uytterhoeven wrote:
> Convert the Hitachi HD44780 Character LCD Controller Device Tree binding
> documentation to json-schema.
>
> Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> ---
> .../bindings/auxdisplay/hit,hd44780.txt | 45 ---------
> .../bindings/auxdisplay/hit,hd44780.yaml | 96 +++++++++++++++++++
> 2 files changed, 96 insertions(+), 45 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/auxdisplay/hit,hd44780.txt
> create mode 100644 Documentation/devicetree/bindings/auxdisplay/hit,hd44780.yaml
>

Applied, thanks!