Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1336091
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Jitao Shi <jitao.shi@mediatek.com> |
| Newsgroups | linux.kernel |
| Subject | [PATCH 1/2] dt-bindings: Add LG lp120up1 panel bindings |
| Date | Wed, 17 Feb 2016 08:00:02 +0100 |
| Message-ID | <r34fD-2FN-3@gated-at.bofh.it> (permalink) |
| X-Mailer | git-send-email 1.7.9.5 |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| X-Mtk | N |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 23 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>, Mark Rutland <mark.rutland@arm.com>, Ian Campbell <ijc+devicetree@hellion.org.uk>, Kumar Gala <galak@codeaurora.org>, David Airlie <airlied@linux.ie>, Matthias Brugger <matthias.bgg@gmail.com>, Jitao Shi <jitao.shi@mediatek.com>, Thierry Reding <treding@nvidia.com>, Ajay Kumar <ajaykumar.rs@samsung.com>, Inki Dae <inki.dae@samsung.com>, Rahul Sharma <rahul.sharma@samsung.com>, Sean Paul <seanpaul@chromium.org>, Vincent Palatin <vpalatin@chromium.org>, Andy Yan <andy.yan@rock-chips.com>, Philipp Zabel <p.zabel@pengutronix.de>, Russell King <rmk+kernel@arm.linux.org.uk>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <dri-devel@lists.freedesktop.org>, <linux-arm-kernel@lists.infradead.org>, <linux-mediatek@lists.infradead.org>, <srv_heupstream@mediatek.com>, Sascha Hauer <kernel@pengutronix.de>, <yingjoe.chen@mediatek.com>, <eddie.huang@mediatek.com>, <cawa.cheng@mediatek.com>, <bibby.hsieh@mediatek.com>, <ck.hu@mediatek.com>, <stonea168@163.com> |
| X-Original-Date | Wed, 17 Feb 2016 14:50:38 +0800 |
| X-Original-Message-ID | <1455691839-2410-1-git-send-email-jitao.shi@mediatek.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1336091 |
Show key headers only | View raw
Add documentation for lp120up1 panel Signed-off-by: Jitao Shi <jitao.shi@mediatek.com> --- .../bindings/display/panel/lg,lp120up1.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/lg,lp120up1.txt diff --git a/Documentation/devicetree/bindings/display/panel/lg,lp120up1.txt b/Documentation/devicetree/bindings/display/panel/lg,lp120up1.txt new file mode 100644 index 0000000..ff0b6c6 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/lg,lp120up1.txt @@ -0,0 +1,7 @@ +LG 12.0" (1920x1280 pixels) TFT LCD panel + +Required properties: +- compatible: should be "lg,lp120up1" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. -- 1.7.9.5
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 1/2] dt-bindings: Add LG lp120up1 panel bindings Jitao Shi <jitao.shi@mediatek.com> - 2016-02-17 08:00 +0100
Re: [PATCH 1/2] dt-bindings: Add LG lp120up1 panel bindings Rob Herring <robh@kernel.org> - 2016-02-18 15:40 +0100
Re: [PATCH 1/2] dt-bindings: Add LG lp120up1 panel bindings Jitao Shi <jitao.shi@mediatek.com> - 2016-02-22 03:20 +0100
csiph-web