LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: yangcong <yangcong5@huaqin.corp-partner.google.com>
To: thierry.reding@gmail.com, sam@ravnborg.org, airlied@linux.ie,
daniel@ffwll.ch, dianders@google.com
Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
yangcong <yangcong5@huaqin.corp-partner.google.com>
Subject: [v3 0/2] Add driver for BOE tv110c9m-ll3 panel
Date: Thu, 26 Aug 2021 19:03:09 +0800 [thread overview]
Message-ID: <20210826110311.613396-1-yangcong5@huaqin.corp-partner.google.com> (raw)
Documentation/devicetree/bindings/display/panel/boe,tv110c9m-ll3.yaml:
Compared with v2, delete pinctrl in examples dts.
- pinctrl-names = "default";
- pinctrl-0 = <&vdd_reset_1800>;
yangcong (2):
drm/panel: support for BOE tv1110c9m-ll3 wuxga dsi video mode panel
dt-bindngs: display: panel: Add BOE tv110c9m-ll3 panel bindings
.../display/panel/boe,tv110c9m-ll3.yaml | 81 +
drivers/gpu/drm/panel/Kconfig | 10 +
drivers/gpu/drm/panel/Makefile | 1 +
drivers/gpu/drm/panel/panel-boe-tv110c9m.c | 1303 +++++++++++++++++
4 files changed, 1395 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/panel/boe,tv110c9m-ll3.yaml
create mode 100644 drivers/gpu/drm/panel/panel-boe-tv110c9m.c
--
2.25.1
next reply other threads:[~2021-08-26 11:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-26 11:03 yangcong [this message]
2021-08-26 11:03 ` [v3 1/2] drm/panel: support for BOE tv1110c9m-ll3 wuxga dsi video mode panel yangcong
2021-08-26 17:21 ` Doug Anderson
2021-08-26 11:03 ` [v3 2/2] dt-bindngs: display: panel: Add BOE tv110c9m-ll3 panel bindings yangcong
2021-08-26 13:26 ` Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210826110311.613396-1-yangcong5@huaqin.corp-partner.google.com \
--to=yangcong5@huaqin.corp-partner.google.com \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dianders@google.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=thierry.reding@gmail.com \
--subject='Re: [v3 0/2] Add driver for BOE tv110c9m-ll3 panel' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).