On Wed, 8 Apr 2020 21:50:53 +0200, Sam Ravnborg wrote: > For samsung there was two AMOLED panels with the same > description. > Collect them in one binding file. > > Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx> > Cc: Hoegeun Kwon <hoegeun.kwon@xxxxxxxxxxx> > Cc: Thierry Reding <thierry.reding@xxxxxxxxx> > Cc: Sam Ravnborg <sam@xxxxxxxxxxxx> > --- > .../panel/samsung,amoled-mipi-dsi.yaml | 65 +++++++++++++++++++ > .../display/panel/samsung,s6e3ha2.txt | 31 --------- > .../display/panel/samsung,s6e63j0x03.txt | 24 ------- > 3 files changed, 65 insertions(+), 55 deletions(-) > create mode 100644 Documentation/devicetree/bindings/display/panel/samsung,amoled-mipi-dsi.yaml > delete mode 100644 Documentation/devicetree/bindings/display/panel/samsung,s6e3ha2.txt > delete mode 100644 Documentation/devicetree/bindings/display/panel/samsung,s6e63j0x03.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>