Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp7165969imu; Tue, 22 Jan 2019 01:18:17 -0800 (PST) X-Google-Smtp-Source: ALg8bN7BSGbmHNucdp1xlsVrNCUyi3eEdoIpA0Y7jeTV9UizzxWOWm8Yx2f0dtBVRbNE75Ywv739 X-Received: by 2002:a63:1f4e:: with SMTP id q14mr30047354pgm.88.1548148697767; Tue, 22 Jan 2019 01:18:17 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548148697; cv=none; d=google.com; s=arc-20160816; b=Ang8uLMZ/KllbGG+A3DDSjU8svxCjEGSxQsPGmBWMbKyUgmwjqIMUT2FsFSOxAWmjY hkQDs/zGHqxw3ii5icozLtKCqvDwJnCF444TYSEBX9NIDG4IvAfbs22AmzZAo0QNK3NY TQ4oW5Yo1w/mmMoG31kSoW84GSZ2PAAjOVaQSxo5dIzrpvrh4BinUl5aWILeh6Gke0XH 1WethVGoswveaMJ2jOyj4bwxGMHU/7qsmcj+TyeMwaNyBVsDKgFk4uXlbp4UazJaiMx4 SN6GA4VD43iCBGZ1I3IrELN5aFNjMmRzfVmE68Q+y04povDNPtNk/m5viZHDW2Mhqksb egHw== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=bHdxVuf5qaJhWfMvKZRxaN6b2DV75Oyy7bNyTONBHFU=; b=AmvhrOHudQqb0LL//+tegYBMyqmEytOBU+XM0yFKZP/+Ahap4V7UqiHo/KJS/dblGz 78MZMG7/wLeVJ1eYZZ4ZhKILWpgoVieTTh7Ka/f5Xl4MecxtUpwgo2bLlZeVZc+bKxDJ HvWLva0Il3VeUK7bKUwx+blEz3WRE2u8xpksVxVhjxpO2fVIfSuOyMeqNlfMiVwJU/OG DlZcVZFsUBVSNEWxbOmGAxKHomDWmEeUk78VZLEF4hiuVQWQuAOZiOnE0lbpSa9xz0JC 7IfZaroA4l8yFSqHDTkRqohKE+/A6zFukO1BM4TDYKa0zoLy7pvGhc8iGRJDwfl3pira QPUQ== 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 j7si3967265plb.91.2019.01.22.01.18.01; Tue, 22 Jan 2019 01:18:17 -0800 (PST) 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 S1727602AbfAVJQ5 (ORCPT + 99 others); Tue, 22 Jan 2019 04:16:57 -0500 Received: from metis.ext.pengutronix.de ([85.220.165.71]:42921 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727318AbfAVJQ4 (ORCPT ); Tue, 22 Jan 2019 04:16:56 -0500 Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1glsAH-0002Q7-1c; Tue, 22 Jan 2019 10:16:13 +0100 Received: from ukl by pty.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1glsA7-0002RU-4z; Tue, 22 Jan 2019 10:16:03 +0100 Date: Tue, 22 Jan 2019 10:16:03 +0100 From: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= To: Jitao Shi Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , linux-pwm@vger.kernel.org, David Airlie , Matthias Brugger , stonea168@163.com, dri-devel@lists.freedesktop.org, Andy Yan , Ajay Kumar , Vincent Palatin , cawa.cheng@mediatek.com, bibby.hsieh@mediatek.com, ck.hu@mediatek.com, Russell King , Thierry Reding , devicetree@vger.kernel.org, Philipp Zabel , Inki Dae , linux-mediatek@lists.infradead.org, yingjoe.chen@mediatek.com, eddie.huang@mediatek.com, linux-arm-kernel@lists.infradead.org, Rahul Sharma , srv_heupstream@mediatek.com, linux-kernel@vger.kernel.org, Sascha Hauer , Sean Paul Subject: Re: [PATCH V2] pwm: Add MediaTek MT8183 display PWM driver support Message-ID: <20190122091603.ic46eyf47lu5f6pi@pengutronix.de> References: <20190122090243.27304-1-jitao.shi@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190122090243.27304-1-jitao.shi@mediatek.com> User-Agent: NeoMutt/20170113 (1.7.2) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c5 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 22, 2019 at 05:02:43PM +0800, Jitao Shi wrote: > Use the mtk_pwm_data struction to define different registers > and add MT8183 specific register operations, such as MT8183 > doesn't have commit register, needs to disable double buffer > before writing register, and needs to select commit mode > and use PWM_PERIOD/PWM_HIGH_WIDTH. > > Signed-off-by: Jitao Shi There is no difference compared to (implicit) v1 sent a few minutes earlier, right? There was another patch sent with the same Subject last week, so I assume the mail from today without "v2" in the Subject was a mistake? > --- Adding a paragraph below the tripple dash that points out what was changed compared to the previous submission is a good idea to help reviewers to more easily see what was changed. I guess you only adapted the commit log as a reaction to Matthias Burgger's review? Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-K?nig | Industrial Linux Solutions | http://www.pengutronix.de/ |