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 <ge...@linux-m68k.org> > --- > .../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!