From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: Re: [PATCH 4/4] drm/panel: Add helper for simple panel connector Date: Fri, 6 May 2016 16:03:47 +0200 Message-ID: <20160506140347.GB4641@ulmo.ba.sec> References: <1462454674-2246-1-git-send-email-noralf@tronnes.org> <1462454674-2246-5-git-send-email-noralf@tronnes.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0606795592==" Return-path: Received: from mail-wm0-x22a.google.com (mail-wm0-x22a.google.com [IPv6:2a00:1450:400c:c09::22a]) by gabe.freedesktop.org (Postfix) with ESMTPS id 659546E28C for ; Fri, 6 May 2016 14:03:50 +0000 (UTC) Received: by mail-wm0-x22a.google.com with SMTP id g17so79714848wme.1 for ; Fri, 06 May 2016 07:03:50 -0700 (PDT) In-Reply-To: <1462454674-2246-5-git-send-email-noralf@tronnes.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Noralf =?utf-8?Q?Tr=C3=B8nnes?= Cc: treding@nvidia.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0606795592== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8P1HSweYDcXXzwPJ" Content-Disposition: inline --8P1HSweYDcXXzwPJ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 05, 2016 at 03:24:34PM +0200, Noralf Tr=C3=B8nnes wrote: > Add function to create a simple connector for a panel. I'm not sure I see the usefulness of this. Typically you'd attach a panel to an encoder/connector, in which case you already have the connector. Perhaps it would become more obvious why we need this if you posted patches that show where this is used? Thierry --8P1HSweYDcXXzwPJ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJXLKRCAAoJEN0jrNd/PrOhFyUQAILNGST1klpt+SKQ6rc08ArC 0qkSLm3IUYxZqTVviV/RRZ/aES0TJOSrYPjvIfrJu8CuOpOqikz6DC5lzED2nwPn MW5Q+w9P/4OpyOWCQonEY0C92o+RNFsDgwuA+wR3E5JfZkO3Pc1cm6vufjWapUtq YfYihJ3OztsQ5Uvjai/DClXh1oL+j6zar+Ii/Uv6dVMGKnua+yK6eBJBHWKr8hQI lZEir98kKdQcf8BA3oSQkUcFkTJ0pgjedJD1kfPE7ibffgx/ziBItvKnv55JriyM tUUcKvcX4lIybgKLPwWFcuT53LiQ/ugkxLcvg+oMFheOZUsUmfzY9k8eKp34cGKJ Dv1qIbwcxx4IZyCov1BV8eAhd3ISz2Q14EldCXbVeCUyEsOqncgoPod+tUq1Q0It MNqRLPvxWxwHoYgAHuhZJZRws3jB7QrmsXxvYr1hsnRbrjkQq9iIBCEaGASZA/RY MbXQ6iBH0AQ6eghiPLT6fq9SC6m12qM5BxnkorXuFgT9aTcRDRyIv6PzQ23TWs2U v3/t7fgSHScznvTZWBHyZZrh44xpw3+P2YvQvY2ZE3nzm8BM1XI5vtNi/4VtNMIi Ib9DVToZ8xyhQQYE6+rTvp8sMuWJ9Da8+rs7CyXgUoae1JK6N/+Cb0sAeucMZ7yy CHomyhG0Rtf9XcUPK8pV =H/3i -----END PGP SIGNATURE----- --8P1HSweYDcXXzwPJ-- --===============0606795592== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0606795592==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758083AbcEFODv (ORCPT ); Fri, 6 May 2016 10:03:51 -0400 Received: from mail-wm0-f51.google.com ([74.125.82.51]:35224 "EHLO mail-wm0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757007AbcEFODu (ORCPT ); Fri, 6 May 2016 10:03:50 -0400 Date: Fri, 6 May 2016 16:03:47 +0200 From: Thierry Reding To: Noralf =?utf-8?Q?Tr=C3=B8nnes?= Cc: dri-devel@lists.freedesktop.org, treding@nvidia.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/4] drm/panel: Add helper for simple panel connector Message-ID: <20160506140347.GB4641@ulmo.ba.sec> References: <1462454674-2246-1-git-send-email-noralf@tronnes.org> <1462454674-2246-5-git-send-email-noralf@tronnes.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8P1HSweYDcXXzwPJ" Content-Disposition: inline In-Reply-To: <1462454674-2246-5-git-send-email-noralf@tronnes.org> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --8P1HSweYDcXXzwPJ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 05, 2016 at 03:24:34PM +0200, Noralf Tr=C3=B8nnes wrote: > Add function to create a simple connector for a panel. I'm not sure I see the usefulness of this. Typically you'd attach a panel to an encoder/connector, in which case you already have the connector. Perhaps it would become more obvious why we need this if you posted patches that show where this is used? Thierry --8P1HSweYDcXXzwPJ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJXLKRCAAoJEN0jrNd/PrOhFyUQAILNGST1klpt+SKQ6rc08ArC 0qkSLm3IUYxZqTVviV/RRZ/aES0TJOSrYPjvIfrJu8CuOpOqikz6DC5lzED2nwPn MW5Q+w9P/4OpyOWCQonEY0C92o+RNFsDgwuA+wR3E5JfZkO3Pc1cm6vufjWapUtq YfYihJ3OztsQ5Uvjai/DClXh1oL+j6zar+Ii/Uv6dVMGKnua+yK6eBJBHWKr8hQI lZEir98kKdQcf8BA3oSQkUcFkTJ0pgjedJD1kfPE7ibffgx/ziBItvKnv55JriyM tUUcKvcX4lIybgKLPwWFcuT53LiQ/ugkxLcvg+oMFheOZUsUmfzY9k8eKp34cGKJ Dv1qIbwcxx4IZyCov1BV8eAhd3ISz2Q14EldCXbVeCUyEsOqncgoPod+tUq1Q0It MNqRLPvxWxwHoYgAHuhZJZRws3jB7QrmsXxvYr1hsnRbrjkQq9iIBCEaGASZA/RY MbXQ6iBH0AQ6eghiPLT6fq9SC6m12qM5BxnkorXuFgT9aTcRDRyIv6PzQ23TWs2U v3/t7fgSHScznvTZWBHyZZrh44xpw3+P2YvQvY2ZE3nzm8BM1XI5vtNi/4VtNMIi Ib9DVToZ8xyhQQYE6+rTvp8sMuWJ9Da8+rs7CyXgUoae1JK6N/+Cb0sAeucMZ7yy CHomyhG0Rtf9XcUPK8pV =H/3i -----END PGP SIGNATURE----- --8P1HSweYDcXXzwPJ--