Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp463747ybn; Thu, 3 Oct 2019 07:35:47 -0700 (PDT) X-Google-Smtp-Source: APXvYqy7CDb4Ml1sMtDja+UGaxP9rIE4N6p6Am2swwKxyZLilmcah9N3g6ehLdO9YzelaomDbSsf X-Received: by 2002:aa7:c2ce:: with SMTP id m14mr9968565edp.191.1570113347019; Thu, 03 Oct 2019 07:35:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570113347; cv=none; d=google.com; s=arc-20160816; b=GQRNwZglowLzGj4LFC0UmHvZyXQ1JX38k8PmSl99u/V2c0KgNNyZYFKSsTKbdNFahr es9nI53ueIghOYYCazQzs1mSNM1VpzdnUAMN0AfKfP8VxpmZFuPUVC6alKP+TsLTDo8Y CoUr5d5X1wg65HHSBnCrJmLqiEFX35unnSsVxUl51OZvu/Xr7vGLvUGNzJh7M4JOaxFk fi+0NVxltfsJEpI7UfR3NLx27GLua9r9ek4sNeMYayRA6BQg0GwOacG86veGXbF79RSk jZoLtyAqAs9jAOtm0qzXxxwOaVGSevy8vzHkilrrkGBO+UFJQoRd1YeYwUxD3CUbhE3v ulUA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:from:cc:to:subject :content-transfer-encoding:mime-version:references:in-reply-to:date; bh=ogIRevXB7byer7aN+TsWI0vzfnSw2yTL7IUhsg4zJlQ=; b=O3LIgxNNzT9cick16sb8x8QfNoxFR0U41KP3FL9fUhsTUcxaym/WqjDMcrHMqoP+Yp u1KENjToQWvfahBMICPLJKsAg5N9IYsm5KVbmuzi6HR55nn1QBtlJnFtPle1gZeD6nV1 2fgTXXwPMjtVtAIIsvAQ7krrxVlIVPMSfSCKOZgshMEzuE1WqgeHrvoM+3ab1KJVCubl JjHM1GMYtpDf/dn2pzwmgfQlClV7r4rPDH4mysip4C5EBj6571YYvGiV9Lbg3CP/xgmi Z5+CnD39IYl3aANyLa1WHNcWqUWh9iT0tMT9kbTY+ZbiRSYqO2Nj71gHsWFHN/X9naaU E/0g== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c4si1692826edb.387.2019.10.03.07.35.22; Thu, 03 Oct 2019 07:35:47 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728933AbfJCNVj convert rfc822-to-8bit (ORCPT + 99 others); Thu, 3 Oct 2019 09:21:39 -0400 Received: from hermes.aosc.io ([199.195.250.187]:58653 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726039AbfJCNVi (ORCPT ); Thu, 3 Oct 2019 09:21:38 -0400 Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id 321258236F; Thu, 3 Oct 2019 13:21:35 +0000 (UTC) Date: Thu, 03 Oct 2019 21:21:30 +0800 In-Reply-To: <20191003131916.4bm22krapo5tz6oz@gilmour> References: <20191001080253.6135-1-icenowy@aosc.io> <20191001080253.6135-2-icenowy@aosc.io> <20191003131916.4bm22krapo5tz6oz@gilmour> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Subject: Re: [linux-sunxi] [PATCH 1/3] Revert "drm/sun4i: dsi: Change the start delay calculation" To: linux-arm-kernel@lists.infradead.org, Maxime Ripard , Jagan Teki CC: David Airlie , linux-sunxi , linux-kernel , dri-devel , Chen-Yu Tsai , Daniel Vetter , linux-arm-kernel From: Icenowy Zheng Message-ID: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 于 2019年10月3日 GMT+08:00 下午9:19:16, Maxime Ripard 写到: >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. > >Maxime -- 使用 K-9 Mail 发送自我的Android设备。