Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp466500ybn; Thu, 3 Oct 2019 07:38:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqz1g65S7wvzRQ67rouWP0VfeVhHAqhu+13vf4oTgqwIOfFOZY5CPGEm7qLHuJbkQNzu7l5L X-Received: by 2002:aa7:c749:: with SMTP id c9mr9965495eds.232.1570113492124; Thu, 03 Oct 2019 07:38:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570113492; cv=none; d=google.com; s=arc-20160816; b=bnEFihZgid0hNO37OzEghEaswu8UPyfODfPNFX0Uuk2m7THi2XRDo+hYkKRn+OCjkh YA8l2oKBi1wHr8aFhllVid2J+nkN7zQaTcNkciZRnouTnaMa39mqQG7QK5aOVEYdovPm OK/CJfmag+RzQZZ8xLtcCLCwh0Hs5hvMxgbduzxxzQjljDm2/jeUz9YS7DIi3V6sSr3C /5SbroNzYGzA8BWLCYuO9z1sluksWOhtShC5smjl1F2Hl2cmlCJsQ4LL6YO8kTVNJ4Tz /w0vygP5SmBg8wPsfvpAr7yuFSZqMIfONoyiwBvFx2BZTmhruuxLMLRc9Ilob66jU72q Ny1w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=ApHvRgiWA6cRhXYdkclbMkQdh5sxi8kdnz0cqB74Gvg=; b=QmC7hBS5U7w4UIHQ9i540YQki5775jIqAqed5YFg1mXun8gQaa/wYxrgG9tiRfrKOq SbpX7t0oBJ8VoT8Y6lYPN4TTGZFr0MjcGR9mEJ9578p+7h8fvHkPa67L+N06SZ3AsCyI Y74J1zHG7vOtYeKeZx4ZxSqWW79gkJiRH0w1nXVgszSR9/EAdkvMF6Xb5akgB6O4yqb/ dAQsjqDq6uTFWFYkZhXnYvd+lKCwX0X5gvoMeYjMMD5WHmZdFUf3qBwjBGuzNCQtKptp HF5lYW2T5NofMdC7ymvQ4gwXbxfwB5RgG2bhHV0qW9c27PLrO1Xpn+lbhxGyyqZkOiZe fAiw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=MZgD+R+Q; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b26si1539081edy.108.2019.10.03.07.37.47; Thu, 03 Oct 2019 07:38:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=MZgD+R+Q; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730476AbfJCNeu (ORCPT + 99 others); Thu, 3 Oct 2019 09:34:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:51154 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729589AbfJCNeu (ORCPT ); Thu, 3 Oct 2019 09:34:50 -0400 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2A28D20700; Thu, 3 Oct 2019 13:34:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570109689; bh=ApHvRgiWA6cRhXYdkclbMkQdh5sxi8kdnz0cqB74Gvg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MZgD+R+QDCfhRydR0uPmxahHwv3pyjs/0u7P5qUaN9ZrKn1EY1NeQb/rH6Qp1HMaA YcYFxynnwZD1MteDBBoz7ouXRHx5raneJ0RAlMFML8nRlR3GaDp4GD6qyiXqRsBbR5 GQWIUsIluS0VZfxPzYONnrO86rxq51tNC+Pk2opg= Date: Thu, 3 Oct 2019 15:34:47 +0200 From: Maxime Ripard To: Icenowy Zheng Cc: linux-arm-kernel@lists.infradead.org, Jagan Teki , David Airlie , linux-sunxi , linux-kernel , dri-devel , Chen-Yu Tsai , Daniel Vetter Subject: Re: [linux-sunxi] [PATCH 1/3] Revert "drm/sun4i: dsi: Change the start delay calculation" Message-ID: <20191003133447.yh2qcaazn2blphoo@gilmour> References: <20191001080253.6135-1-icenowy@aosc.io> <20191001080253.6135-2-icenowy@aosc.io> <20191003131916.4bm22krapo5tz6oz@gilmour> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ahbpm7frntnvtdny" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ahbpm7frntnvtdny Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 03, 2019 at 09:21:30PM +0800, Icenowy Zheng wrote: > > > =E4=BA=8E 2019=E5=B9=B410=E6=9C=883=E6=97=A5 GMT+08:00 =E4=B8=8B=E5=8D=88= 9:19:16, Maxime Ripard =E5=86=99=E5=88=B0: > >On Thu, Oct 03, 2019 at 12:38:43PM +0530, Jagan Teki wrote: > >> On Tue, Oct 1, 2019 at 1:33 PM Icenowy Zheng wrote: > >> > > >> > This reverts commit da676c6aa6413d59ab0a80c97bbc273025e640b2. > >> > > >> > The original commit adds a start parameter to the calculation of > >the > >> > start delay according to some old BSP versions from Allwinner. > >However, > >> > there're two ways to add this delay -- add it in DSI controller or > >add > >> > it in the TCON. Add it in both controllers won't work. > >> > > >> > The code before this commit is picked from new versions of BSP > >kernel, > >> > which has a comment for the 1 that says "put start_delay to tcon". > >By > >> > checking the sun4i_tcon0_mode_set_cpu() in sun4i_tcon driver, it > >has > >> > already added this delay, so we shouldn't repeat to add the delay > >in DSI > >> > controller, otherwise the timing won't match. > >> > >> Thanks for this change. look like this is proper reason for adding + > >> 1. also adding bsp code links here might help for future reference. > >> > >> Otherwise, > >> > >> Reviewed-by: Jagan Teki > > > >The commit log was better in this one. I ended up merging this one, > >with your R-b. > > Please note that Jagan's v11 3/7 is still needed. Right, unfortunately, it doesn't apply anymore. Jagan, can you send that patch rebased? Thanks! Maxime --ahbpm7frntnvtdny Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXZX49wAKCRDj7w1vZxhR xXlJAP9eYpRWg54xgD3SVv2/I+5gd0AAON4A7dZdtgu+5/pTPQD+PCU1uq8t/VDH usW3Bq24a2WrKYQM+3lOWKH7WkUhnA4= =hN/o -----END PGP SIGNATURE----- --ahbpm7frntnvtdny--