From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: Re: [PATCH v5 4/4] drm/panel: p079zca: support Innolux P097PFG panel Date: Tue, 10 Jul 2018 12:59:28 +0200 Message-ID: <20180710105928.GN1504@ulmo> References: <20180702102721.3546-1-heiko@sntech.de> <20180702102721.3546-5-heiko@sntech.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1149338656==" Return-path: In-Reply-To: <20180702102721.3546-5-heiko@sntech.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Heiko Stuebner Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, hl@rock-chips.com, briannorris@chromium.org, emil.l.velikov@gmail.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, robh+dt@kernel.org List-Id: devicetree@vger.kernel.org --===============1149338656== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qi3SIpffvxS/TM8d" Content-Disposition: inline --qi3SIpffvxS/TM8d Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 02, 2018 at 12:27:21PM +0200, Heiko Stuebner wrote: > From: Lin Huang >=20 > Support Innolux P097PFG 9.7" 1536x2048 TFT LCD panel, it reuse > the Innolux P079ZCA panel driver. >=20 > Changes in v2: > - None > Changes in v3: > - None > Changes in v4: > - None > Changes in v5: > - Document source of init-commands > - 4 lanes per DSI interface >=20 > Signed-off-by: Lin Huang > Signed-off-by: Heiko Stuebner > --- > drivers/gpu/drm/panel/panel-innolux-p079zca.c | 200 +++++++++++++++++- > 1 file changed, 196 insertions(+), 4 deletions(-) Applied with two small changes, see below. > diff --git a/drivers/gpu/drm/panel/panel-innolux-p079zca.c b/drivers/gpu/= drm/panel/panel-innolux-p079zca.c > index 630b0c2549ef..8d25b87bfbd6 100644 > --- a/drivers/gpu/drm/panel/panel-innolux-p079zca.c > +++ b/drivers/gpu/drm/panel/panel-innolux-p079zca.c > @@ -20,6 +20,15 @@ > =20 > #include