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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 955EDEDEC70 for ; Wed, 13 Sep 2023 14:54:18 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 35F5BA4D; Wed, 13 Sep 2023 16:53:26 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 35F5BA4D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1694616856; bh=r3MsKyMLqXE5yq3D3uQ+6fXm7KlK1PLMGKDuISMSllA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=FvwazjO7lPybuzq8ABORkCaRNDrMpanMCKKwSW5BJVcd123QSSJLly00swcZANf6Y O+Gz0ABm6nxuGC4rAcIkeYp0TW458gIZCpAaIeBFJ9UiVsubJlEAFHdYNo2SI/Inft 4IGvmf1X/NtuM7o4taL7twUojmgcRiDaVxxdrpwE= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 12F33F80549; Wed, 13 Sep 2023 16:53:03 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 7C9D8F80425; Wed, 13 Sep 2023 16:53:03 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id CBF1EF80425; Wed, 13 Sep 2023 16:53:00 +0200 (CEST) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::223]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id CF43CF80212 for ; Wed, 13 Sep 2023 16:52:57 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz CF43CF80212 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=EWGGroVB Received: by mail.gandi.net (Postfix) with ESMTPSA id CF61860003; Wed, 13 Sep 2023 14:52:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1694616776; 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=aC2RwGdKDnCnTcsXt08pnHkYtsoUowN+XP5X8ItFDzc=; b=EWGGroVBltxzuCTMJt8gh/2G/eIS6B94Qbe3nrqz+sp5y/iQBhr+/O1HKlOYMDY3TE9PC4 L6RELowCewGfATaEd1BYi5ynfm7M+G1PkGyfClkGeqCeZ7brzmiVhltXORoJIwqFnz62AV QMqNup3T4xnUR3CRAG4k1LtxYWyDKI9RySRBsblI79TYUm8eHqFqp+ilb87PZjqsuTVx6R OvMePhchN2VhFn45J4AmUqmTFbk4FPvtWSv6ExxPgkEdHEYYNAgC70wnjn+uPT3yEP5nI+ IjbFoQl30h2z0mrZE0DUi/xfVs+AuF4ogRRsV4TWD7u4En8RdGI0CJTnCncG0w== Date: Wed, 13 Sep 2023 16:52:50 +0200 From: Herve Codina To: Conor Dooley Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Andrew Lunn , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Lee Jones , Linus Walleij , Qiang Zhao , Li Yang , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen , Christophe Leroy , Randy Dunlap , netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, Simon Horman , Christophe JAILLET , Thomas Petazzoni Subject: Re: [PATCH v5 08/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC Message-ID: <20230913165250.02bab2ad@bootlin.com> In-Reply-To: <20230913-unruly-recite-7dbbbd7e63e0@spud> References: <20230912081527.208499-1-herve.codina@bootlin.com> <20230912101018.225246-1-herve.codina@bootlin.com> <20230912-capable-stash-c7a3e33078ac@spud> <20230913092640.76934b31@bootlin.com> <20230913-unruly-recite-7dbbbd7e63e0@spud> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: herve.codina@bootlin.com Message-ID-Hash: 7MSESY4WJOF4Y5EIFD2KYCYPZ7WRVFHX X-Message-ID-Hash: 7MSESY4WJOF4Y5EIFD2KYCYPZ7WRVFHX 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 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: On Wed, 13 Sep 2023 15:42:45 +0100 Conor Dooley wrote: > On Wed, Sep 13, 2023 at 09:26:40AM +0200, Herve Codina wrote: > > Hi Conor, > > > > On Tue, 12 Sep 2023 18:21:58 +0100 > > Conor Dooley wrote: > > > > > On Tue, Sep 12, 2023 at 12:10:18PM +0200, Herve Codina wrote: > > > > The QMC (QUICC mutichannel controller) is a controller present in some > > > > PowerQUICC SoC such as MPC885. > > > > The QMC HDLC uses the QMC controller to transfer HDLC data. > > > > > > > > Additionally, a framer can be connected to the QMC HDLC. > > > > If present, this framer is the interface between the TDM bus used by the > > > > QMC HDLC and the E1/T1 line. > > > > The QMC HDLC can use this framer to get information about the E1/T1 line > > > > and configure the E1/T1 line. > > > > > > > > Signed-off-by: Herve Codina > > > > --- > > > > .../bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml | 13 +++++++++++++ > > > > 1 file changed, 13 insertions(+) > > > > > > > > diff --git a/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml b/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml > > > > index 82d9beb48e00..b5073531f3f1 100644 > > > > --- a/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml > > > > +++ b/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml > > > > @@ -101,6 +101,16 @@ patternProperties: > > > > Channel assigned Rx time-slots within the Rx time-slots routed by the > > > > TSA to this cell. > > > > > > > > + compatible: > > > > + const: fsl,qmc-hdlc > > > > + > > > > + fsl,framer: > > > > + $ref: /schemas/types.yaml#/definitions/phandle > > > > + description: > > > > + phandle to the framer node. The framer is in charge of an E1/T1 line > > > > + interface connected to the TDM bus. It can be used to get the E1/T1 line > > > > + status such as link up/down. > > > > > > Sounds like this fsl,framer property should depend on the compatible > > > being present, no? > > > > Well from the implementation point of view, only the QMC HDLC driver uses this > > property. > > > > From the hardware description point of view, this property means that the time slots > > handled by this channel are connected to the framer. So I think it makes sense for > > any channel no matter the compatible (even if compatible is not present). > > > > Should I change and constraint the fsl,framer property to the compatible presence ? > > If so, is the following correct for this contraint ? > > --- 8< --- > > dependencies: > > - fsl,framer: [ compatible ]; > > --- 8< --- > > The regular sort of > if: > compatible: > contains: > const: foo > then: > required: > - fsl,framer > would fit the bill, no? Not sure. "fsl,framer" is an optional property (depending on the hardware we can have a framer or not). Hervé 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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 449FAEDEC6A for ; Wed, 13 Sep 2023 14:53:56 +0000 (UTC) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=EWGGroVB; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4Rm3PG4fFdz3dJp for ; Thu, 14 Sep 2023 00:53:54 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=EWGGroVB; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=bootlin.com (client-ip=217.70.183.195; helo=relay3-d.mail.gandi.net; envelope-from=herve.codina@bootlin.com; receiver=lists.ozlabs.org) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4Rm3NJ0grlz2yDD for ; Thu, 14 Sep 2023 00:53:01 +1000 (AEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id CF61860003; Wed, 13 Sep 2023 14:52:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1694616776; 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=aC2RwGdKDnCnTcsXt08pnHkYtsoUowN+XP5X8ItFDzc=; b=EWGGroVBltxzuCTMJt8gh/2G/eIS6B94Qbe3nrqz+sp5y/iQBhr+/O1HKlOYMDY3TE9PC4 L6RELowCewGfATaEd1BYi5ynfm7M+G1PkGyfClkGeqCeZ7brzmiVhltXORoJIwqFnz62AV QMqNup3T4xnUR3CRAG4k1LtxYWyDKI9RySRBsblI79TYUm8eHqFqp+ilb87PZjqsuTVx6R OvMePhchN2VhFn45J4AmUqmTFbk4FPvtWSv6ExxPgkEdHEYYNAgC70wnjn+uPT3yEP5nI+ IjbFoQl30h2z0mrZE0DUi/xfVs+AuF4ogRRsV4TWD7u4En8RdGI0CJTnCncG0w== Date: Wed, 13 Sep 2023 16:52:50 +0200 From: Herve Codina To: Conor Dooley Subject: Re: [PATCH v5 08/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC Message-ID: <20230913165250.02bab2ad@bootlin.com> In-Reply-To: <20230913-unruly-recite-7dbbbd7e63e0@spud> References: <20230912081527.208499-1-herve.codina@bootlin.com> <20230912101018.225246-1-herve.codina@bootlin.com> <20230912-capable-stash-c7a3e33078ac@spud> <20230913092640.76934b31@bootlin.com> <20230913-unruly-recite-7dbbbd7e63e0@spud> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: herve.codina@bootlin.com X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , alsa-devel@alsa-project.org, Thomas Petazzoni , Xiubo Li , Linus Walleij , Jaroslav Kysela , Eric Dumazet , Krzysztof Kozlowski , Fabio Estevam , Qiang Zhao , Shengjiu Wang , Lee Jones , Jakub Kicinski , Paolo Abeni , devicetree@vger.kernel.org, Conor Dooley , linux-kernel@vger.kernel.org, Nicolin Chen , linux-gpio@vger.kernel.org, Rob Herring , Christophe JAILLET , Takashi Iwai , linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, Randy Dunlap , Liam Girdwood , Li Yang , Mark Brown , Si mon Horman , linuxppc-dev@lists.ozlabs.org, "David S. Miller" Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Wed, 13 Sep 2023 15:42:45 +0100 Conor Dooley wrote: > On Wed, Sep 13, 2023 at 09:26:40AM +0200, Herve Codina wrote: > > Hi Conor, > > > > On Tue, 12 Sep 2023 18:21:58 +0100 > > Conor Dooley wrote: > > > > > On Tue, Sep 12, 2023 at 12:10:18PM +0200, Herve Codina wrote: > > > > The QMC (QUICC mutichannel controller) is a controller present in some > > > > PowerQUICC SoC such as MPC885. > > > > The QMC HDLC uses the QMC controller to transfer HDLC data. > > > > > > > > Additionally, a framer can be connected to the QMC HDLC. > > > > If present, this framer is the interface between the TDM bus used by the > > > > QMC HDLC and the E1/T1 line. > > > > The QMC HDLC can use this framer to get information about the E1/T1 line > > > > and configure the E1/T1 line. > > > > > > > > Signed-off-by: Herve Codina > > > > --- > > > > .../bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml | 13 +++++++++++++ > > > > 1 file changed, 13 insertions(+) > > > > > > > > diff --git a/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml b/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml > > > > index 82d9beb48e00..b5073531f3f1 100644 > > > > --- a/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml > > > > +++ b/Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml > > > > @@ -101,6 +101,16 @@ patternProperties: > > > > Channel assigned Rx time-slots within the Rx time-slots routed by the > > > > TSA to this cell. > > > > > > > > + compatible: > > > > + const: fsl,qmc-hdlc > > > > + > > > > + fsl,framer: > > > > + $ref: /schemas/types.yaml#/definitions/phandle > > > > + description: > > > > + phandle to the framer node. The framer is in charge of an E1/T1 line > > > > + interface connected to the TDM bus. It can be used to get the E1/T1 line > > > > + status such as link up/down. > > > > > > Sounds like this fsl,framer property should depend on the compatible > > > being present, no? > > > > Well from the implementation point of view, only the QMC HDLC driver uses this > > property. > > > > From the hardware description point of view, this property means that the time slots > > handled by this channel are connected to the framer. So I think it makes sense for > > any channel no matter the compatible (even if compatible is not present). > > > > Should I change and constraint the fsl,framer property to the compatible presence ? > > If so, is the following correct for this contraint ? > > --- 8< --- > > dependencies: > > - fsl,framer: [ compatible ]; > > --- 8< --- > > The regular sort of > if: > compatible: > contains: > const: foo > then: > required: > - fsl,framer > would fit the bill, no? Not sure. "fsl,framer" is an optional property (depending on the hardware we can have a framer or not). Hervé 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2E958EDEC70 for ; Wed, 13 Sep 2023 14:53:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=U119uydQFG/5le9Ezh8V63pJ5FtdhmGANBWUMCieLQE=; b=zSgcvTHUct2jtQ nfRHl1XUBwN0/s3R+RLxPca2AOYWpcKrXadGRLB5Hu9Qd63W8SyfwHV8xD1Gwig/NIW5ony2TFTrb OiLpZPc7JZw+qlwn9FuyA7HNMQz0NhnitmCVdf+nPYx1eQoK1MCak/sCsWGoMAgdFgLCSEJKcl3Uq ufgAwFHC5c8oT6kYZW4ZT66+cjnNz3kNQQaVtomb8A8Ro0/MCgMqtpefxccbGsMAIsiiUOnuV6Vf/ tS8okI5XXAcffZlOAQMGMO1wsLMINLKbdSbVYpjX2uRufkoQzm36FWb4Rn8Gz7XbdfI2nbN+VBJI4 NUDoSHUnBGLBb1MVdLVQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qgREr-006A3c-1M; Wed, 13 Sep 2023 14:53:09 +0000 Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qgREn-006A20-0j for linux-arm-kernel@lists.infradead.org; Wed, 13 Sep 2023 14:53:07 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id CF61860003; Wed, 13 Sep 2023 14:52:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1694616776; 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=aC2RwGdKDnCnTcsXt08pnHkYtsoUowN+XP5X8ItFDzc=; b=EWGGroVBltxzuCTMJt8gh/2G/eIS6B94Qbe3nrqz+sp5y/iQBhr+/O1HKlOYMDY3TE9PC4 L6RELowCewGfATaEd1BYi5ynfm7M+G1PkGyfClkGeqCeZ7brzmiVhltXORoJIwqFnz62AV QMqNup3T4xnUR3CRAG4k1LtxYWyDKI9RySRBsblI79TYUm8eHqFqp+ilb87PZjqsuTVx6R OvMePhchN2VhFn45J4AmUqmTFbk4FPvtWSv6ExxPgkEdHEYYNAgC70wnjn+uPT3yEP5nI+ IjbFoQl30h2z0mrZE0DUi/xfVs+AuF4ogRRsV4TWD7u4En8RdGI0CJTnCncG0w== Date: Wed, 13 Sep 2023 16:52:50 +0200 From: Herve Codina To: Conor Dooley Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Andrew Lunn , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Lee Jones , Linus Walleij , Qiang Zhao , Li Yang , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen , Christophe Leroy , Randy Dunlap , netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, Simon Horman , Christophe JAILLET , Thomas Petazzoni Subject: Re: [PATCH v5 08/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC Message-ID: <20230913165250.02bab2ad@bootlin.com> In-Reply-To: <20230913-unruly-recite-7dbbbd7e63e0@spud> References: <20230912081527.208499-1-herve.codina@bootlin.com> <20230912101018.225246-1-herve.codina@bootlin.com> <20230912-capable-stash-c7a3e33078ac@spud> <20230913092640.76934b31@bootlin.com> <20230913-unruly-recite-7dbbbd7e63e0@spud> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-GND-Sasl: herve.codina@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230913_075305_537870_9ECE1681 X-CRM114-Status: GOOD ( 33.62 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org T24gV2VkLCAxMyBTZXAgMjAyMyAxNTo0Mjo0NSArMDEwMApDb25vciBEb29sZXkgPGNvbm9yQGtl cm5lbC5vcmc+IHdyb3RlOgoKPiBPbiBXZWQsIFNlcCAxMywgMjAyMyBhdCAwOToyNjo0MEFNICsw MjAwLCBIZXJ2ZSBDb2RpbmEgd3JvdGU6Cj4gPiBIaSBDb25vciwKPiA+IAo+ID4gT24gVHVlLCAx MiBTZXAgMjAyMyAxODoyMTo1OCArMDEwMAo+ID4gQ29ub3IgRG9vbGV5IDxjb25vckBrZXJuZWwu b3JnPiB3cm90ZToKPiA+ICAgCj4gPiA+IE9uIFR1ZSwgU2VwIDEyLCAyMDIzIGF0IDEyOjEwOjE4 UE0gKzAyMDAsIEhlcnZlIENvZGluYSB3cm90ZTogIAo+ID4gPiA+IFRoZSBRTUMgKFFVSUNDIG11 dGljaGFubmVsIGNvbnRyb2xsZXIpIGlzIGEgY29udHJvbGxlciBwcmVzZW50IGluIHNvbWUKPiA+ ID4gPiBQb3dlclFVSUNDIFNvQyBzdWNoIGFzIE1QQzg4NS4KPiA+ID4gPiBUaGUgUU1DIEhETEMg dXNlcyB0aGUgUU1DIGNvbnRyb2xsZXIgdG8gdHJhbnNmZXIgSERMQyBkYXRhLgo+ID4gPiA+IAo+ ID4gPiA+IEFkZGl0aW9uYWxseSwgYSBmcmFtZXIgY2FuIGJlIGNvbm5lY3RlZCB0byB0aGUgUU1D IEhETEMuCj4gPiA+ID4gSWYgcHJlc2VudCwgdGhpcyBmcmFtZXIgaXMgdGhlIGludGVyZmFjZSBi ZXR3ZWVuIHRoZSBURE0gYnVzIHVzZWQgYnkgdGhlCj4gPiA+ID4gUU1DIEhETEMgYW5kIHRoZSBF MS9UMSBsaW5lLgo+ID4gPiA+IFRoZSBRTUMgSERMQyBjYW4gdXNlIHRoaXMgZnJhbWVyIHRvIGdl dCBpbmZvcm1hdGlvbiBhYm91dCB0aGUgRTEvVDEgbGluZQo+ID4gPiA+IGFuZCBjb25maWd1cmUg dGhlIEUxL1QxIGxpbmUuCj4gPiA+ID4gCj4gPiA+ID4gU2lnbmVkLW9mZi1ieTogSGVydmUgQ29k aW5hIDxoZXJ2ZS5jb2RpbmFAYm9vdGxpbi5jb20+Cj4gPiA+ID4gLS0tCj4gPiA+ID4gIC4uLi9i aW5kaW5ncy9zb2MvZnNsL2NwbV9xZS9mc2wsY3BtMS1zY2MtcW1jLnlhbWwgICB8IDEzICsrKysr KysrKysrKysKPiA+ID4gPiAgMSBmaWxlIGNoYW5nZWQsIDEzIGluc2VydGlvbnMoKykKPiA+ID4g PiAKPiA+ID4gPiBkaWZmIC0tZ2l0IGEvRG9jdW1lbnRhdGlvbi9kZXZpY2V0cmVlL2JpbmRpbmdz L3NvYy9mc2wvY3BtX3FlL2ZzbCxjcG0xLXNjYy1xbWMueWFtbCBiL0RvY3VtZW50YXRpb24vZGV2 aWNldHJlZS9iaW5kaW5ncy9zb2MvZnNsL2NwbV9xZS9mc2wsY3BtMS1zY2MtcW1jLnlhbWwKPiA+ ID4gPiBpbmRleCA4MmQ5YmViNDhlMDAuLmI1MDczNTMxZjNmMSAxMDA2NDQKPiA+ID4gPiAtLS0g YS9Eb2N1bWVudGF0aW9uL2RldmljZXRyZWUvYmluZGluZ3Mvc29jL2ZzbC9jcG1fcWUvZnNsLGNw bTEtc2NjLXFtYy55YW1sCj4gPiA+ID4gKysrIGIvRG9jdW1lbnRhdGlvbi9kZXZpY2V0cmVlL2Jp bmRpbmdzL3NvYy9mc2wvY3BtX3FlL2ZzbCxjcG0xLXNjYy1xbWMueWFtbAo+ID4gPiA+IEBAIC0x MDEsNiArMTAxLDE2IEBAIHBhdHRlcm5Qcm9wZXJ0aWVzOgo+ID4gPiA+ICAgICAgICAgICAgQ2hh bm5lbCBhc3NpZ25lZCBSeCB0aW1lLXNsb3RzIHdpdGhpbiB0aGUgUnggdGltZS1zbG90cyByb3V0 ZWQgYnkgdGhlCj4gPiA+ID4gICAgICAgICAgICBUU0EgdG8gdGhpcyBjZWxsLgo+ID4gPiA+ICAK PiA+ID4gPiArICAgICAgY29tcGF0aWJsZToKPiA+ID4gPiArICAgICAgICBjb25zdDogZnNsLHFt Yy1oZGxjCj4gPiA+ID4gKwo+ID4gPiA+ICsgICAgICBmc2wsZnJhbWVyOgo+ID4gPiA+ICsgICAg ICAgICRyZWY6IC9zY2hlbWFzL3R5cGVzLnlhbWwjL2RlZmluaXRpb25zL3BoYW5kbGUKPiA+ID4g PiArICAgICAgICBkZXNjcmlwdGlvbjoKPiA+ID4gPiArICAgICAgICAgIHBoYW5kbGUgdG8gdGhl IGZyYW1lciBub2RlLiBUaGUgZnJhbWVyIGlzIGluIGNoYXJnZSBvZiBhbiBFMS9UMSBsaW5lCj4g PiA+ID4gKyAgICAgICAgICBpbnRlcmZhY2UgY29ubmVjdGVkIHRvIHRoZSBURE0gYnVzLiBJdCBj YW4gYmUgdXNlZCB0byBnZXQgdGhlIEUxL1QxIGxpbmUKPiA+ID4gPiArICAgICAgICAgIHN0YXR1 cyBzdWNoIGFzIGxpbmsgdXAvZG93bi4gICAgCj4gPiA+IAo+ID4gPiBTb3VuZHMgbGlrZSB0aGlz IGZzbCxmcmFtZXIgcHJvcGVydHkgc2hvdWxkIGRlcGVuZCBvbiB0aGUgY29tcGF0aWJsZQo+ID4g PiBiZWluZyBwcmVzZW50LCBubz8gIAo+ID4gCj4gPiBXZWxsIGZyb20gdGhlIGltcGxlbWVudGF0 aW9uIHBvaW50IG9mIHZpZXcsIG9ubHkgdGhlIFFNQyBIRExDIGRyaXZlciB1c2VzIHRoaXMKPiA+ IHByb3BlcnR5Lgo+ID4gCj4gPiBGcm9tIHRoZSBoYXJkd2FyZSBkZXNjcmlwdGlvbiBwb2ludCBv ZiB2aWV3LCB0aGlzIHByb3BlcnR5IG1lYW5zIHRoYXQgdGhlIHRpbWUgc2xvdHMKPiA+IGhhbmRs ZWQgYnkgdGhpcyBjaGFubmVsIGFyZSBjb25uZWN0ZWQgdG8gdGhlIGZyYW1lci4gU28gSSB0aGlu ayBpdCBtYWtlcyBzZW5zZSBmb3IKPiA+IGFueSBjaGFubmVsIG5vIG1hdHRlciB0aGUgY29tcGF0 aWJsZSAoZXZlbiBpZiBjb21wYXRpYmxlIGlzIG5vdCBwcmVzZW50KS4KPiA+IAo+ID4gU2hvdWxk IEkgY2hhbmdlIGFuZCBjb25zdHJhaW50IHRoZSBmc2wsZnJhbWVyIHByb3BlcnR5IHRvIHRoZSBj b21wYXRpYmxlIHByZXNlbmNlID8KPiA+IElmIHNvLCBpcyB0aGUgZm9sbG93aW5nIGNvcnJlY3Qg Zm9yIHRoaXMgY29udHJhaW50ID8KPiA+ICAgIC0tLSA4PCAtLS0KPiA+ICAgIGRlcGVuZGVuY2ll czoKPiA+ICAgICAgLSBmc2wsZnJhbWVyOiBbIGNvbXBhdGlibGUgXTsKPiA+ICAgIC0tLSA4PCAt LS0gIAo+IAo+IFRoZSByZWd1bGFyIHNvcnQgb2YKPiBpZjoKPiAJY29tcGF0aWJsZToKPiAJCWNv bnRhaW5zOgo+IAkJCWNvbnN0OiBmb28KPiB0aGVuOgo+IAlyZXF1aXJlZDoKPiAJCS0gZnNsLGZy YW1lcgo+IHdvdWxkIGZpdCB0aGUgYmlsbCwgbm8/CgpOb3Qgc3VyZS4KImZzbCxmcmFtZXIiIGlz IGFuIG9wdGlvbmFsIHByb3BlcnR5IChkZXBlbmRpbmcgb24gdGhlIGhhcmR3YXJlIHdlIGNhbiBo YXZlCmEgZnJhbWVyIG9yIG5vdCkuCgpIZXJ2w6kKCl9fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fCmxpbnV4LWFybS1rZXJuZWwgbWFpbGluZyBsaXN0CmxpbnV4 LWFybS1rZXJuZWxAbGlzdHMuaW5mcmFkZWFkLm9yZwpodHRwOi8vbGlzdHMuaW5mcmFkZWFkLm9y Zy9tYWlsbWFuL2xpc3RpbmZvL2xpbnV4LWFybS1rZXJuZWwK