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

2020-05-28 Thread Rob Herring
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 > --- > .../bindings/auxdisplay/hit,hd44780.txt | 45 - > .../bindings/auxd

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

2020-05-14 Thread Miguel Ojeda
Hi Rob, On Thu, May 14, 2020 at 1:30 PM Geert Uytterhoeven wrote: > > Convert the Hitachi HD44780 Character LCD Controller Device Tree binding > documentation to json-schema. Do you usually take these ones or should I? Cheers, Miguel