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 9E937C6FD19 for ; Wed, 8 Mar 2023 21:00:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230019AbjCHVAV (ORCPT ); Wed, 8 Mar 2023 16:00:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37056 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229545AbjCHVAT (ORCPT ); Wed, 8 Mar 2023 16:00:19 -0500 Received: from mail-ot1-f54.google.com (mail-ot1-f54.google.com [209.85.210.54]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2AD5A80928; Wed, 8 Mar 2023 13:00:19 -0800 (PST) Received: by mail-ot1-f54.google.com with SMTP id f19-20020a9d5f13000000b00693ce5a2f3eso9711787oti.8; Wed, 08 Mar 2023 13:00:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678309218; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=6ZdO8B4SE0hK6baO5Lz8pAHYpW240oNtgnEAr4GbZks=; b=qluHPesACLVoZJL9jpEzqkHw38CHYqRLD0lhlndCcGLmpUbkNmwUNZ1aHZ7Wx61rPh JvuOkxAzp8psfG7heB7ZrWGOgIUouZMA5FK9vMY1s8Wm2akgiFRNRZUO454R/hgZTPSw JNUwF2N9GTSnNUpNvK0fN5oTahv2ON86Qo57cXtTpTZTxp+FCFxrEtcwN/io3xB1pmyG xVjPpCzcxsf5CxjV455ZylaCfQ9ZcWItN6h0nVskJNK7RxpgVcbI7JbSjCDRrCvu1FwX h0IagmHQ0fhkJUGIMM3tdP7VypP5SMbpbDznXooLlVNqkeAJkETn0JYLLaOrvRQCCAfP DQrQ== X-Gm-Message-State: AO0yUKVQMaB7A5ByJYwhjSvKCf7S/vHHwofG2V/po6W843BzTZhph54c dCWz3RTSBvVfIamdMlbZKM6sXOnHvg== X-Google-Smtp-Source: AK7set+tW7tYKfBIsVQdLPPlbctu7CwHbL8aGPyNilvWijRtLffT6epCXw3arwIWAtYdIAEiSgtH4w== X-Received: by 2002:a9d:715e:0:b0:68b:dfcc:bed with SMTP id y30-20020a9d715e000000b0068bdfcc0bedmr9758516otj.15.1678309218403; Wed, 08 Mar 2023 13:00:18 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id f9-20020a9d5f09000000b0068bce0cd4e1sm6804531oti.9.2023.03.08.13.00.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 13:00:18 -0800 (PST) Received: (nullmailer pid 3767368 invoked by uid 1000); Wed, 08 Mar 2023 21:00:17 -0000 Date: Wed, 8 Mar 2023 15:00:17 -0600 From: Rob Herring To: arinc9.unal@gmail.com Cc: Linus Walleij , Krzysztof Kozlowski , =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= , linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Sergio Paracuellos , Matthias Brugger , Sean Wang , William Dean , Daniel Golle , Daniel Santos , Luiz Angelo Daros de Luca , Frank Wunderlich , Landen Chao , DENG Qingfang , Sean Wang , erkin.bozoglu@xeront.com Subject: Re: [PATCH 08/20] dt-bindings: pinctrl: ralink: add new compatible strings Message-ID: <20230308210017.GA3744272-robh@kernel.org> References: <20230303002850.51858-1-arinc.unal@arinc9.com> <20230303002850.51858-9-arinc.unal@arinc9.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230303002850.51858-9-arinc.unal@arinc9.com> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Fri, Mar 03, 2023 at 03:28:37AM +0300, arinc9.unal@gmail.com wrote: > From: Arınç ÜNAL > > Add the new mediatek compatible strings. Change the compatible string on > the examples with the mediatek compatible strings. > > Add the new compatible strings for mt7620, mt76x8, and rt305x to be able to > properly document the pin muxing information of each SoC, or SoCs that use > the same pinmux data. > > Signed-off-by: Arınç ÜNAL > --- > .../devicetree/bindings/pinctrl/ralink,mt7620-pinctrl.yaml | 7 +++++-- > .../devicetree/bindings/pinctrl/ralink,mt7621-pinctrl.yaml | 6 ++++-- > .../devicetree/bindings/pinctrl/ralink,rt305x-pinctrl.yaml | 5 ++++- > 3 files changed, 13 insertions(+), 5 deletions(-) > > diff --git a/Documentation/devicetree/bindings/pinctrl/ralink,mt7620-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/ralink,mt7620-pinctrl.yaml > index cde6de77e228..a94d2e7a5f37 100644 > --- a/Documentation/devicetree/bindings/pinctrl/ralink,mt7620-pinctrl.yaml > +++ b/Documentation/devicetree/bindings/pinctrl/ralink,mt7620-pinctrl.yaml > @@ -17,7 +17,10 @@ description: > > properties: > compatible: > - const: ralink,mt7620-pinctrl > + enum: > + - mediatek,mt7620-pinctrl > + - mediatek,mt76x8-pinctrl > + - ralink,mt7620-pinctrl To repeat the options from last time: >Carrying both strings is a NAK. Either you (and everyone using >these platforms) care about the ABI and are stuck with the "wrong" >string. In the end, they are just unique identifiers. Or you don't care >and break the ABI and rename everything. If you do that, do just that >in your patches and make it crystal clear in the commit msg that is >your intention and why that is okay. Marketing/acquistion renames was just an example and common reason. That doesn't make other reasons okay. I don't see any reason given here. If you want to break the ABI (do you??, because the commit message still doesn't say), then you don't need "ralink,mt7620-pinctrl". Rob 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 44BB0C64EC4 for ; Wed, 8 Mar 2023 21:00:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To: Content-Transfer-Encoding:Content-Type:MIME-Version:References:Message-ID: Subject: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=6ZdO8B4SE0hK6baO5Lz8pAHYpW240oNtgnEAr4GbZks=; b=cAG1Ns2oE/JmyCzmUerIBSCJPF PqFCUWZiSduZPAxtNrtyognvfz6t53yuQd1JiHi1MfBQ3hX/uLtG7VqYNyxgM1a3Ofdhq3NrV5Plb NMGI0Apn+nP1HTx1SuliRb3QuzRws/LOMM94k5/66i2GGBm9vI1sYJtqEcSOc+jw9hkNMTXJBCsoF hRqvtDiqKz6gX5LcUGW5vk3gnr9bJmEOFqSdYYEIHgYGFbTcDTgitGetMMze2FKB8OwJNev/Q33D+ HZINHlgc+VEnXL1c8Njd3XO3/23bYasluLAAOmZsZ9lhkuxQeJIhgw2z3UJQxxSbXcnFScZMyqTzo U+4KBcAw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pa0tf-006kN1-NL; Wed, 08 Mar 2023 21:00:27 +0000 Received: from mail-ot1-f53.google.com ([209.85.210.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pa0td-006kLm-Es; Wed, 08 Mar 2023 21:00:26 +0000 Received: by mail-ot1-f53.google.com with SMTP id g73-20020a9d12cf000000b006943a7df072so9709295otg.11; Wed, 08 Mar 2023 13:00:21 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678309218; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=6ZdO8B4SE0hK6baO5Lz8pAHYpW240oNtgnEAr4GbZks=; b=1j5om/V2d+NyMXAq6taIdTxEuuiwopdM15PlFGnJHSwb3Pv6LxtZIjk/4cliRbColD uIJ51w8Nn91KN8u40cZG3BOLyKG371QAxDxsJ5s15WmzXJ9NzrIujuQsPhBxOW7MMqRv r1MoUM1ubFjq4FgUBuGiK61WGH1TElrFrj+N/RXOUWCJsagBkfkruAQyFJRRuNToRn6v nJAVqCeZpuiuCS8HUrR6ysua9W+XBXMT7g/XxEPMzSbBXX1daBbkltLecCqr5yZ4OrQU gQX7aW9D7sMUpDlxVvKVGwjJ1DMUGMZfrfLRfn9nm/rVWERAwDpvpjNug6NCEInZZ7Xx TPTg== X-Gm-Message-State: AO0yUKXlCfcyuYTksGpD1bsv6pMIg+eVr/OrjoNW60tT9fW7iJggEj54 7UMhVgaK/l+coCLQ3naywQ== X-Google-Smtp-Source: AK7set+tW7tYKfBIsVQdLPPlbctu7CwHbL8aGPyNilvWijRtLffT6epCXw3arwIWAtYdIAEiSgtH4w== X-Received: by 2002:a9d:715e:0:b0:68b:dfcc:bed with SMTP id y30-20020a9d715e000000b0068bdfcc0bedmr9758516otj.15.1678309218403; Wed, 08 Mar 2023 13:00:18 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id f9-20020a9d5f09000000b0068bce0cd4e1sm6804531oti.9.2023.03.08.13.00.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 13:00:18 -0800 (PST) Received: (nullmailer pid 3767368 invoked by uid 1000); Wed, 08 Mar 2023 21:00:17 -0000 Date: Wed, 8 Mar 2023 15:00:17 -0600 From: Rob Herring To: arinc9.unal@gmail.com Subject: Re: [PATCH 08/20] dt-bindings: pinctrl: ralink: add new compatible strings Message-ID: <20230308210017.GA3744272-robh@kernel.org> References: <20230303002850.51858-1-arinc.unal@arinc9.com> <20230303002850.51858-9-arinc.unal@arinc9.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230303002850.51858-9-arinc.unal@arinc9.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230308_130025_522912_6CAB83CB X-CRM114-Status: GOOD ( 18.52 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Sean Wang , DENG Qingfang , Sergio Paracuellos , =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= , Daniel Santos , Linus Walleij , Sean Wang , Luiz Angelo Daros de Luca , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, William Dean , linux-mediatek@lists.infradead.org, Krzysztof Kozlowski , Daniel Golle , Matthias Brugger , Landen Chao , erkin.bozoglu@xeront.com, linux-arm-kernel@lists.infradead.org Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Fri, Mar 03, 2023 at 03:28:37AM +0300, arinc9.unal@gmail.com wrote: > From: Arınç ÜNAL > > Add the new mediatek compatible strings. Change the compatible string on > the examples with the mediatek compatible strings. > > Add the new compatible strings for mt7620, mt76x8, and rt305x to be able to > properly document the pin muxing information of each SoC, or SoCs that use > the same pinmux data. > > Signed-off-by: Arınç ÜNAL > --- > .../devicetree/bindings/pinctrl/ralink,mt7620-pinctrl.yaml | 7 +++++-- > .../devicetree/bindings/pinctrl/ralink,mt7621-pinctrl.yaml | 6 ++++-- > .../devicetree/bindings/pinctrl/ralink,rt305x-pinctrl.yaml | 5 ++++- > 3 files changed, 13 insertions(+), 5 deletions(-) > > diff --git a/Documentation/devicetree/bindings/pinctrl/ralink,mt7620-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/ralink,mt7620-pinctrl.yaml > index cde6de77e228..a94d2e7a5f37 100644 > --- a/Documentation/devicetree/bindings/pinctrl/ralink,mt7620-pinctrl.yaml > +++ b/Documentation/devicetree/bindings/pinctrl/ralink,mt7620-pinctrl.yaml > @@ -17,7 +17,10 @@ description: > > properties: > compatible: > - const: ralink,mt7620-pinctrl > + enum: > + - mediatek,mt7620-pinctrl > + - mediatek,mt76x8-pinctrl > + - ralink,mt7620-pinctrl To repeat the options from last time: >Carrying both strings is a NAK. Either you (and everyone using >these platforms) care about the ABI and are stuck with the "wrong" >string. In the end, they are just unique identifiers. Or you don't care >and break the ABI and rename everything. If you do that, do just that >in your patches and make it crystal clear in the commit msg that is >your intention and why that is okay. Marketing/acquistion renames was just an example and common reason. That doesn't make other reasons okay. I don't see any reason given here. If you want to break the ABI (do you??, because the commit message still doesn't say), then you don't need "ralink,mt7620-pinctrl". Rob 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 CAF0CC64EC4 for ; Wed, 8 Mar 2023 21:01:36 +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:In-Reply-To:MIME-Version:References: 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=YqYd2/pi6OXNQYnmTB+eG8BqhzVraRcanIGt5cMlfCo=; b=XYhhEe+kYg4TQ1 PuS/BQLbjkatKKtrMlis6gJ3kEsgW4+vs20QTu71fazqGJZIn/zEqvXeqQBi0Hi1o70rylqzWa4Zn /FJ5JV3lU9RN1cvnxFUvh1KZib9SEQLIZREn/FpDjTWD7LNH0MqZPEAA64Ro5Tsg3KmIo6gAX69bB 3qCObxTLmHbh/DRB6EsA4l2feOS726pnOUBhpWXqhckwtkgatcuJsSWYPZAg/kyE2NquaThggqWPd A8JBxs3afkxleF+OqqlUSE1XHRIDKFfAPIKTis+UJMhMoF5CqS/RLASSRf/+AfRLlqYjdY4alkZJ8 E8ocDZ7njJUMnmV2rCHg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pa0tg-006kNT-ML; Wed, 08 Mar 2023 21:00:28 +0000 Received: from mail-ot1-f53.google.com ([209.85.210.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pa0td-006kLm-Es; Wed, 08 Mar 2023 21:00:26 +0000 Received: by mail-ot1-f53.google.com with SMTP id g73-20020a9d12cf000000b006943a7df072so9709295otg.11; Wed, 08 Mar 2023 13:00:21 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678309218; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=6ZdO8B4SE0hK6baO5Lz8pAHYpW240oNtgnEAr4GbZks=; b=1j5om/V2d+NyMXAq6taIdTxEuuiwopdM15PlFGnJHSwb3Pv6LxtZIjk/4cliRbColD uIJ51w8Nn91KN8u40cZG3BOLyKG371QAxDxsJ5s15WmzXJ9NzrIujuQsPhBxOW7MMqRv r1MoUM1ubFjq4FgUBuGiK61WGH1TElrFrj+N/RXOUWCJsagBkfkruAQyFJRRuNToRn6v nJAVqCeZpuiuCS8HUrR6ysua9W+XBXMT7g/XxEPMzSbBXX1daBbkltLecCqr5yZ4OrQU gQX7aW9D7sMUpDlxVvKVGwjJ1DMUGMZfrfLRfn9nm/rVWERAwDpvpjNug6NCEInZZ7Xx TPTg== X-Gm-Message-State: AO0yUKXlCfcyuYTksGpD1bsv6pMIg+eVr/OrjoNW60tT9fW7iJggEj54 7UMhVgaK/l+coCLQ3naywQ== X-Google-Smtp-Source: AK7set+tW7tYKfBIsVQdLPPlbctu7CwHbL8aGPyNilvWijRtLffT6epCXw3arwIWAtYdIAEiSgtH4w== X-Received: by 2002:a9d:715e:0:b0:68b:dfcc:bed with SMTP id y30-20020a9d715e000000b0068bdfcc0bedmr9758516otj.15.1678309218403; Wed, 08 Mar 2023 13:00:18 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id f9-20020a9d5f09000000b0068bce0cd4e1sm6804531oti.9.2023.03.08.13.00.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 13:00:18 -0800 (PST) Received: (nullmailer pid 3767368 invoked by uid 1000); Wed, 08 Mar 2023 21:00:17 -0000 Date: Wed, 8 Mar 2023 15:00:17 -0600 From: Rob Herring To: arinc9.unal@gmail.com Cc: Linus Walleij , Krzysztof Kozlowski , =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= , linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Sergio Paracuellos , Matthias Brugger , Sean Wang , William Dean , Daniel Golle , Daniel Santos , Luiz Angelo Daros de Luca , Frank Wunderlich , Landen Chao , DENG Qingfang , Sean Wang , erkin.bozoglu@xeront.com Subject: Re: [PATCH 08/20] dt-bindings: pinctrl: ralink: add new compatible strings Message-ID: <20230308210017.GA3744272-robh@kernel.org> References: <20230303002850.51858-1-arinc.unal@arinc9.com> <20230303002850.51858-9-arinc.unal@arinc9.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230303002850.51858-9-arinc.unal@arinc9.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230308_130025_522912_6CAB83CB X-CRM114-Status: GOOD ( 18.52 ) 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 T24gRnJpLCBNYXIgMDMsIDIwMjMgYXQgMDM6Mjg6MzdBTSArMDMwMCwgYXJpbmM5LnVuYWxAZ21h aWwuY29tIHdyb3RlOgo+IEZyb206IEFyxLFuw6cgw5xOQUwgPGFyaW5jLnVuYWxAYXJpbmM5LmNv bT4KPiAKPiBBZGQgdGhlIG5ldyBtZWRpYXRlayBjb21wYXRpYmxlIHN0cmluZ3MuIENoYW5nZSB0 aGUgY29tcGF0aWJsZSBzdHJpbmcgb24KPiB0aGUgZXhhbXBsZXMgd2l0aCB0aGUgbWVkaWF0ZWsg Y29tcGF0aWJsZSBzdHJpbmdzLgo+IAo+IEFkZCB0aGUgbmV3IGNvbXBhdGlibGUgc3RyaW5ncyBm b3IgbXQ3NjIwLCBtdDc2eDgsIGFuZCBydDMwNXggdG8gYmUgYWJsZSB0bwo+IHByb3Blcmx5IGRv Y3VtZW50IHRoZSBwaW4gbXV4aW5nIGluZm9ybWF0aW9uIG9mIGVhY2ggU29DLCBvciBTb0NzIHRo YXQgdXNlCj4gdGhlIHNhbWUgcGlubXV4IGRhdGEuCj4gCj4gU2lnbmVkLW9mZi1ieTogQXLEsW7D pyDDnE5BTCA8YXJpbmMudW5hbEBhcmluYzkuY29tPgo+IC0tLQo+ICAuLi4vZGV2aWNldHJlZS9i aW5kaW5ncy9waW5jdHJsL3JhbGluayxtdDc2MjAtcGluY3RybC55YW1sIHwgNyArKysrKy0tCj4g IC4uLi9kZXZpY2V0cmVlL2JpbmRpbmdzL3BpbmN0cmwvcmFsaW5rLG10NzYyMS1waW5jdHJsLnlh bWwgfCA2ICsrKystLQo+ICAuLi4vZGV2aWNldHJlZS9iaW5kaW5ncy9waW5jdHJsL3JhbGluayxy dDMwNXgtcGluY3RybC55YW1sIHwgNSArKysrLQo+ICAzIGZpbGVzIGNoYW5nZWQsIDEzIGluc2Vy dGlvbnMoKyksIDUgZGVsZXRpb25zKC0pCj4gCj4gZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24v ZGV2aWNldHJlZS9iaW5kaW5ncy9waW5jdHJsL3JhbGluayxtdDc2MjAtcGluY3RybC55YW1sIGIv RG9jdW1lbnRhdGlvbi9kZXZpY2V0cmVlL2JpbmRpbmdzL3BpbmN0cmwvcmFsaW5rLG10NzYyMC1w aW5jdHJsLnlhbWwKPiBpbmRleCBjZGU2ZGU3N2UyMjguLmE5NGQyZTdhNWYzNyAxMDA2NDQKPiAt LS0gYS9Eb2N1bWVudGF0aW9uL2RldmljZXRyZWUvYmluZGluZ3MvcGluY3RybC9yYWxpbmssbXQ3 NjIwLXBpbmN0cmwueWFtbAo+ICsrKyBiL0RvY3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5n cy9waW5jdHJsL3JhbGluayxtdDc2MjAtcGluY3RybC55YW1sCj4gQEAgLTE3LDcgKzE3LDEwIEBA IGRlc2NyaXB0aW9uOgo+ICAKPiAgcHJvcGVydGllczoKPiAgICBjb21wYXRpYmxlOgo+IC0gICAg Y29uc3Q6IHJhbGluayxtdDc2MjAtcGluY3RybAo+ICsgICAgZW51bToKPiArICAgICAgLSBtZWRp YXRlayxtdDc2MjAtcGluY3RybAo+ICsgICAgICAtIG1lZGlhdGVrLG10NzZ4OC1waW5jdHJsCj4g KyAgICAgIC0gcmFsaW5rLG10NzYyMC1waW5jdHJsCgpUbyByZXBlYXQgdGhlIG9wdGlvbnMgZnJv bSBsYXN0IHRpbWU6Cgo+Q2FycnlpbmcgYm90aCBzdHJpbmdzIGlzIGEgTkFLLiBFaXRoZXIgeW91 IChhbmQgZXZlcnlvbmUgdXNpbmcKPnRoZXNlIHBsYXRmb3JtcykgY2FyZSBhYm91dCB0aGUgQUJJ IGFuZCBhcmUgc3R1Y2sgd2l0aCB0aGUgIndyb25nIgo+c3RyaW5nLiBJbiB0aGUgZW5kLCB0aGV5 IGFyZSBqdXN0IHVuaXF1ZSBpZGVudGlmaWVycy4gT3IgeW91IGRvbid0IGNhcmUKPmFuZCBicmVh ayB0aGUgQUJJIGFuZCByZW5hbWUgZXZlcnl0aGluZy4gSWYgeW91IGRvIHRoYXQsIGRvIGp1c3Qg dGhhdCAKPmluIHlvdXIgcGF0Y2hlcyBhbmQgbWFrZSBpdCBjcnlzdGFsIGNsZWFyIGluIHRoZSBj b21taXQgbXNnIHRoYXQgaXMgCj55b3VyIGludGVudGlvbiBhbmQgd2h5IHRoYXQgaXMgb2theS4K Ck1hcmtldGluZy9hY3F1aXN0aW9uIHJlbmFtZXMgd2FzIGp1c3QgYW4gZXhhbXBsZSBhbmQgY29t bW9uIHJlYXNvbi4gVGhhdCAKZG9lc24ndCBtYWtlIG90aGVyIHJlYXNvbnMgb2theS4gSSBkb24n dCBzZWUgYW55IHJlYXNvbiBnaXZlbiBoZXJlLgoKSWYgeW91IHdhbnQgdG8gYnJlYWsgdGhlIEFC SSAoZG8geW91Pz8sIGJlY2F1c2UgdGhlIGNvbW1pdCBtZXNzYWdlIApzdGlsbCBkb2Vzbid0IHNh eSksIHRoZW4geW91IGRvbid0IG5lZWQgInJhbGluayxtdDc2MjAtcGluY3RybCIuCgpSb2IKCl9f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCmxpbnV4LWFybS1r ZXJuZWwgbWFpbGluZyBsaXN0CmxpbnV4LWFybS1rZXJuZWxAbGlzdHMuaW5mcmFkZWFkLm9yZwpo dHRwOi8vbGlzdHMuaW5mcmFkZWFkLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2xpbnV4LWFybS1rZXJu ZWwK