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 7397FC46CA1 for ; Mon, 18 Sep 2023 08:03:43 +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 D1ED720C; Mon, 18 Sep 2023 10:02:50 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz D1ED720C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1695024220; bh=+NPBANySxrt/HConiiIb9Q/KxxzoXvylVco2UBXCPq4=; 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=b1EFWanKRuizQJZyTIzHkopoyGOE6j/e1gYMEVDooH2bKOxYi0IqBr92pPHTWMgu4 0VAuNMWaACEfyQQBnsd0eMTJGvrcMFM9lLSmaWp8gdqV8+eEkVdlUKQfBklmGOsHMj 2YkFXk7u6ZYCTcmwCIm5A1Uzpf7k7fjEcwzfk2L0= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 62660F801F5; Mon, 18 Sep 2023 10:02:22 +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 1FABEF801F5; Mon, 18 Sep 2023 10:02:22 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A0A83F8025A; Mon, 18 Sep 2023 10:02:19 +0200 (CEST) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::221]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 44DBAF801D5 for ; Mon, 18 Sep 2023 10:02:16 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 44DBAF801D5 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=mTtoy6Qk Received: by mail.gandi.net (Postfix) with ESMTPSA id 3CE67240003; Mon, 18 Sep 2023 08:02:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1695024135; 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=Swps3A5n7FEUQFidSq00HP9HJSFws8n5Srz8c0lIaak=; b=mTtoy6QkMgiN1fFQIcZ/I6T7HLsDUUmwQoWtrmWRlgrRvSas5Y7ZueYbwoJcUN5yMH2yE2 rj4dWdQ6co74kek9BKb9F/H6NwOQRX4Jex9aAufBH2aMxpqfbXgnKTgSouDPKghgm3ZIbN 0VKiQ8YK/f5peyquPIPxk8etPNK4sD54n5G2AQQ80Rx2zng9rBXyVd6nnujIr6FHdWS3ip lu2JQGyBg2Xug/JUmjSiIku/CdJGdk7gFmSxLSKKbxxqutDwplBgwnF91+lH+N1nRl0Raz oFEGjruxqwEzZCtgwWJYoWD0cq3f49JsenqqV9fSu+rmaOvAaMEcs4CM3BlnmA== Date: Mon, 18 Sep 2023 10:02:10 +0200 From: Herve Codina To: Christophe Leroy Cc: Conor Dooley , "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 , 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 25/31] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer Message-ID: <20230918100210.2946f1e0@bootlin.com> In-Reply-To: <20230918094919.03835d40@bootlin.com> References: <20230912081527.208499-1-herve.codina@bootlin.com> <20230912101444.225809-1-herve.codina@bootlin.com> <20230912-overplay-donated-080eb97803d6@spud> <992a2b31-e21f-eee3-8bfc-a65b69fe5bd7@csgroup.eu> <20230918094919.03835d40@bootlin.com> 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: GENCWOSACBBOOJYBCR72JCMDYLRKC7IH X-Message-ID-Hash: GENCWOSACBBOOJYBCR72JCMDYLRKC7IH 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 Mon, 18 Sep 2023 09:49:19 +0200 Herve Codina wrote: > Hi Christophe, > > On Tue, 12 Sep 2023 18:49:26 +0000 > Christophe Leroy wrote: > > > Le 12/09/2023 à 20:13, Conor Dooley a écrit : > > > Yo, > > > > > > I'm not au fait enough with this to leave particularly meaningful > > > comments, so just some minor ones for you. > > > > > > On Tue, Sep 12, 2023 at 12:14:44PM +0200, Herve Codina wrote: > > >> The Lantiq PEF2256 is a framer and line interface component designed to > > >> fulfill all required interfacing between an analog E1/T1/J1 line and the > > >> digital PCM system highway/H.100 bus. > > >> > > >> Signed-off-by: Herve Codina > > >> Signed-off-by: Christophe Leroy > > > > > > Missing a co-developed-by? > > > > No, I guess it's a left-over of version v4 that I sent-out while Hervé > > was AFK. > > > > If a v6 is sent I think this line can be removed. > > May I move to reviewed-by ? Your signed-of tag is present on all patches (left-over of version v4) May I remove your signed-of (or move to reviewed-by if relevant) in all patches present in this series ? Best regards, Hervé > > > > > Christophe > > > -- Hervé Codina, Bootlin Embedded Linux and Kernel engineering https://bootlin.com 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 F3153CD37B0 for ; Mon, 18 Sep 2023 08:03:15 +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=mTtoy6Qk; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4Rpy363xJ4z3c8W for ; Mon, 18 Sep 2023 18:03:14 +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=mTtoy6Qk; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=bootlin.com (client-ip=2001:4b98:dc4:8::221; helo=relay1-d.mail.gandi.net; envelope-from=herve.codina@bootlin.com; receiver=lists.ozlabs.org) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::221]) (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 4Rpy274HJjz2ygy for ; Mon, 18 Sep 2023 18:02:21 +1000 (AEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3CE67240003; Mon, 18 Sep 2023 08:02:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1695024135; 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=Swps3A5n7FEUQFidSq00HP9HJSFws8n5Srz8c0lIaak=; b=mTtoy6QkMgiN1fFQIcZ/I6T7HLsDUUmwQoWtrmWRlgrRvSas5Y7ZueYbwoJcUN5yMH2yE2 rj4dWdQ6co74kek9BKb9F/H6NwOQRX4Jex9aAufBH2aMxpqfbXgnKTgSouDPKghgm3ZIbN 0VKiQ8YK/f5peyquPIPxk8etPNK4sD54n5G2AQQ80Rx2zng9rBXyVd6nnujIr6FHdWS3ip lu2JQGyBg2Xug/JUmjSiIku/CdJGdk7gFmSxLSKKbxxqutDwplBgwnF91+lH+N1nRl0Raz oFEGjruxqwEzZCtgwWJYoWD0cq3f49JsenqqV9fSu+rmaOvAaMEcs4CM3BlnmA== Date: Mon, 18 Sep 2023 10:02:10 +0200 From: Herve Codina To: Christophe Leroy Subject: Re: [PATCH v5 25/31] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer Message-ID: <20230918100210.2946f1e0@bootlin.com> In-Reply-To: <20230918094919.03835d40@bootlin.com> References: <20230912081527.208499-1-herve.codina@bootlin.com> <20230912101444.225809-1-herve.codina@bootlin.com> <20230912-overplay-donated-080eb97803d6@spud> <992a2b31-e21f-eee3-8bfc-a65b69fe5bd7@csgroup.eu> <20230918094919.03835d40@bootlin.com> 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 , Conor Dooley , Li Yang , Mark Brown , Simon 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 Mon, 18 Sep 2023 09:49:19 +0200 Herve Codina wrote: > Hi Christophe, > > On Tue, 12 Sep 2023 18:49:26 +0000 > Christophe Leroy wrote: > > > Le 12/09/2023 à 20:13, Conor Dooley a écrit : > > > Yo, > > > > > > I'm not au fait enough with this to leave particularly meaningful > > > comments, so just some minor ones for you. > > > > > > On Tue, Sep 12, 2023 at 12:14:44PM +0200, Herve Codina wrote: > > >> The Lantiq PEF2256 is a framer and line interface component designed to > > >> fulfill all required interfacing between an analog E1/T1/J1 line and the > > >> digital PCM system highway/H.100 bus. > > >> > > >> Signed-off-by: Herve Codina > > >> Signed-off-by: Christophe Leroy > > > > > > Missing a co-developed-by? > > > > No, I guess it's a left-over of version v4 that I sent-out while Hervé > > was AFK. > > > > If a v6 is sent I think this line can be removed. > > May I move to reviewed-by ? Your signed-of tag is present on all patches (left-over of version v4) May I remove your signed-of (or move to reviewed-by if relevant) in all patches present in this series ? Best regards, Hervé > > > > > Christophe > > > -- Hervé Codina, Bootlin Embedded Linux and Kernel engineering https://bootlin.com 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 77249C46CA1 for ; Mon, 18 Sep 2023 08:02:54 +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=Ne2RuLQMHMjOZsx6s6qxyGVPBmu/Jye1HnUCWogUvR0=; b=lqx1RXm8AcJcuV MqPZ4lREgXcmvzqmpIdqMWG85bPSlF6M6rxycPYo3a+Wghrv8rf/TkMAC2AsS3sUkgtxXh8JVV+/B M3iI1HyFFCW4hv7ak9QzlRdt6UyO6PzH36/H+8lqmZ+ckyqzLTlqLvltiijKQwgcMdvJ4h9DkLjTj m6zFNrgKYcROoDt/M+OJe2dm5IW9hAfqvHbjiBmBHS6eaOGLOHselfsmNqpJLxIYMgU3RtYF8pDa2 OiT2KxCEn+Om84Hzrwrth9NxJjhcJw48yTS+O+0RCcmttXF9DFJCpaOP48EaT9aPKrV5RQ0pEMDQK ru2TLBYfBEBJl+2TOO7A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qi9D5-00Endj-0H; Mon, 18 Sep 2023 08:02:23 +0000 Received: from relay1-d.mail.gandi.net ([2001:4b98:dc4:8::221]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qi9D2-00End3-0n for linux-arm-kernel@lists.infradead.org; Mon, 18 Sep 2023 08:02:21 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id 3CE67240003; Mon, 18 Sep 2023 08:02:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1695024135; 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=Swps3A5n7FEUQFidSq00HP9HJSFws8n5Srz8c0lIaak=; b=mTtoy6QkMgiN1fFQIcZ/I6T7HLsDUUmwQoWtrmWRlgrRvSas5Y7ZueYbwoJcUN5yMH2yE2 rj4dWdQ6co74kek9BKb9F/H6NwOQRX4Jex9aAufBH2aMxpqfbXgnKTgSouDPKghgm3ZIbN 0VKiQ8YK/f5peyquPIPxk8etPNK4sD54n5G2AQQ80Rx2zng9rBXyVd6nnujIr6FHdWS3ip lu2JQGyBg2Xug/JUmjSiIku/CdJGdk7gFmSxLSKKbxxqutDwplBgwnF91+lH+N1nRl0Raz oFEGjruxqwEzZCtgwWJYoWD0cq3f49JsenqqV9fSu+rmaOvAaMEcs4CM3BlnmA== Date: Mon, 18 Sep 2023 10:02:10 +0200 From: Herve Codina To: Christophe Leroy Cc: Conor Dooley , "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 , 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 25/31] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer Message-ID: <20230918100210.2946f1e0@bootlin.com> In-Reply-To: <20230918094919.03835d40@bootlin.com> References: <20230912081527.208499-1-herve.codina@bootlin.com> <20230912101444.225809-1-herve.codina@bootlin.com> <20230912-overplay-donated-080eb97803d6@spud> <992a2b31-e21f-eee3-8bfc-a65b69fe5bd7@csgroup.eu> <20230918094919.03835d40@bootlin.com> 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-20230918_010220_569832_E80B0303 X-CRM114-Status: GOOD ( 19.39 ) 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 T24gTW9uLCAxOCBTZXAgMjAyMyAwOTo0OToxOSArMDIwMApIZXJ2ZSBDb2RpbmEgPGhlcnZlLmNv ZGluYUBib290bGluLmNvbT4gd3JvdGU6Cgo+IEhpIENocmlzdG9waGUsCj4gCj4gT24gVHVlLCAx MiBTZXAgMjAyMyAxODo0OToyNiArMDAwMAo+IENocmlzdG9waGUgTGVyb3kgPGNocmlzdG9waGUu bGVyb3lAY3Nncm91cC5ldT4gd3JvdGU6Cj4gCj4gPiBMZSAxMi8wOS8yMDIzIMOgIDIwOjEzLCBD b25vciBEb29sZXkgYSDDqWNyaXTCoDogIAo+ID4gPiBZbywKPiA+ID4gCj4gPiA+IEknbSBub3Qg YXUgZmFpdCBlbm91Z2ggd2l0aCB0aGlzIHRvIGxlYXZlIHBhcnRpY3VsYXJseSBtZWFuaW5nZnVs Cj4gPiA+IGNvbW1lbnRzLCBzbyBqdXN0IHNvbWUgbWlub3Igb25lcyBmb3IgeW91Lgo+ID4gPiAK PiA+ID4gT24gVHVlLCBTZXAgMTIsIDIwMjMgYXQgMTI6MTQ6NDRQTSArMDIwMCwgSGVydmUgQ29k aW5hIHdyb3RlOiAgICAKPiA+ID4+IFRoZSBMYW50aXEgUEVGMjI1NiBpcyBhIGZyYW1lciBhbmQg bGluZSBpbnRlcmZhY2UgY29tcG9uZW50IGRlc2lnbmVkIHRvCj4gPiA+PiBmdWxmaWxsIGFsbCBy ZXF1aXJlZCBpbnRlcmZhY2luZyBiZXR3ZWVuIGFuIGFuYWxvZyBFMS9UMS9KMSBsaW5lIGFuZCB0 aGUKPiA+ID4+IGRpZ2l0YWwgUENNIHN5c3RlbSBoaWdod2F5L0guMTAwIGJ1cy4KPiA+ID4+Cj4g PiA+PiBTaWduZWQtb2ZmLWJ5OiBIZXJ2ZSBDb2RpbmEgPGhlcnZlLmNvZGluYUBib290bGluLmNv bT4KPiA+ID4+IFNpZ25lZC1vZmYtYnk6IENocmlzdG9waGUgTGVyb3kgPGNocmlzdG9waGUubGVy b3lAY3Nncm91cC5ldT4gICAgCj4gPiA+IAo+ID4gPiBNaXNzaW5nIGEgY28tZGV2ZWxvcGVkLWJ5 PyAgICAKPiA+IAo+ID4gTm8sIEkgZ3Vlc3MgaXQncyBhIGxlZnQtb3ZlciBvZiB2ZXJzaW9uIHY0 IHRoYXQgSSBzZW50LW91dCB3aGlsZSBIZXJ2w6kgCj4gPiB3YXMgQUZLLgo+ID4gCj4gPiBJZiBh IHY2IGlzIHNlbnQgSSB0aGluayB0aGlzIGxpbmUgY2FuIGJlIHJlbW92ZWQuICAKPiAKPiBNYXkg SSBtb3ZlIHRvIHJldmlld2VkLWJ5ID8KCllvdXIgc2lnbmVkLW9mIHRhZyBpcyBwcmVzZW50IG9u IGFsbCBwYXRjaGVzIChsZWZ0LW92ZXIgb2YgdmVyc2lvbiB2NCkKTWF5IEkgcmVtb3ZlIHlvdXIg c2lnbmVkLW9mIChvciBtb3ZlIHRvIHJldmlld2VkLWJ5IGlmIHJlbGV2YW50KSBpbiBhbGwgcGF0 Y2hlcwpwcmVzZW50IGluIHRoaXMgc2VyaWVzID8KCkJlc3QgcmVnYXJkcywKSGVydsOpCgo+IAo+ ID4gCj4gPiBDaHJpc3RvcGhlICAKPiAKPiAKPiAKCgoKLS0gCkhlcnbDqSBDb2RpbmEsIEJvb3Rs aW4KRW1iZWRkZWQgTGludXggYW5kIEtlcm5lbCBlbmdpbmVlcmluZwpodHRwczovL2Jvb3RsaW4u Y29tCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpsaW51 eC1hcm0ta2VybmVsIG1haWxpbmcgbGlzdApsaW51eC1hcm0ta2VybmVsQGxpc3RzLmluZnJhZGVh ZC5vcmcKaHR0cDovL2xpc3RzLmluZnJhZGVhZC5vcmcvbWFpbG1hbi9saXN0aW5mby9saW51eC1h cm0ta2VybmVsCg==