On Wed, 8 Apr 2020 21:51:04 +0200, Sam Ravnborg wrote: > v2: > - Add min/maxItems to mode-gpios (Rob) > - Fix bug in description, mode is up to three gpios (Rob) > > Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx> > Cc: Rob Herring <robh@xxxxxxxxxx> > Cc: Tony Lindgren <tony@xxxxxxxxxxx> > Cc: Thierry Reding <thierry.reding@xxxxxxxxx> > Cc: Sam Ravnborg <sam@xxxxxxxxxxxx> > --- > .../display/panel/sharp,ls037v7dw01.txt | 43 ------------ > .../display/panel/sharp,ls037v7dw01.yaml | 68 +++++++++++++++++++ > 2 files changed, 68 insertions(+), 43 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/panel/sharp,ls037v7dw01.txt > create mode 100644 Documentation/devicetree/bindings/display/panel/sharp,ls037v7dw01.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>