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 40995C433FE for ; Tue, 15 Feb 2022 12:59:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237997AbiBOM7n (ORCPT ); Tue, 15 Feb 2022 07:59:43 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:52174 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237995AbiBOM7m (ORCPT ); Tue, 15 Feb 2022 07:59:42 -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 02B4F7F6F4 for ; Tue, 15 Feb 2022 04:59:31 -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 1nJxQA-0008UY-W5; Tue, 15 Feb 2022 13:59:07 +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 1nJxQ2-00Gku7-Gs; Tue, 15 Feb 2022 13:58:57 +0100 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1nJxQ1-003Kkc-4f; Tue, 15 Feb 2022 13:58:57 +0100 Date: Tue, 15 Feb 2022 13:58:56 +0100 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Krzysztof Kozlowski Cc: Heiko Stuebner , devicetree@vger.kernel.org, Thierry Reding , Vijayakannan Ayyathurai , Sagar Kadam , Nobuhiro Iwamatsu , Fabio Estevam , linux-riscv@lists.infradead.org, Vignesh R , Florian Fainelli , Lee Jones , 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, linux-pwm@vger.kernel.org, Pengutronix Kernel Team , 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 , Philipp Zabel , Shawn Guo Subject: Re: [PATCH v2 00/15] pwm: dt-bindings: Include generic pwm schema Message-ID: <20220215125856.es2euyoqo6mp4y2t@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> <20220215104952.3z7y2t5udwab64kh@pengutronix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="t6gdx5ppa5aoudwv" Content-Disposition: inline In-Reply-To: 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 --t6gdx5ppa5aoudwv Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 15, 2022 at 01:41:20PM +0100, Krzysztof Kozlowski wrote: > On 15/02/2022 11:49, Uwe Kleine-K=F6nig wrote: > > 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 reachabl= e 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 varia= nt > >>>>> without comma better as this is a compatible string. > >>>> > >>>> 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 wro= te > >>>> in msg, so I left it as is. Without comma. If you still see comma, it > >>>> is something with your mail client. > >>>> > >>>> See: > >>>> https://lore.kernel.org/linux-devicetree/20220214212154.8853-12-krzy= sztof.kozlowski@canonical.com/T/#u > >>>> > >>>> Also reply from Vijayakannan does not have comma: > >>>> https://lore.kernel.org/linux-devicetree/20220214081605.161394-11-kr= zysztof.kozlowski@canonical.com/T/#m80af695f2c751341bc971114aefa00ccc929a3ec > >> > >> Strange: I have this mail four times in my mailboxes (via > >> linux-arm-kernel, linux-pwm, kernel@pengutronix.de and directly). In t= he > >> two latter the Subject line is broken in two: > >=20 > > I was wrong. The ones to kernel@pengutronix.de and the linux-arm-kernel > > one are the ones with the linebreak. > >=20 > > Hmm, > >=20 > > http://lists.infradead.org/pipermail/linux-arm-kernel/2022-February/717= 310.html > > http://lists.infradead.org/pipermail/linux-arm-kernel/2022-February/717= 304.html > >=20 > > has the linebreaks, too. Still I wonder what is different between > > kernel@pengutronix.de and u.kleine-koenig@pengutronix.de. >=20 > Other threads - not only mine - are also affected: > http://lists.infradead.org/pipermail/linux-arm-kernel/2022-February/71431= 1.html > http://lists.infradead.org/pipermail/linux-arm-kernel/2022-February/71431= 6.html > http://lists.infradead.org/pipermail/linux-arm-kernel/2022-February/71436= 4.html In the meantime I'm confident that mailman2 is the culprit. Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --t6gdx5ppa5aoudwv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAmILo40ACgkQwfwUeK3K 7AnvIwgAjV+YrVWzVl6/EalqkA0yXEPvLD0BIjc8GppPn0QIHRx5V3D1pFSohQMe 5/B2Qed1xooVWuf0uGv8px49fkHuRjJmjJGyCqzzqljJK8kHyRtXs9J9+1SM5Grb KvVqy2mGU91WjUIFP1wUjOemZ5KQSdbXBRhPpT4rjoOia/t5VBxvosGde1oZnRWc lLE2zzwxRLz52uycLpDKCeLKvpohBy5rbd3R5lRvyCH25zIYRbnkGPRhE+Vpv2ec bU5gO5jQZss+5auIIrmYcpyjK2eS0nzYA6JW0jDLzC4+UB4RPAKPi2nEhD+LdD44 d1DHbpi4cOq5fCyjQM93xFg5Xyz1sA== =+q5K -----END PGP SIGNATURE----- --t6gdx5ppa5aoudwv--