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 E4AB0C64EC4 for ; Wed, 8 Mar 2023 21:22:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229582AbjCHVWv (ORCPT ); Wed, 8 Mar 2023 16:22:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35546 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229483AbjCHVWu (ORCPT ); Wed, 8 Mar 2023 16:22:50 -0500 Received: from mail-ot1-f52.google.com (mail-ot1-f52.google.com [209.85.210.52]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9189041081; Wed, 8 Mar 2023 13:22:49 -0800 (PST) Received: by mail-ot1-f52.google.com with SMTP id e9-20020a056830200900b00694651d19f6so6871991otp.12; Wed, 08 Mar 2023 13:22:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678310569; 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=I60t2b90wzss81s3fKq0o1a4IobvW8p+fvRrTeKfSkI=; b=gasjcAtAZMyLPjxnrIynvHWGwNQkSaJPsRjnsxczNHM5TbHH4PQGoSar+McgwiDUNC tRhZbZbiFIjNZ/PcrqJ6w13qMUKatUvb9dXV1YWobz6Bn90UICk7s+mktOd4Ay35yJB7 xpAMhfgFTD4g+gkrTlc7QLxGmdWPR+dGvcleU0Zg5gsFH9TV3+S/O/fuy5zFourUjB0h 2KRP6Y9qWxMO3Ayl2kahw2RsTP/RLYHiCnz58FuMzQckAk60gdN/ccysjsGaBs24cIvN qnZZ4qrJDhKjMcQuyRrhVnhAxbhXjFBucX3wT+8QLhIuIVbSU5d4sb1cXbErYBmU+VAl pkrg== X-Gm-Message-State: AO0yUKXFKq4rfcmRQws0Psek3zmCb1EdVrzU3gzjIjt0hVJFBdC0+SNr WTTACz8n9UMNsJBZaavBFw== X-Google-Smtp-Source: AK7set+PTfJOJQBTkd9lD5mgbdaKikQsLsBMNOdi9P+5Ho56tU02sSuQtD0n97ZBDotTbKjZTin1uw== X-Received: by 2002:a9d:19e8:0:b0:694:7da5:d045 with SMTP id k95-20020a9d19e8000000b006947da5d045mr4325288otk.13.1678310568875; Wed, 08 Mar 2023 13:22:48 -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 a5-20020a9d4705000000b00684a10970adsm6860770otf.16.2023.03.08.13.22.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 13:22:48 -0800 (PST) Received: (nullmailer pid 3865582 invoked by uid 1000); Wed, 08 Mar 2023 21:22:47 -0000 Date: Wed, 8 Mar 2023 15:22:47 -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 19/20] dt-bindings: pinctrl: mediatek: mt7620: split binding Message-ID: <20230308212247.GA3858368-robh@kernel.org> References: <20230303002850.51858-1-arinc.unal@arinc9.com> <20230303002850.51858-20-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-20-arinc.unal@arinc9.com> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Fri, Mar 03, 2023 at 03:28:48AM +0300, arinc9.unal@gmail.com wrote: > From: Arınç ÜNAL > > The MT7628 and MT7688 SoCs contain different pin muxing information, > therefore, should be split. This can be done now that there are compatible > strings to distinguish them from other SoCs. > > Split the schema out to mediatek,mt76x8-pinctrl.yaml. > > Remove mediatek,mt76x8-pinctrl from mt7620. > > Deprecate ralink,mt7620-pinctrl. The reason is, the DTs for mt76x8 which > use this string will incorrectly match the pin muxing information for > mt7620. There's a new string, mediatek,mt7620-pinctrl, which makes the > deprecation possible. This should be 2 patches. You aren't deprecating either. That means still documented and labeled with 'deprecated: true'. But again, just 'fixing' the vendor is not a reason to deprecate and for us to have to carry the old compatible. We deprecate when there is some advantage to it such as using common properties instead of vendor specific ones. 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 3F558C678D5 for ; Wed, 8 Mar 2023 21:23:04 +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=I60t2b90wzss81s3fKq0o1a4IobvW8p+fvRrTeKfSkI=; b=G1Qhvg1GPBd0P9/uzz60NBP/Eh TQmiS0Z7lumSlUPHEapKRoKXL4Sbl/qmgzf+IOQ9j+0ZTDr8lSXkGQkQmF36szKi3aMf5WVE92kpz v8xVwau/OjzRBvVmgGcXLRSBGBbpZs7vlTSLlx57+BJ2pOTNQ+5ji1xnhUtrxKrVJk72N13q1ymuQ 3CEHsW9ENXeYAIov7bZtSaC3dkvn7hbYT2zPlsiHIUwRxE9f6BKt++AHSRs/xd2kY+2C0JRgon6CO UdcMJEQ099zKKKbBrTfvt1PMemLGjRNXWpUdfVRjvvD17ZZJWA53b/zHvnIybOSmkRFhReNlllzo4 HlIuBr3A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pa1FN-006ocA-8O; Wed, 08 Mar 2023 21:22:53 +0000 Received: from mail-ot1-f42.google.com ([209.85.210.42]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pa1FK-006obI-W9; Wed, 08 Mar 2023 21:22:52 +0000 Received: by mail-ot1-f42.google.com with SMTP id o4-20020a9d6d04000000b00694127788f4so9758276otp.6; Wed, 08 Mar 2023 13:22:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678310569; 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=I60t2b90wzss81s3fKq0o1a4IobvW8p+fvRrTeKfSkI=; b=uQ7fBKjT+YbwvhFg6nDYDyhzkm0w/hkTZlTy6P+fx4ChXzxKasJOHZExpaCJVjIkjI jKCZ7L3KC8WExIJc/p+9NZhjjVlkhwP2CjZmlUKHrd+/2LijNdq7A5qIZtEHkAqM8tbK HU5pLw/GUlfHhLRN6jkpEtsvIqMU2cauf+7m4MWct7K6T1zBi+z5B8e+qqgkeT5qg8Ch 1HjTO29oM8CYMekK7xbEdOCOBdcZRKYxdIc1hDXSllJAw5Lu4bICfTjthb/e3nixuPyW 9g/YRm8MsNyVHyLppx11uvc9xULRL5YB94kYsC5DW/ghbzCGl/wh2gGKEcX27x9qxwA7 yexA== X-Gm-Message-State: AO0yUKW70/HAojFtSX8TaD5klgBpu9dcwELUdmc1Z7SjsFMjCNCLO+TJ k9hyczWLAXq/T20JRhd8Qg== X-Google-Smtp-Source: AK7set+PTfJOJQBTkd9lD5mgbdaKikQsLsBMNOdi9P+5Ho56tU02sSuQtD0n97ZBDotTbKjZTin1uw== X-Received: by 2002:a9d:19e8:0:b0:694:7da5:d045 with SMTP id k95-20020a9d19e8000000b006947da5d045mr4325288otk.13.1678310568875; Wed, 08 Mar 2023 13:22:48 -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 a5-20020a9d4705000000b00684a10970adsm6860770otf.16.2023.03.08.13.22.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 13:22:48 -0800 (PST) Received: (nullmailer pid 3865582 invoked by uid 1000); Wed, 08 Mar 2023 21:22:47 -0000 Date: Wed, 8 Mar 2023 15:22:47 -0600 From: Rob Herring To: arinc9.unal@gmail.com Subject: Re: [PATCH 19/20] dt-bindings: pinctrl: mediatek: mt7620: split binding Message-ID: <20230308212247.GA3858368-robh@kernel.org> References: <20230303002850.51858-1-arinc.unal@arinc9.com> <20230303002850.51858-20-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-20-arinc.unal@arinc9.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230308_132251_061229_5945E4A4 X-CRM114-Status: GOOD ( 13.71 ) 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:48AM +0300, arinc9.unal@gmail.com wrote: > From: Arınç ÜNAL > > The MT7628 and MT7688 SoCs contain different pin muxing information, > therefore, should be split. This can be done now that there are compatible > strings to distinguish them from other SoCs. > > Split the schema out to mediatek,mt76x8-pinctrl.yaml. > > Remove mediatek,mt76x8-pinctrl from mt7620. > > Deprecate ralink,mt7620-pinctrl. The reason is, the DTs for mt76x8 which > use this string will incorrectly match the pin muxing information for > mt7620. There's a new string, mediatek,mt7620-pinctrl, which makes the > deprecation possible. This should be 2 patches. You aren't deprecating either. That means still documented and labeled with 'deprecated: true'. But again, just 'fixing' the vendor is not a reason to deprecate and for us to have to carry the old compatible. We deprecate when there is some advantage to it such as using common properties instead of vendor specific ones. 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 BCD3DC678D5 for ; Wed, 8 Mar 2023 21:23:56 +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=uEaXPmCA3izyfd8xgKn4bYsIPNY1RvRttz7189g+c8Y=; b=Z1xNMi3QSJn70Y u/1n/GKpBgK6Vt9rhwmHlUJQGiRzc3lbuMJwxPMss2iN/Arw+2pWW775iTRtMBDc6AAxI9xmrECEa Ll01xwEUdIXeqxxbKsPMrOarM/bHh0eGs+F979bmx1sXj1EpMQB8f94F4hGTla1bu3JRk6qBQD4Dr g74rAnN3fqzNunHyth982+HxU+uFL6kPuwYkiapwYQncdYUD8KtIkaWK3MR1SFebm2xORn+6s/gW7 YM1gA7HQokz89rL7GtFWhDYuiauITxETL4N7ZWXmRl9nBAYMtslrA7S8bhyYDEG/WaS1PphBSOoG4 3RncR3bIcPxR7XvLz+VQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pa1FO-006ocZ-LY; Wed, 08 Mar 2023 21:22:54 +0000 Received: from mail-ot1-f42.google.com ([209.85.210.42]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pa1FK-006obI-W9; Wed, 08 Mar 2023 21:22:52 +0000 Received: by mail-ot1-f42.google.com with SMTP id o4-20020a9d6d04000000b00694127788f4so9758276otp.6; Wed, 08 Mar 2023 13:22:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678310569; 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=I60t2b90wzss81s3fKq0o1a4IobvW8p+fvRrTeKfSkI=; b=uQ7fBKjT+YbwvhFg6nDYDyhzkm0w/hkTZlTy6P+fx4ChXzxKasJOHZExpaCJVjIkjI jKCZ7L3KC8WExIJc/p+9NZhjjVlkhwP2CjZmlUKHrd+/2LijNdq7A5qIZtEHkAqM8tbK HU5pLw/GUlfHhLRN6jkpEtsvIqMU2cauf+7m4MWct7K6T1zBi+z5B8e+qqgkeT5qg8Ch 1HjTO29oM8CYMekK7xbEdOCOBdcZRKYxdIc1hDXSllJAw5Lu4bICfTjthb/e3nixuPyW 9g/YRm8MsNyVHyLppx11uvc9xULRL5YB94kYsC5DW/ghbzCGl/wh2gGKEcX27x9qxwA7 yexA== X-Gm-Message-State: AO0yUKW70/HAojFtSX8TaD5klgBpu9dcwELUdmc1Z7SjsFMjCNCLO+TJ k9hyczWLAXq/T20JRhd8Qg== X-Google-Smtp-Source: AK7set+PTfJOJQBTkd9lD5mgbdaKikQsLsBMNOdi9P+5Ho56tU02sSuQtD0n97ZBDotTbKjZTin1uw== X-Received: by 2002:a9d:19e8:0:b0:694:7da5:d045 with SMTP id k95-20020a9d19e8000000b006947da5d045mr4325288otk.13.1678310568875; Wed, 08 Mar 2023 13:22:48 -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 a5-20020a9d4705000000b00684a10970adsm6860770otf.16.2023.03.08.13.22.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Mar 2023 13:22:48 -0800 (PST) Received: (nullmailer pid 3865582 invoked by uid 1000); Wed, 08 Mar 2023 21:22:47 -0000 Date: Wed, 8 Mar 2023 15:22:47 -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 19/20] dt-bindings: pinctrl: mediatek: mt7620: split binding Message-ID: <20230308212247.GA3858368-robh@kernel.org> References: <20230303002850.51858-1-arinc.unal@arinc9.com> <20230303002850.51858-20-arinc.unal@arinc9.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230303002850.51858-20-arinc.unal@arinc9.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230308_132251_061229_5945E4A4 X-CRM114-Status: GOOD ( 13.71 ) 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 T24gRnJpLCBNYXIgMDMsIDIwMjMgYXQgMDM6Mjg6NDhBTSArMDMwMCwgYXJpbmM5LnVuYWxAZ21h aWwuY29tIHdyb3RlOgo+IEZyb206IEFyxLFuw6cgw5xOQUwgPGFyaW5jLnVuYWxAYXJpbmM5LmNv bT4KPiAKPiBUaGUgTVQ3NjI4IGFuZCBNVDc2ODggU29DcyBjb250YWluIGRpZmZlcmVudCBwaW4g bXV4aW5nIGluZm9ybWF0aW9uLAo+IHRoZXJlZm9yZSwgc2hvdWxkIGJlIHNwbGl0LiBUaGlzIGNh biBiZSBkb25lIG5vdyB0aGF0IHRoZXJlIGFyZSBjb21wYXRpYmxlCj4gc3RyaW5ncyB0byBkaXN0 aW5ndWlzaCB0aGVtIGZyb20gb3RoZXIgU29Dcy4KPiAKPiBTcGxpdCB0aGUgc2NoZW1hIG91dCB0 byBtZWRpYXRlayxtdDc2eDgtcGluY3RybC55YW1sLgo+IAo+IFJlbW92ZSBtZWRpYXRlayxtdDc2 eDgtcGluY3RybCBmcm9tIG10NzYyMC4KPiAKPiBEZXByZWNhdGUgcmFsaW5rLG10NzYyMC1waW5j dHJsLiBUaGUgcmVhc29uIGlzLCB0aGUgRFRzIGZvciBtdDc2eDggd2hpY2gKPiB1c2UgdGhpcyBz dHJpbmcgd2lsbCBpbmNvcnJlY3RseSBtYXRjaCB0aGUgcGluIG11eGluZyBpbmZvcm1hdGlvbiBm b3IKPiBtdDc2MjAuIFRoZXJlJ3MgYSBuZXcgc3RyaW5nLCBtZWRpYXRlayxtdDc2MjAtcGluY3Ry bCwgd2hpY2ggbWFrZXMgdGhlCj4gZGVwcmVjYXRpb24gcG9zc2libGUuCgpUaGlzIHNob3VsZCBi ZSAyIHBhdGNoZXMuCgpZb3UgYXJlbid0IGRlcHJlY2F0aW5nIGVpdGhlci4gVGhhdCBtZWFucyBz dGlsbCBkb2N1bWVudGVkIGFuZCBsYWJlbGVkIAp3aXRoICdkZXByZWNhdGVkOiB0cnVlJy4gQnV0 IGFnYWluLCBqdXN0ICdmaXhpbmcnIHRoZSB2ZW5kb3IgaXMgbm90IGEgCnJlYXNvbiB0byBkZXBy ZWNhdGUgYW5kIGZvciB1cyB0byBoYXZlIHRvIGNhcnJ5IHRoZSBvbGQgY29tcGF0aWJsZS4gV2Ug CmRlcHJlY2F0ZSB3aGVuIHRoZXJlIGlzIHNvbWUgYWR2YW50YWdlIHRvIGl0IHN1Y2ggYXMgdXNp bmcgY29tbW9uIApwcm9wZXJ0aWVzIGluc3RlYWQgb2YgdmVuZG9yIHNwZWNpZmljIG9uZXMuCgpS b2IKCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCmxpbnV4 LWFybS1rZXJuZWwgbWFpbGluZyBsaXN0CmxpbnV4LWFybS1rZXJuZWxAbGlzdHMuaW5mcmFkZWFk Lm9yZwpodHRwOi8vbGlzdHMuaW5mcmFkZWFkLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2xpbnV4LWFy bS1rZXJuZWwK