From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Lespiau Subject: Re: [PATCH 1/4] drm/i915: Correct MIPI operation mode as per expected values from VBT Date: Thu, 15 May 2014 16:03:36 +0100 Message-ID: <20140515150336.GF27103@strange.amr.corp.intel.com> References: <1397454507-10273-1-git-send-email-shobhit.kumar@intel.com> <1397454507-10273-2-git-send-email-shobhit.kumar@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by gabe.freedesktop.org (Postfix) with ESMTP id E5F736EE84 for ; Thu, 15 May 2014 08:04:20 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1397454507-10273-2-git-send-email-shobhit.kumar@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Shobhit Kumar Cc: Jani Nikula , Daniel Vetter , intel-gfx , arjan.van.de.ven@intel.com List-Id: intel-gfx@lists.freedesktop.org On Mon, Apr 14, 2014 at 11:18:24AM +0530, Shobhit Kumar wrote: > In VBT fields operation mode is 0 for Video mode and 1 for command mode. > This field will be directly used as is in generic panel driver. So > adjust accordingly. > > Signed-off-by: Shobhit Kumar Reviewed-by: Damien Lespiau -- Damien