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 B8E08C6FD1C for ; Wed, 22 Mar 2023 10:21:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229874AbjCVKVO (ORCPT ); Wed, 22 Mar 2023 06:21:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54206 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230124AbjCVKVJ (ORCPT ); Wed, 22 Mar 2023 06:21:09 -0400 Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::227]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E8F695DEDC; Wed, 22 Mar 2023 03:21:03 -0700 (PDT) Received: (Authenticated sender: herve.codina@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 9E7C22000E; Wed, 22 Mar 2023 10:20:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1679480461; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yHRR+ZzTc8/EDVI+d045594/Yqq9SE2ErGHk/ufubiw=; b=HtjGfkHENsCRwaX2ZIkB51gvjhNUKV9hFMF1RqHiQS7c32+u8QbF4ZA0M51XANTtctFG0b E0loAfQ989J83fLYYBxwv5aC+MiPMxAE8WrXs+qkA+PjwATlAgPfid8qFkUW4Pzxew+tIm GtjFBiStrszYPpM8YAzttMAe72wDiF9HW3yudyRCJWutMZ4jtLUS4XzNEy0c8I9nHGOm3q 2MnfJkRsJ+cRqnzpPzWJvcGHK/Fkl9MZ3rDmYcg8MJq2TYMRKcbaywZbLdMZPBUURKRzSW CexPJPWdEjTt+uc1NST51Y9FZA/3Zz8K753qGiXVC7f2LmRz0+DnJcG56JHDuQ== Date: Wed, 22 Mar 2023 11:20:56 +0100 From: Herve Codina To: Rob Herring Cc: Krzysztof Kozlowski , Krzysztof Kozlowski , Liam Girdwood , Mark Brown , Derek Kiernan , Dragan Cvetic , Arnd Bergmann , Greg Kroah-Hartman , Takashi Iwai , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Christophe Leroy , Thomas Petazzoni Subject: Re: [PATCH v2 1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer Message-ID: <20230322112056.7ffcd503@bootlin.com> In-Reply-To: <20230320185127.GA2233912-robh@kernel.org> References: <20230316122741.577663-1-herve.codina@bootlin.com> <20230316122741.577663-2-herve.codina@bootlin.com> <96b01241-d57d-a460-4a8b-9e83eaab24ae@linaro.org> <167930560089.26.8624952010101991814@mailman-core.alsa-project.org> <20230320185127.GA2233912-robh@kernel.org> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob, On Mon, 20 Mar 2023 13:51:27 -0500 Rob Herring wrote: > On Mon, Mar 20, 2023 at 10:46:19AM +0100, Herve Codina via Alsa-devel wrote: > > Received: by alsa1.perex.cz (Postfix, from userid 50401) id 16494F8027B; > > Mon, 20 Mar 2023 10:46:37 +0100 (CET) > > X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on alsa1.perex.cz > > X-Spam-Level: > > X-Spam-Status: No, score=-5.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, > > DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS, > > URIBL_BLOCKED shortcircuit=no autolearn=ham autolearn_force=no > > version=3.4.6 > > Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net > > [217.70.183.198]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 > > (256/256 bits)) (No client certificate requested) by alsa1.perex.cz > > (Postfix) with ESMTPS id 3FF5FF80105 for ; > > Mon, 20 Mar 2023 10:46:22 +0100 (CET) > > DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 3FF5FF80105 > > Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, > > unprotected) header.d=bootlin.com header.i=@bootlin.com > > header.a=rsa-sha256 header.s=gm1 header.b=m4O7nLC1 > > Received: (Authenticated sender: herve.codina@bootlin.com) by > > mail.gandi.net (Postfix) with ESMTPSA id 40453C0009; Mon, 20 Mar 2023 > > 09:46:20 +0000 (UTC) > > DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; > > t=1679305582; > > h=from:from:reply-to:subject:subject:date:date:message-id:message-id: > > to:to:cc:cc:mime-version:mime-version:content-type:content-type: > > content-transfer-encoding:content-transfer-encoding: > > in-reply-to:in-reply-to:references:references; > > bh=Ieu9Fv38se4lD4z/BVXUHLrVJL9Tx5iKWZgvO8X+VoY=; > > b=m4O7nLC1LPZDOI5eM/hmgqouxdkin2veA6CvJhT9kU9rGQALB3ya2fuybMfDvrkTqqBjEd > > j6DAxXMgOKgwuUfEsZsp3BFJpoii00hSaf0r2uIbnnGcUrDGVQqUQVEqv51O6VBqnrViQk > > PstlJM0lcE9R/AFASd5D/HQGoYYyRY+NKT7xt8g1Ax23Yk/tUG59LXku/skn/4faSLodnU > > vV2ng3VMUcoLuvSMJtdYY3hrXEWqUrW1ZogxAFHJNiKuyOELmqZGmNo4B4yAFOEcqqyano > > /f4m/7BtT7X1wwPvGu29gg+0aOFrGQq5kb4UNrMoriSQyKnxPRha8zL3J2Jckw== > > Date: Mon, 20 Mar 2023 10:46:19 +0100 > > From: Herve Codina > > To: Krzysztof Kozlowski > > Subject: Re: [PATCH v2 1/7] dt-bindings: misc: Add the Lantiq PEF2466 > > E1/T1/J1 framer > > Message-ID: <20230320104619.468a304b@bootlin.com> > > In-Reply-To: <96b01241-d57d-a460-4a8b-9e83eaab24ae@linaro.org> > > References: <20230316122741.577663-1-herve.codina@bootlin.com> > > <20230316122741.577663-2-herve.codina@bootlin.com> > > <96b01241-d57d-a460-4a8b-9e83eaab24ae@linaro.org> > > Organization: Bootlin > > X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-redhat-linux-gnu) > > MIME-Version: 1.0 > > Content-Type: text/plain; charset=UTF-8 > > Content-Transfer-Encoding: quoted-printable > > Message-ID-Hash: AJZF4VHU24ASVVBCPRMLJCDG4ZDX55LB > > X-Message-ID-Hash: AJZF4VHU24ASVVBCPRMLJCDG4ZDX55LB > > X-MailFrom: herve.codina@bootlin.com > > X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; > > loop; banned-address; member-moderation; > > header-match-alsa-devel.alsa-project.org-0; > > header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; > > administrivia; implicit-dest; max-recipients; max-size; news-moderation; > > no-subject; digests; suspicious-header > > CC: Rob Herring , Krzysztof Kozlowski > > , Liam Girdwood , > > Mark Brown , Derek Kiernan , > > Dragan Cvetic , Arnd Bergmann , > > Greg Kroah-Hartman , Takashi Iwai > > , linux-kernel@vger.kernel.org, > > devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Christophe Leroy > > , Thomas Petazzoni > > > > X-Mailman-Version: 3.3.8 > > Precedence: list > > List-Id: "Alsa-devel mailing list for ALSA developers - > > http://www.alsa-project.org" > > Archived-At: > > List-Archive: > > List-Help: > > List-Owner: > > List-Post: > > List-Subscribe: > > List-Unsubscribe: > > The alsa-devel list doesn't seem to like your emails. The archives > (lore) has 2 copies with the 2nd having the original headers in the > body. I'm seeing this recently on other senders too. Best I can tell is > you sent this as quoted-printable. > > Rob I don't known what happened with alsa-devel list. For this answer, I tried to force '8bit' encoding instead of quoted-printable. Let me know if it is better. Regards, Hervé -- Hervé Codina, Bootlin Embedded Linux and Kernel engineering https://bootlin.com