Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1502971
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4] drm/panel: simple: Add support for AUO t215hvn01 |
| Date | 2016-10-18 15:10 +0200 |
| Message-ID | <stCjv-25f-1@gated-at.bofh.it> (permalink) |
| References | <srdpg-3Uq-37@gated-at.bofh.it> <srdpg-3Uq-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Oct 11, 2016 at 02:59:16PM -0700, Haixia Shi wrote: > The AUO t215hvn01 is a 21.5" FHD (1920x1080) color TFT LCD panel. > > This panel is used on the Acer Chromebase 21.5-inch All-in-One (DC221HQ). > > Link to spec: http://www.udmgroup.com/ftp/T215HVN01.0.pdf > > v2: fix alphabetical order > v3: remove minor revision suffix ".0" and add link to spec > v4: add dt-binding documentation > > Signed-off-by: Haixia Shi <hshi@chromium.org> > Tested-by: Haixia Shi <hshi@chromium.org> > Reviewed-by: Stéphane Marchesin <marcheu@chromium.org> > Cc: Emil Velikov <emil.l.velikov@gmail.com> > Cc: Thierry Reding <thierry.reding@gmail.com> > Cc: David Airlie <airlied@linux.ie> > Cc: Rob Herring <robh+dt@kernel.org> > Cc: Mark Rutland <mark.rutland@arm.com> > Cc: devicetree@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > --- > .../bindings/display/panel/auo,t215hvn01.txt | 7 +++++ > drivers/gpu/drm/panel/panel-simple.c | 30 ++++++++++++++++++++++ > 2 files changed, 37 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/panel/auo,t215hvn01.txt Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v4] drm/panel: simple: Add support for AUO t215hvn01 Rob Herring <robh@kernel.org> - 2016-10-18 15:10 +0200
csiph-web