From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932511AbbDIHLG (ORCPT ); Thu, 9 Apr 2015 03:11:06 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:34679 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932193AbbDIHLC (ORCPT ); Thu, 9 Apr 2015 03:11:02 -0400 Date: Thu, 9 Apr 2015 09:10:58 +0200 From: Thierry Reding To: Liu Ying Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux@arm.linux.org.uk, kernel@pengutronix.de, p.zabel@pengutronix.de, shawn.guo@linaro.org, mturquette@linaro.org, airlied@linux.ie, andy.yan@rock-chips.com, stefan.wahren@i2se.com, a.hajda@samsung.com, sboyd@codeaurora.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format Message-ID: <20150409071057.GA12103@ulmo> References: <1423720903-24806-1-git-send-email-Ying.Liu@freescale.com> <1423720903-24806-10-git-send-email-Ying.Liu@freescale.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <1423720903-24806-10-git-send-email-Ying.Liu@freescale.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 12, 2015 at 02:01:32PM +0800, Liu Ying wrote: > Signed-off-by: Liu Ying > --- > v8->v9: > * Rebase onto the imx-drm/next branch of Philipp Zabel's open git reposi= tory. >=20 > v7->v8: > * None. >=20 > v6->v7: > * None. >=20 > v5->v6: > * Address the over 80 characters in one line warning reported by the > checkpatch.pl script. >=20 > v4->v5: > * None. >=20 > v3->v4: > * None. >=20 > v2->v3: > * None. >=20 > v1->v2: > * Thierry Reding suggested that the mipi_dsi_pixel_format_to_bpp() funct= ion > could be placed at the common DRM MIPI DSI driver. > This patch is newly added. >=20 > include/drm/drm_mipi_dsi.h | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) Acked-by: Thierry Reding --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJVJiX/AAoJEN0jrNd/PrOh0NUQAKkgFAQC2UksNInWLwWfL1Ve Gx94bnm6OBEgGVMxooPqcDKjdGoZoXnPinEYCnk/0bhGjbfof76JOXN/Us2R3xiZ Jeyqhu6u9WrmlO37Bua0+XA0ocHswCikHpRQTHPvaCgkMyQRehIT991J1WUqEQ/1 r6fWmQMdpUsqBJMwt0I3PNDMqQEkklAm1AJUlGHiYM6apTSs8Mk1jUqGMSDcSC6+ flR7pQ1EISdzyveUegPPAMpy6kKB/S2abgvl49zqPT4KSrWdNEgF33dcryUcnyL1 OLfvCag0cacVZQMxzF9h2/uVXdhJADFkQxL5hX6OCH/I54tBbnp01xHw7lQEd0s/ 8PcXZa/PPcClMZK+e2BOmqh4ahSWi/L7Tyh7wo9xbYfm+QeXRGABEWl46+H0XnPu PjxIyJk5j6abNDoCkVhUQEzCOQAuFQaLtllB6BH6cpJRZmrjapE4RNB8ezwoCNk1 mymcikVURNNdmJti5PyizQT9iHxpdbGGLUd3zqxOylzWS7dvfRaf6MQFSQRMCAjC hqywyVbrKPhKkUh0tKr2SIedI9X4q+d/UVNy2oKYEAH/lMrYtkLuXqFu1KJrMBXJ LCockarg61+Cy4Vg8YUsRorueVqwS47gJeD4eudQnIKvp0wdY78mChZpWgoomDNb /A7sGQpMoKq0QGAnbpz4 =sJLG -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C--