Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp408822pxu; Fri, 11 Dec 2020 05:24:15 -0800 (PST) X-Google-Smtp-Source: ABdhPJy/ZD8mCAmKNTSr9AGLqG1JnYfjEW7r+CNAUr9rHjCa+PC7CN/21x0FO2ONR3w29rwIHrwp X-Received: by 2002:a17:906:17d9:: with SMTP id u25mr11166246eje.34.1607693055034; Fri, 11 Dec 2020 05:24:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607693055; cv=none; d=google.com; s=arc-20160816; b=LIDczkNp0OMiDXunsfDTvav8Way3OIdx3V7iIVqQwzIPxkapAOzqSkJxsUpTP56+9Z n9hRFJ1gdtgf0fdx31dX1+5VyMjtkbQBN0GWpvso81k630+8V7w/MArPeesFfKIHa0/M 9GoSKXDAo5RElM5ic7+kXDMnljlH5Vo71flQWUNDsmXnYht0siLZWqBgVv1Il4QHvy41 H3E8psGUFo/3D1IvRl5TvIAGLBCsEPQHpRD95rz8mXXKQWCP7z/UcgGS4E+GoZgOR//r t7sr7aAniQcQbtfgoYkKCqu7uXcfofVg1wE9wr+5t7AE4rm/ijfuCSJUvhb3kY2rtThP +vbg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=uk2E3UxaUOiYAavtrK2zqlpaHroAO71+HiX5H6DkSlc=; b=hH8bJwC2JukEj/y8M7cvMVrbHkl1ARZ5RgFF3UaIT6GirrP8BHd8WS573ih51MA2J1 96nTb5VSE3PYxsu3XlcNt7uqgKInYXneAc91cf4dl2MVaFcfRwaoWmHub9aftFwcMDCJ 8vwURgS5CgPE/dRCZQHP9RjHzqbw08FkDkU3esxH1E/QpuO/OFvNeWv7Mlfs4+feT+CE NhStAi/FIf2hVeheR8Pakl7IQ9/VKri+tDgg+TxsFyEhqE9+6HZZxDKEaEYnF847FAo+ 3wIgLeABGHyvM3tgaXuSBxnUXWhItXEW0vBWLzfAhrDvB7wjrJkKo4oBRnv5nmb293JM GXDA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ak15si4435053ejc.654.2020.12.11.05.23.51; Fri, 11 Dec 2020 05:24:15 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404830AbgLKJyH (ORCPT + 99 others); Fri, 11 Dec 2020 04:54:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58564 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404866AbgLKJxy (ORCPT ); Fri, 11 Dec 2020 04:53:54 -0500 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C467CC0613D3 for ; Fri, 11 Dec 2020 01:53:13 -0800 (PST) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1knf6o-00012u-QY; Fri, 11 Dec 2020 10:53:06 +0100 Received: from ukl by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1knf6n-0000Xa-9i; Fri, 11 Dec 2020 10:53:05 +0100 Date: Fri, 11 Dec 2020 10:53:05 +0100 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Lino Sanfilippo Cc: thierry.reding@gmail.com, lee.jones@linaro.org, nsaenzjulienne@suse.de, f.fainelli@gmail.com, rjui@broadcom.com, sean@mess.org, sbranden@broadcom.com, bcm-kernel-feedback-list@broadcom.com, linux-pwm@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] pwm: bcm2835: Support apply function for atomic configuration Message-ID: <20201211095305.vsin3mkrytylqm47@pengutronix.de> References: <1607464905-16630-1-git-send-email-LinoSanfilippo@gmx.de> <20201210114330.6pgtome3aq3hj55t@pengutronix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yawg4bsslfkpxhbx" Content-Disposition: inline In-Reply-To: X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --yawg4bsslfkpxhbx Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 11, 2020 at 10:28:35AM +0100, Lino Sanfilippo wrote: > Hi Uwe, >=20 > > Gesendet: Donnerstag, 10. Dezember 2020 um 12:43 Uhr > > Von: "Uwe Kleine-K=F6nig" > > An: "Lino Sanfilippo" > > Cc: thierry.reding@gmail.com, lee.jones@linaro.org, nsaenzjulienne@suse= =2Ede, f.fainelli@gmail.com, rjui@broadcom.com, sean@mess.org, sbranden@bro= adcom.com, bcm-kernel-feedback-list@broadcom.com, linux-pwm@vger.kernel.org= , linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.or= g, linux-kernel@vger.kernel.org > > Betreff: Re: [PATCH v3] pwm: bcm2835: Support apply function for atomic= configuration >=20 > >=20 > > Side note: I'm a bit surprised about the output of > >=20 > > b4 diff 1607464905-16630-1-git-send-email-LinoSanfilippo@gmx.de > >=20 > > This is probably due to the fact that compared to v3 you also rebased. > > Still the diff is quite big. >=20 > You are right, I made a rebase before I created the last patch, sorry for= the confusion this caused. > Anyway, thanks for the review(s)! You did everything good enough. (To further improve, you could use git-format-patch's --base option and mention a rebase in the series' changelog; note this is quite high level critic.) This was more me wondering the output is not easier to use. (And note I also showed the wrong commandline, but that doesn't resolve the issue. The right command is: b4 diff 1607546905-20549-1-git-send-email-LinoSanfilippo@gmx.de =2E) Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --yawg4bsslfkpxhbx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAl/TQX0ACgkQwfwUeK3K 7Aka/Af8CjQ2WfsAEJfbFBaqoTFA4yvsqB8cByYbEadvOmSj1RJM8akVF57xwDeo IszM8P8uATRyClekzicdewDrd91KmqCfweRjawMY6NiSU1h0ckrP00+PPAkTC9H5 WhV2BtRbQxqgbX4s+BQVDeK+djYvn16QW78Ulm4YGz72N8+G+ISPGqEMhpaa05DT LZywtiuhVEf3DhmD+9xgvSvQ7uZ0GAm2sibmZid5Img5/G1uw51jmjcThsOyNneu 15U2VRfcNN6GmX2HYMVYgZXjcXSLqVcXvYf0UotCjMdEPGCc/7lV/dT6//BE1QXR kBcpBNLdunxUM5hcfotGYvstbKWsGA== =rHZV -----END PGP SIGNATURE----- --yawg4bsslfkpxhbx--