On Thu, 25 Oct 2018 17:09:30 +0200, Alex Gonzalez wrote: > The change adds support for the AU Optronics G101EVN010 10.1" TFT LCD > panel. > > Signed-off-by: Alex Gonzalez <alex.gonzalez@xxxxxxxx> > --- > .../bindings/display/panel/auo,g101evn010 | 12 ++++++++++ > drivers/gpu/drm/panel/panel-simple.c | 27 ++++++++++++++++++++++ > 2 files changed, 39 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/panel/auo,g101evn010 > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>