From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shobhit Kumar Subject: Re: [v2 1/2] drm/i915: Update VBT data structures to have MIPI block enhancements Date: Fri, 28 Feb 2014 10:55:09 +0530 Message-ID: <53101DB5.30302@intel.com> References: <1392895001-26055-1-git-send-email-shobhit.kumar@intel.com> <1392895001-26055-2-git-send-email-shobhit.kumar@intel.com> <878usw7gt0.fsf@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" 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 9B452FBAE9 for ; Thu, 27 Feb 2014 21:25:19 -0800 (PST) In-Reply-To: <878usw7gt0.fsf@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Jani Nikula , intel-gfx List-Id: intel-gfx@lists.freedesktop.org On Thursday 27 February 2014 08:18 PM, Jani Nikula wrote: > On Thu, 20 Feb 2014, Shobhit Kumar wrote: >> +/* Block 52 contains MIPI configuration block >> + * 6 * bdb_mipi_config, followed by 6 pps data >> + * block below >> + * >> + * all delays in ms > > The spec you sent me has "... delay in 100us unit" for MIPI PPS entries > which is weird and which is the reason I asked you to document the > units. Please check. Yeah, I made a mistake. It *is* in units of 100us. Will fix this. Regards Shobhit