From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B2A85C433EF for ; Tue, 15 Feb 2022 10:50:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236713AbiBOKuf (ORCPT ); Tue, 15 Feb 2022 05:50:35 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:60254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236683AbiBOKue (ORCPT ); Tue, 15 Feb 2022 05:50:34 -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 2CC33D1D6E for ; Tue, 15 Feb 2022 02:50:24 -0800 (PST) Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nJvPE-0000Mj-FZ; Tue, 15 Feb 2022 11:50:00 +0100 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1nJvP7-00GjUe-Ml; Tue, 15 Feb 2022 11:49:52 +0100 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1nJvP6-003Jg7-77; Tue, 15 Feb 2022 11:49:52 +0100 Date: Tue, 15 Feb 2022 11:49:52 +0100 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Krzysztof Kozlowski Cc: Heiko Stuebner , linux-pwm@vger.kernel.org, Thierry Reding , Vijayakannan Ayyathurai , Sagar Kadam , Nobuhiro Iwamatsu , Lee Jones , linux-riscv@lists.infradead.org, Vignesh R , Florian Fainelli , Fabio Estevam , Chen-Yu Tsai , Jernej Skrabec , linux-rockchip@lists.infradead.org, Rahul Tanwar , bcm-kernel-feedback-list@broadcom.com, NXP Linux Team , Jeff LaBundy , linux-sunxi@lists.linux.dev, devicetree@vger.kernel.org, Philipp Zabel , Sascha Hauer , Maxime Ripard , Rob Herring , Paul Walmsley , Laurent Pinchart , linux-arm-kernel@lists.infradead.org, Yoshihiro Shimoda , linux-kernel@vger.kernel.org, Palmer Dabbelt , Pengutronix Kernel Team , Shawn Guo Subject: Re: [PATCH v2 00/15] pwm: dt-bindings: Include generic pwm schema Message-ID: <20220215104952.3z7y2t5udwab64kh@pengutronix.de> References: <20220214212154.8853-1-krzysztof.kozlowski@canonical.com> <20220215074030.3nugwproxjh3lwhl@pengutronix.de> <7df71f8d-cdc3-4b2e-cf0a-7112eff28142@canonical.com> <20220215094106.k35pmoxt2nk44dsj@pengutronix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6ik55s7cffiwjwpg" Content-Disposition: inline In-Reply-To: <20220215094106.k35pmoxt2nk44dsj@pengutronix.de> X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 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: devicetree@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --6ik55s7cffiwjwpg Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 15, 2022 at 10:41:06AM +0100, Uwe Kleine-K=F6nig wrote: > On Tue, Feb 15, 2022 at 09:02:25AM +0100, Krzysztof Kozlowski wrote: > > On 15/02/2022 08:59, Krzysztof Kozlowski wrote: > > > On Tue, 15 Feb 2022 at 08:40, Uwe Kleine-K=F6nig > > > wrote: > > >> > > >> Hello, > > >> > > >> [dropped Anson Huang and Yash Shah from Cc: which were not reachable= for > > >> my last mail] > > >> > > >> On Mon, Feb 14, 2022 at 10:21:39PM +0100, Krzysztof Kozlowski wrote: > > >>> Hi, > > >>> > > >>> Changes since v1: > > >>> 1. Add tags. > > >>> 2. Adjust subject (Uwe). > > >> > > >> However you only took a part of my suggestion ... > > >> > > >>> Krzysztof Kozlowski (15): > > >>> dt-bindings: pwm: allwinner,sun4i-a10: Include generic pwm schema > > >>> dt-bindings: pwm: imx: Include generic pwm schema > > >>> dt-bindings: pwm: intel,lgm: Include generic pwm schema > > >>> dt-bindings: pwm: iqs620a: Include generic pwm schema > > >>> dt-bindings: pwm: mxs: Include generic pwm schema > > >>> dt-bindings: pwm: rockchip: Include generic pwm schema > > >>> dt-bindings: pwm: sifive: Include generic pwm schema > > >>> dt-bindings: pwm: renesas,pwm: Include generic pwm schema > > >>> dt-bindings: pwm: toshiba,visconti: Include generic pwm schema > > >>> dt-bindings: pwm: brcm,bcm7038: Do not require pwm-cells twice > > >>> dt-bindings: pwm: intel,keembay: Do not require pwm-cells twice > > >> > > >> ... The actual patch has a space after the comma, I like this variant > > >> without comma better as this is a compatible string. > > >=20 > > > I am confused. My patch does not have comma after space. Your reply > > > had such in the subject, but not in the proposed new subject you wrote > > > in msg, so I left it as is. Without comma. If you still see comma, it > > > is something with your mail client. > > >=20 > > > See: > > > https://lore.kernel.org/linux-devicetree/20220214212154.8853-12-krzys= ztof.kozlowski@canonical.com/T/#u > > >=20 > > > Also reply from Vijayakannan does not have comma: > > > https://lore.kernel.org/linux-devicetree/20220214081605.161394-11-krz= ysztof.kozlowski@canonical.com/T/#m80af695f2c751341bc971114aefa00ccc929a3ec >=20 > Strange: I have this mail four times in my mailboxes (via > linux-arm-kernel, linux-pwm, kernel@pengutronix.de and directly). In the > two latter the Subject line is broken in two: I was wrong. The ones to kernel@pengutronix.de and the linux-arm-kernel one are the ones with the linebreak. Hmm, http://lists.infradead.org/pipermail/linux-arm-kernel/2022-February/717310.= html http://lists.infradead.org/pipermail/linux-arm-kernel/2022-February/717304.= html has the linebreaks, too. Still I wonder what is different between kernel@pengutronix.de and u.kleine-koenig@pengutronix.de. Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --6ik55s7cffiwjwpg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAmILhU0ACgkQwfwUeK3K 7Ak2jwf/YTZ2xphcIavG03zlKIE2aHmvTuLH2QJWSh+YE/vZDTs5qA96uHK4qJqE X5r25Qqby7C8Tb1gyOYSZJDoaiVnoe2XNyzDJeCG0QZnqYsj7bFKez3mmdKv7c/8 7K4TeGdcWrOhVv6QFW+v8RrPWx5WkvSJT9PQ0CTgpmknr/9wX0YgO5yEGZcP3IYk 265zktNZnG3rg+p1qb+qt98fkLQWvy+wtaGH2Sd9kzVM82ukJ0neX0fQxndvOHWW SbbXcy+HJWwBbUKiST0AvQCjqeo+O1LR5qn8+sLfNAADN6sjmZW09vX2rxC+DNXs G7dnLE2XCT/BaFyxHPQanXfYkZxb3w== =Rrce -----END PGP SIGNATURE----- --6ik55s7cffiwjwpg--