Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752615AbbHMMYL (ORCPT ); Thu, 13 Aug 2015 08:24:11 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:38198 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752583AbbHMMYJ (ORCPT ); Thu, 13 Aug 2015 08:24:09 -0400 Date: Thu, 13 Aug 2015 14:23:13 +0200 From: Thierry Reding To: Jianwei Wang Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, airlied@linux.ie, daniel.vetter@ffwll.ch, mark.yao@rock-chips.com, scottwood@freescale.com, shawn.guo@linaro.org, Alison Wang , Xiubo Li Subject: Re: [PATCH v14 3/6] drm/panel: simple: Add support for NEC NL4827HC19-05B 480x272 panel Message-ID: <20150813122312.GC11095@ulmo> References: <1438158605-28248-1-git-send-email-jianwei.wang.chn@gmail.com> <1438158605-28248-4-git-send-email-jianwei.wang.chn@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eHhjakXzOLJAF9wJ" Content-Disposition: inline In-Reply-To: <1438158605-28248-4-git-send-email-jianwei.wang.chn@gmail.com> User-Agent: Mutt/1.5.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2502 Lines: 66 --eHhjakXzOLJAF9wJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > Signed-off-by: Alison Wang > Signed-off-by: Xiubo Li > Signed-off-by: Jianwei Wang > Acked-by: Daniel Vetter > --- > .../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,nl4827hc1= 9_05b.txt >=20 > diff --git a/Documentation/devicetree/bindings/panel/nec,nl4827hc19_05b.t= xt 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 --eHhjakXzOLJAF9wJ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJVzIwvAAoJEN0jrNd/PrOhvOEP/iMOP4wGrP3JEFom6fzfqOpl QCJpjQw7QDqebq47rZV1kD/j61EiFpIuzuDDdlTzucXTfC7f6QtCp2Qj+1DwYyPe A2MGY0J5BmXbGP/2E9nR9+We4MNZF17/id1GU9R5Zc0KSVKPo1eTqB21n8JV68CK ObCKqFIIeNOFmfaEwI7rSTOlWAtuNgk3Iw7pPMOS25vr0Pje9AvT7bqnfm7U+w1a T70f1wquy7ovgNogglmwIoUBC8Ro3jc2ATE/g35PNSNDL+neIPS5b6VbSgcGTzkd 9nrznXE7xUAfC4Exqdn8hhPbhRh9B2n/ViBHXXThnQdH50gGZrKM2f4xNyQpH7Dt XLiQ5eEm1FLabCe8utIHye0qNV/qRHupfUurPeM0XUqDWC83Ut4VrLGOw4eTQfgj QnzEgk55cDZGLSry1NQD0glVLYOghoBto8aKlQfThs5BYBQOohYpKcJ69Vfw3nyc eT1DGZc/+vG6maHNvVTxpoOugOxtwFGWNnGfMp2gF9Kl1jw92r4lZJe5yA6vD0nA mgn4VrLWtK15OzTL7sMpcJRcIHpYk4z2xaCcYchYOlff9LlV4ovF+k7jUtdJ1c93 xHZfXI7PZ5LxfXEjTNyTksLbT8V93Ci2ulowZRGmhIxbATuYmT6TSqvV/T1S0swx rG6sgUMkuRfWME1xGR5f =e5yw -----END PGP SIGNATURE----- --eHhjakXzOLJAF9wJ-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/