[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150813122312.GC11095@ulmo>
Date: Thu, 13 Aug 2015 14:23:13 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: Jianwei Wang <jianwei.wang.chn@...il.com>
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
airlied@...ux.ie, daniel.vetter@...ll.ch, mark.yao@...k-chips.com,
scottwood@...escale.com, shawn.guo@...aro.org,
Alison Wang <b18965@...escale.com>,
Xiubo Li <lixiubo@...s.chinamobile.com>
Subject: Re: [PATCH v14 3/6] drm/panel: simple: Add support for NEC
NL4827HC19-05B 480x272 panel
On Wed, Jul 29, 2015 at 04:30:02PM +0800, Jianwei Wang wrote:
> This adds support for the NEC NL4827HC19-05B 480x272 panel to the DRM
> simple panel driver.
>
> Signed-off-by: Alison Wang <b18965@...escale.com>
> Signed-off-by: Xiubo Li <lixiubo@...s.chinamobile.com>
> Signed-off-by: Jianwei Wang <jianwei.wang.chn@...il.com>
> Acked-by: Daniel Vetter <daniel.vetter@...ll.ch>
> ---
> .../bindings/panel/nec,nl4827hc19_05b.txt | 7 ++++++
> drivers/gpu/drm/panel/panel-simple.c | 26 ++++++++++++++++++++++
> 2 files changed, 33 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/panel/nec,nl4827hc19_05b.txt
>
> diff --git a/Documentation/devicetree/bindings/panel/nec,nl4827hc19_05b.txt b/Documentation/devicetree/bindings/panel/nec,nl4827hc19_05b.txt
> new file mode 100644
> index 0000000..20e9473
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/panel/nec,nl4827hc19_05b.txt
> @@ -0,0 +1,7 @@
> +NEC LCD Technologies,Ltd. WQVGA TFT LCD panel
> +
> +Required properties:
> +- compatible: should be "nec,nl4827hc19_05b"
Underscores are deprecated in compatible strings, so I've applied this
with "nec,nl4827hc19-05b".
Thierry
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists