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 X-Spam-Level: X-Spam-Status: No, score=-8.0 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED,USER_AGENT_SANE_2 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 43C68C41604 for ; Tue, 6 Oct 2020 04:27:18 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A565720757 for ; Tue, 6 Oct 2020 04:27:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="QJQJa2D0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A565720757 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 668F0865AB; Tue, 6 Oct 2020 04:27:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oUA6AA6OgzEm; Tue, 6 Oct 2020 04:27:16 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by whitealder.osuosl.org (Postfix) with ESMTP id B7772864FB; Tue, 6 Oct 2020 04:27:16 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id AEC37C016F; Tue, 6 Oct 2020 04:27:16 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists.linuxfoundation.org (Postfix) with ESMTP id 9578BC0051 for ; Tue, 6 Oct 2020 04:27:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 7F6FC86FAC for ; Tue, 6 Oct 2020 04:27:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XtDD0fugQ9g1 for ; Tue, 6 Oct 2020 04:27:15 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mailgw02.mediatek.com (unknown [1.203.163.81]) by hemlock.osuosl.org (Postfix) with ESMTP id 709BB86F9A for ; Tue, 6 Oct 2020 04:27:14 +0000 (UTC) X-UUID: 657d3555277e4a10a234b2323b8e721e-20201006 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:MIME-Version:Content-Type:References:In-Reply-To:Date:CC:To:From:Subject:Message-ID; bh=WnWWZYGTcT78KXIBsHhsNiz4yOOrVWJfS9BpjfICDfU=; b=QJQJa2D0jmGMReLrgvHiPoPkdBPEcEBEATpZ0iMhRqKBCeVTvX6IyfXv8wIuzCvC4LoGZyGctB8pPsCa+F/t5a3qgNz77wRWkKMHi8rlk9PeDetPwwgQ9lMda8beYsK7snSqhGy1LzwqoNn9UDcfJtMBJE8G867AdoAkVtL/HZY=; X-UUID: 657d3555277e4a10a234b2323b8e721e-20201006 Received: from mtkcas36.mediatek.inc [(172.27.4.253)] by mailgw02.mediatek.com (envelope-from ) (mailgw01.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1586165562; Tue, 06 Oct 2020 12:27:10 +0800 Received: from MTKCAS32.mediatek.inc (172.27.4.184) by MTKMBS31N1.mediatek.inc (172.27.4.69) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 6 Oct 2020 12:27:08 +0800 Received: from [10.17.3.153] (10.17.3.153) by MTKCAS32.mediatek.inc (172.27.4.170) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Tue, 6 Oct 2020 12:27:07 +0800 Message-ID: <1601958428.26323.26.camel@mhfsdcap03> Subject: Re: [PATCH v3 02/24] dt-bindings: memory: mediatek: Convert SMI to DT schema From: Yong Wu To: Krzysztof Kozlowski Date: Tue, 6 Oct 2020 12:27:08 +0800 In-Reply-To: <20201002110831.GD6888@pi3> References: <20200930070647.10188-1-yong.wu@mediatek.com> <20200930070647.10188-3-yong.wu@mediatek.com> <20201002110831.GD6888@pi3> X-Mailer: Evolution 3.10.4-0ubuntu2 MIME-Version: 1.0 X-TM-SNTS-SMTP: 07CA81F1F3F14B41F4FC092F2B44C4679867F49762ADB54295A5B01FD53386612000:8 X-MTK: N Cc: youlin.pei@mediatek.com, devicetree@vger.kernel.org, kernel-team@android.com, Nicolas Boichat , srv_heupstream@mediatek.com, chao.hao@mediatek.com, Robin Murphy , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Evan Green , Tomasz Figa , iommu@lists.linux-foundation.org, Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , ming-fan.chen@mediatek.com, anan.sun@mediatek.com, Will Deacon , linux-arm-kernel@lists.infradead.org X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On Fri, 2020-10-02 at 13:08 +0200, Krzysztof Kozlowski wrote: > On Wed, Sep 30, 2020 at 03:06:25PM +0800, Yong Wu wrote: > > Convert MediaTek SMI to DT schema. > > > > Signed-off-by: Yong Wu > > --- > > .../mediatek,smi-common.txt | 49 --------- > > .../mediatek,smi-common.yaml | 100 ++++++++++++++++++ > > .../memory-controllers/mediatek,smi-larb.txt | 49 --------- > > .../memory-controllers/mediatek,smi-larb.yaml | 91 ++++++++++++++++ > > 4 files changed, 191 insertions(+), 98 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt > > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml > > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt > > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml ... > > +properties: > > + compatible: > > + oneOf: > > + - enum: > > + - mediatek,mt2701-smi-common > > + - mediatek,mt2712-smi-common > > + - mediatek,mt6779-smi-common > > + - mediatek,mt8173-smi-common > > + - mediatek,mt8183-smi-common > > + > > + - description: for mt7623 > > + items: > > + - const: mediatek,mt7623-smi-common > > + - const: mediatek,mt2701-smi-common > > + > > + reg: > > + maxItems: 1 > > + > > + clocks: > > + description: | > > + apb and smi are mandatory. the async is only for generation 1 smi HW. > > + gals(global async local sync) also is optional, here is the list which > > + require gals: mt6779 and mt8183. > > + minItems: 2 > > + maxItems: 4 > > + items: > > + - description: apb is Advanced Peripheral Bus clock, It's the clock for > > + setting the register. > > + - description: smi is the clock for transfer data and command. > > + - description: async is asynchronous clock, it help transform the smi clock > > + into the emi clock domain. > > + - description: gals0 is the path0 clock of gals. > > + - description: gals1 is the path1 clock of gals. > > + > > + clock-names: > > + oneOf: > > + - items: > > + - const: apb > > + - const: smi > > + - items: > > + - const: apb > > + - const: smi > > + - const: async > > + - items: > > + - const: apb > > + - const: smi > > + - const: gals0 > > + - const: gals1 > > Similarly to my comment to other properties, this requirement per > compatible should be part of the schema within 'if-then'. I'm not so familiar with this format. Do this has "if-then-'else if'-then-else"? I tried below instead of the clocks segment above: =================================== if: properties: compatible: enum: - mediatek,mt6779-smi-common - mediatek,mt8183-smi-common then: properties: clock: items: - description: apb is the clock for setting the register.. - description: smi is the clock for transfer data and command. - description: gals0 is the path0 clock of gals(global async local sync). - description: gals1 is the path1 clock of gals. clock-names: items: - const: apb - const: smi - const: gals0 - const: gals1 else: if: properties: compatible: contains: enum: - mediatek,mt2701-smi-common then: properties: clocks: items: - description: apb is the clock for setting the register. - description: smi is the clock for transfer data and command. - description: async is asynchronous clock, it help transform the smi clock into the emi clock domain. clock-names: items: - const: apb - const: smi - const: async else: properties: clocks: items: - description: apb is the clock for setting the register. - description: smi is the clock for transfer data and command. clock-names: items: - const: apb - const: smi ================================ But I got a warning when dt_binding_check: CHKDT Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml SCHEMA Documentation/devicetree/bindings/processed-schema-examples.yaml DTC Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.example.dt.yaml CHECK Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.example.dt.yaml .../Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.example.dt.yaml: smi@14022000: 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+' From schema: .../Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml Any suggestion about this? Thanks. > > Best regards, > Krzysztof _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu 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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED, USER_AGENT_SANE_2 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 77554C4363D for ; Tue, 6 Oct 2020 04:27:30 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E12B420757 for ; Tue, 6 Oct 2020 04:27:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="voVz+VN3"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="Z81laQT9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E12B420757 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Date:To:From: Subject:Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=N3oSkjOxcpyP+w6gPbQlV5ylnBfsp8Mfh5cT2quQ8pA=; b=voVz+VN3cSXJ8c1wrLxpvAfjI fw4G3j4ABHWK8cb0fMNauwGtJAfpb4PwMVE3RHhx2giJfs5TItilu1YfLo1w0mVNQUSKBYbBPhKYA 7uEGc595f+Axh8YW42otzdaekBTJLA2kTcdVz2Wj97b/vXi2AbemliYZd1iys/bekUkWPAXEThidT QQ+mT09bnqE+zE906VHKYTjw+WjwagrM2+gdpHntf/hICt3zrGrUCXJyWL9JZ0Xp3SsIF/HOkgDRk VZrm6sdycul1VrZig0IxuBTZVzFxQQweQ6kHLZ5wZvbEEnvhhma3CDZP4M8p+PiRjRYAPgiJhBgVI ATSHnxWZw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPeZN-0006Eq-Rf; Tue, 06 Oct 2020 04:27:21 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPeZH-0006CB-KS; Tue, 06 Oct 2020 04:27:16 +0000 X-UUID: bc07033dc9774c83bafa263cb6ad1471-20201005 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:MIME-Version:Content-Type:References:In-Reply-To:Date:CC:To:From:Subject:Message-ID; bh=WnWWZYGTcT78KXIBsHhsNiz4yOOrVWJfS9BpjfICDfU=; b=Z81laQT9eW8nmZ1Xjguuo8mUrsAWY638G4Sy9RJxis1x2AwEg2UXrbgJReyrCYkDjVdnixaTJeRKcD3nUAE6vpnTv4llFv7l9Wqj2TWqDuNYWX5gVeEF/SDsSbZlcM20pwhq7yGJTq8aNDFN54k+q1kZSarL5KFOxV5yKlv8n4w=; X-UUID: bc07033dc9774c83bafa263cb6ad1471-20201005 Received: from mtkcas68.mediatek.inc [(172.29.94.19)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1873890169; Mon, 05 Oct 2020 20:27:13 -0800 Received: from MTKMBS31N1.mediatek.inc (172.27.4.69) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 5 Oct 2020 21:27:11 -0700 Received: from MTKCAS32.mediatek.inc (172.27.4.184) by MTKMBS31N1.mediatek.inc (172.27.4.69) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 6 Oct 2020 12:27:08 +0800 Received: from [10.17.3.153] (10.17.3.153) by MTKCAS32.mediatek.inc (172.27.4.170) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Tue, 6 Oct 2020 12:27:07 +0800 Message-ID: <1601958428.26323.26.camel@mhfsdcap03> Subject: Re: [PATCH v3 02/24] dt-bindings: memory: mediatek: Convert SMI to DT schema From: Yong Wu To: Krzysztof Kozlowski Date: Tue, 6 Oct 2020 12:27:08 +0800 In-Reply-To: <20201002110831.GD6888@pi3> References: <20200930070647.10188-1-yong.wu@mediatek.com> <20200930070647.10188-3-yong.wu@mediatek.com> <20201002110831.GD6888@pi3> X-Mailer: Evolution 3.10.4-0ubuntu2 MIME-Version: 1.0 X-TM-SNTS-SMTP: 07CA81F1F3F14B41F4FC092F2B44C4679867F49762ADB54295A5B01FD53386612000:8 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201006_002715_815465_CC5A8AAF X-CRM114-Status: GOOD ( 20.12 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: youlin.pei@mediatek.com, devicetree@vger.kernel.org, kernel-team@android.com, Nicolas Boichat , srv_heupstream@mediatek.com, chao.hao@mediatek.com, Robin Murphy , Joerg Roedel , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Evan Green , Tomasz Figa , iommu@lists.linux-foundation.org, Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , ming-fan.chen@mediatek.com, anan.sun@mediatek.com, Will Deacon , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Fri, 2020-10-02 at 13:08 +0200, Krzysztof Kozlowski wrote: > On Wed, Sep 30, 2020 at 03:06:25PM +0800, Yong Wu wrote: > > Convert MediaTek SMI to DT schema. > > > > Signed-off-by: Yong Wu > > --- > > .../mediatek,smi-common.txt | 49 --------- > > .../mediatek,smi-common.yaml | 100 ++++++++++++++++++ > > .../memory-controllers/mediatek,smi-larb.txt | 49 --------- > > .../memory-controllers/mediatek,smi-larb.yaml | 91 ++++++++++++++++ > > 4 files changed, 191 insertions(+), 98 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt > > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml > > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt > > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml ... > > +properties: > > + compatible: > > + oneOf: > > + - enum: > > + - mediatek,mt2701-smi-common > > + - mediatek,mt2712-smi-common > > + - mediatek,mt6779-smi-common > > + - mediatek,mt8173-smi-common > > + - mediatek,mt8183-smi-common > > + > > + - description: for mt7623 > > + items: > > + - const: mediatek,mt7623-smi-common > > + - const: mediatek,mt2701-smi-common > > + > > + reg: > > + maxItems: 1 > > + > > + clocks: > > + description: | > > + apb and smi are mandatory. the async is only for generation 1 smi HW. > > + gals(global async local sync) also is optional, here is the list which > > + require gals: mt6779 and mt8183. > > + minItems: 2 > > + maxItems: 4 > > + items: > > + - description: apb is Advanced Peripheral Bus clock, It's the clock for > > + setting the register. > > + - description: smi is the clock for transfer data and command. > > + - description: async is asynchronous clock, it help transform the smi clock > > + into the emi clock domain. > > + - description: gals0 is the path0 clock of gals. > > + - description: gals1 is the path1 clock of gals. > > + > > + clock-names: > > + oneOf: > > + - items: > > + - const: apb > > + - const: smi > > + - items: > > + - const: apb > > + - const: smi > > + - const: async > > + - items: > > + - const: apb > > + - const: smi > > + - const: gals0 > > + - const: gals1 > > Similarly to my comment to other properties, this requirement per > compatible should be part of the schema within 'if-then'. I'm not so familiar with this format. Do this has "if-then-'else if'-then-else"? I tried below instead of the clocks segment above: =================================== if: properties: compatible: enum: - mediatek,mt6779-smi-common - mediatek,mt8183-smi-common then: properties: clock: items: - description: apb is the clock for setting the register.. - description: smi is the clock for transfer data and command. - description: gals0 is the path0 clock of gals(global async local sync). - description: gals1 is the path1 clock of gals. clock-names: items: - const: apb - const: smi - const: gals0 - const: gals1 else: if: properties: compatible: contains: enum: - mediatek,mt2701-smi-common then: properties: clocks: items: - description: apb is the clock for setting the register. - description: smi is the clock for transfer data and command. - description: async is asynchronous clock, it help transform the smi clock into the emi clock domain. clock-names: items: - const: apb - const: smi - const: async else: properties: clocks: items: - description: apb is the clock for setting the register. - description: smi is the clock for transfer data and command. clock-names: items: - const: apb - const: smi ================================ But I got a warning when dt_binding_check: CHKDT Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml SCHEMA Documentation/devicetree/bindings/processed-schema-examples.yaml DTC Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.example.dt.yaml CHECK Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.example.dt.yaml .../Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.example.dt.yaml: smi@14022000: 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+' From schema: .../Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml Any suggestion about this? Thanks. > > Best regards, > Krzysztof _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED, USER_AGENT_SANE_2 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 96C53C4363D for ; Tue, 6 Oct 2020 04:28:37 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3A08620757 for ; Tue, 6 Oct 2020 04:28:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="1fWlsblY"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="Z81laQT9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3A08620757 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Date:To:From: Subject:Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=fhJod3XfcxQoSIXO0ukZhroIqaI6K3tXG2PRAx+ZkN4=; b=1fWlsblY/p6IaGNWxDJ0HlOCt s8F99vsIgRdBXackf05EEpUcsVR8LpRlMckkDyokv1y75sT805u4Fqql0fmp/w94ahLf7prnrAjuA JvWEkSOP4Ik4xujXfjxUStVqV5Y5w6Uc8QMwspPaluURx6U4/0e6HrmSPJakwnvCLPj/QzdshMn1Z otEhF79iCZPKIHvwimPDajTKQZaWqmos+HPEttw3NblONmJ6C4t3MZfceEyinAWHKAvAEnLTlKqDk vfUMOMOIwRyfDDZqkK5xjrnC5Dudj0J4i9b+COwVvv0fX4uco8Sim2SBqJ7DkD4yb5sSdHwamWhOP el+y+Fr7g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPeZP-0006FQ-Ln; Tue, 06 Oct 2020 04:27:23 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPeZH-0006CB-KS; Tue, 06 Oct 2020 04:27:16 +0000 X-UUID: bc07033dc9774c83bafa263cb6ad1471-20201005 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:MIME-Version:Content-Type:References:In-Reply-To:Date:CC:To:From:Subject:Message-ID; bh=WnWWZYGTcT78KXIBsHhsNiz4yOOrVWJfS9BpjfICDfU=; b=Z81laQT9eW8nmZ1Xjguuo8mUrsAWY638G4Sy9RJxis1x2AwEg2UXrbgJReyrCYkDjVdnixaTJeRKcD3nUAE6vpnTv4llFv7l9Wqj2TWqDuNYWX5gVeEF/SDsSbZlcM20pwhq7yGJTq8aNDFN54k+q1kZSarL5KFOxV5yKlv8n4w=; X-UUID: bc07033dc9774c83bafa263cb6ad1471-20201005 Received: from mtkcas68.mediatek.inc [(172.29.94.19)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1873890169; Mon, 05 Oct 2020 20:27:13 -0800 Received: from MTKMBS31N1.mediatek.inc (172.27.4.69) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 5 Oct 2020 21:27:11 -0700 Received: from MTKCAS32.mediatek.inc (172.27.4.184) by MTKMBS31N1.mediatek.inc (172.27.4.69) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 6 Oct 2020 12:27:08 +0800 Received: from [10.17.3.153] (10.17.3.153) by MTKCAS32.mediatek.inc (172.27.4.170) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Tue, 6 Oct 2020 12:27:07 +0800 Message-ID: <1601958428.26323.26.camel@mhfsdcap03> Subject: Re: [PATCH v3 02/24] dt-bindings: memory: mediatek: Convert SMI to DT schema From: Yong Wu To: Krzysztof Kozlowski Date: Tue, 6 Oct 2020 12:27:08 +0800 In-Reply-To: <20201002110831.GD6888@pi3> References: <20200930070647.10188-1-yong.wu@mediatek.com> <20200930070647.10188-3-yong.wu@mediatek.com> <20201002110831.GD6888@pi3> X-Mailer: Evolution 3.10.4-0ubuntu2 MIME-Version: 1.0 X-TM-SNTS-SMTP: 07CA81F1F3F14B41F4FC092F2B44C4679867F49762ADB54295A5B01FD53386612000:8 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201006_002715_815465_CC5A8AAF X-CRM114-Status: GOOD ( 20.12 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: youlin.pei@mediatek.com, devicetree@vger.kernel.org, kernel-team@android.com, Nicolas Boichat , srv_heupstream@mediatek.com, chao.hao@mediatek.com, Robin Murphy , Joerg Roedel , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Evan Green , Tomasz Figa , iommu@lists.linux-foundation.org, Rob Herring , linux-mediatek@lists.infradead.org, Matthias Brugger , ming-fan.chen@mediatek.com, anan.sun@mediatek.com, Will Deacon , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 2020-10-02 at 13:08 +0200, Krzysztof Kozlowski wrote: > On Wed, Sep 30, 2020 at 03:06:25PM +0800, Yong Wu wrote: > > Convert MediaTek SMI to DT schema. > > > > Signed-off-by: Yong Wu > > --- > > .../mediatek,smi-common.txt | 49 --------- > > .../mediatek,smi-common.yaml | 100 ++++++++++++++++++ > > .../memory-controllers/mediatek,smi-larb.txt | 49 --------- > > .../memory-controllers/mediatek,smi-larb.yaml | 91 ++++++++++++++++ > > 4 files changed, 191 insertions(+), 98 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt > > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml > > delete mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt > > create mode 100644 Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml ... > > +properties: > > + compatible: > > + oneOf: > > + - enum: > > + - mediatek,mt2701-smi-common > > + - mediatek,mt2712-smi-common > > + - mediatek,mt6779-smi-common > > + - mediatek,mt8173-smi-common > > + - mediatek,mt8183-smi-common > > + > > + - description: for mt7623 > > + items: > > + - const: mediatek,mt7623-smi-common > > + - const: mediatek,mt2701-smi-common > > + > > + reg: > > + maxItems: 1 > > + > > + clocks: > > + description: | > > + apb and smi are mandatory. the async is only for generation 1 smi HW. > > + gals(global async local sync) also is optional, here is the list which > > + require gals: mt6779 and mt8183. > > + minItems: 2 > > + maxItems: 4 > > + items: > > + - description: apb is Advanced Peripheral Bus clock, It's the clock for > > + setting the register. > > + - description: smi is the clock for transfer data and command. > > + - description: async is asynchronous clock, it help transform the smi clock > > + into the emi clock domain. > > + - description: gals0 is the path0 clock of gals. > > + - description: gals1 is the path1 clock of gals. > > + > > + clock-names: > > + oneOf: > > + - items: > > + - const: apb > > + - const: smi > > + - items: > > + - const: apb > > + - const: smi > > + - const: async > > + - items: > > + - const: apb > > + - const: smi > > + - const: gals0 > > + - const: gals1 > > Similarly to my comment to other properties, this requirement per > compatible should be part of the schema within 'if-then'. I'm not so familiar with this format. Do this has "if-then-'else if'-then-else"? I tried below instead of the clocks segment above: =================================== if: properties: compatible: enum: - mediatek,mt6779-smi-common - mediatek,mt8183-smi-common then: properties: clock: items: - description: apb is the clock for setting the register.. - description: smi is the clock for transfer data and command. - description: gals0 is the path0 clock of gals(global async local sync). - description: gals1 is the path1 clock of gals. clock-names: items: - const: apb - const: smi - const: gals0 - const: gals1 else: if: properties: compatible: contains: enum: - mediatek,mt2701-smi-common then: properties: clocks: items: - description: apb is the clock for setting the register. - description: smi is the clock for transfer data and command. - description: async is asynchronous clock, it help transform the smi clock into the emi clock domain. clock-names: items: - const: apb - const: smi - const: async else: properties: clocks: items: - description: apb is the clock for setting the register. - description: smi is the clock for transfer data and command. clock-names: items: - const: apb - const: smi ================================ But I got a warning when dt_binding_check: CHKDT Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml SCHEMA Documentation/devicetree/bindings/processed-schema-examples.yaml DTC Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.example.dt.yaml CHECK Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.example.dt.yaml .../Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.example.dt.yaml: smi@14022000: 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+' From schema: .../Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml Any suggestion about this? Thanks. > > Best regards, > Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 X-Spam-Level: X-Spam-Status: No, score=-8.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED, USER_AGENT_SANE_2 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4A1CDC4363D for ; Tue, 6 Oct 2020 04:27:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E4783208B6 for ; Tue, 6 Oct 2020 04:27:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="QJQJa2D0" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726891AbgJFE1T (ORCPT ); Tue, 6 Oct 2020 00:27:19 -0400 Received: from mailgw02.mediatek.com ([1.203.163.81]:9011 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1725945AbgJFE1S (ORCPT ); Tue, 6 Oct 2020 00:27:18 -0400 X-UUID: 657d3555277e4a10a234b2323b8e721e-20201006 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:MIME-Version:Content-Type:References:In-Reply-To:Date:CC:To:From:Subject:Message-ID; bh=WnWWZYGTcT78KXIBsHhsNiz4yOOrVWJfS9BpjfICDfU=; b=QJQJa2D0jmGMReLrgvHiPoPkdBPEcEBEATpZ0iMhRqKBCeVTvX6IyfXv8wIuzCvC4LoGZyGctB8pPsCa+F/t5a3qgNz77wRWkKMHi8rlk9PeDetPwwgQ9lMda8beYsK7snSqhGy1LzwqoNn9UDcfJtMBJE8G867AdoAkVtL/HZY=; X-UUID: 657d3555277e4a10a234b2323b8e721e-20201006 Received: from mtkcas36.mediatek.inc [(172.27.4.253)] by mailgw02.mediatek.com (envelope-from ) (mailgw01.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1586165562; Tue, 06 Oct 2020 12:27:10 +0800 Received: from MTKCAS32.mediatek.inc (172.27.4.184) by MTKMBS31N1.mediatek.inc (172.27.4.69) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Tue, 6 Oct 2020 12:27:08 +0800 Received: from [10.17.3.153] (10.17.3.153) by MTKCAS32.mediatek.inc (172.27.4.170) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Tue, 6 Oct 2020 12:27:07 +0800 Message-ID: <1601958428.26323.26.camel@mhfsdcap03> Subject: Re: [PATCH v3 02/24] dt-bindings: memory: mediatek: Convert SMI to DT schema From: Yong Wu To: Krzysztof Kozlowski CC: Joerg Roedel , Matthias Brugger , Rob Herring , Robin Murphy , Will Deacon , Evan Green , Tomasz Figa , , , , , , , , Nicolas Boichat , , , , Greg Kroah-Hartman , Date: Tue, 6 Oct 2020 12:27:08 +0800 In-Reply-To: <20201002110831.GD6888@pi3> References: <20200930070647.10188-1-yong.wu@mediatek.com> <20200930070647.10188-3-yong.wu@mediatek.com> <20201002110831.GD6888@pi3> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 MIME-Version: 1.0 X-TM-SNTS-SMTP: 07CA81F1F3F14B41F4FC092F2B44C4679867F49762ADB54295A5B01FD53386612000:8 X-MTK: N Content-Transfer-Encoding: base64 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org T24gRnJpLCAyMDIwLTEwLTAyIGF0IDEzOjA4ICswMjAwLCBLcnp5c3p0b2YgS296bG93c2tpIHdy b3RlOg0KPiBPbiBXZWQsIFNlcCAzMCwgMjAyMCBhdCAwMzowNjoyNVBNICswODAwLCBZb25nIFd1 IHdyb3RlOg0KPiA+IENvbnZlcnQgTWVkaWFUZWsgU01JIHRvIERUIHNjaGVtYS4NCj4gPiANCj4g PiBTaWduZWQtb2ZmLWJ5OiBZb25nIFd1IDx5b25nLnd1QG1lZGlhdGVrLmNvbT4NCj4gPiAtLS0N Cj4gPiAgLi4uL21lZGlhdGVrLHNtaS1jb21tb24udHh0ICAgICAgICAgICAgICAgICAgIHwgIDQ5 IC0tLS0tLS0tLQ0KPiA+ICAuLi4vbWVkaWF0ZWssc21pLWNvbW1vbi55YW1sICAgICAgICAgICAg ICAgICAgfCAxMDAgKysrKysrKysrKysrKysrKysrDQo+ID4gIC4uLi9tZW1vcnktY29udHJvbGxl cnMvbWVkaWF0ZWssc21pLWxhcmIudHh0ICB8ICA0OSAtLS0tLS0tLS0NCj4gPiAgLi4uL21lbW9y eS1jb250cm9sbGVycy9tZWRpYXRlayxzbWktbGFyYi55YW1sIHwgIDkxICsrKysrKysrKysrKysr KysNCj4gPiAgNCBmaWxlcyBjaGFuZ2VkLCAxOTEgaW5zZXJ0aW9ucygrKSwgOTggZGVsZXRpb25z KC0pDQo+ID4gIGRlbGV0ZSBtb2RlIDEwMDY0NCBEb2N1bWVudGF0aW9uL2RldmljZXRyZWUvYmlu ZGluZ3MvbWVtb3J5LWNvbnRyb2xsZXJzL21lZGlhdGVrLHNtaS1jb21tb24udHh0DQo+ID4gIGNy ZWF0ZSBtb2RlIDEwMDY0NCBEb2N1bWVudGF0aW9uL2RldmljZXRyZWUvYmluZGluZ3MvbWVtb3J5 LWNvbnRyb2xsZXJzL21lZGlhdGVrLHNtaS1jb21tb24ueWFtbA0KPiA+ICBkZWxldGUgbW9kZSAx MDA2NDQgRG9jdW1lbnRhdGlvbi9kZXZpY2V0cmVlL2JpbmRpbmdzL21lbW9yeS1jb250cm9sbGVy cy9tZWRpYXRlayxzbWktbGFyYi50eHQNCj4gPiAgY3JlYXRlIG1vZGUgMTAwNjQ0IERvY3VtZW50 YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9tZW1vcnktY29udHJvbGxlcnMvbWVkaWF0ZWssc21p LWxhcmIueWFtbA0KLi4uDQo+ID4gK3Byb3BlcnRpZXM6DQo+ID4gKyAgY29tcGF0aWJsZToNCj4g PiArICAgIG9uZU9mOg0KPiA+ICsgICAgICAtIGVudW06DQo+ID4gKyAgICAgICAgICAtIG1lZGlh dGVrLG10MjcwMS1zbWktY29tbW9uDQo+ID4gKyAgICAgICAgICAtIG1lZGlhdGVrLG10MjcxMi1z bWktY29tbW9uDQo+ID4gKyAgICAgICAgICAtIG1lZGlhdGVrLG10Njc3OS1zbWktY29tbW9uDQo+ ID4gKyAgICAgICAgICAtIG1lZGlhdGVrLG10ODE3My1zbWktY29tbW9uDQo+ID4gKyAgICAgICAg ICAtIG1lZGlhdGVrLG10ODE4My1zbWktY29tbW9uDQo+ID4gKw0KPiA+ICsgICAgICAtIGRlc2Ny aXB0aW9uOiBmb3IgbXQ3NjIzDQo+ID4gKyAgICAgICAgaXRlbXM6DQo+ID4gKyAgICAgICAgICAt IGNvbnN0OiBtZWRpYXRlayxtdDc2MjMtc21pLWNvbW1vbg0KPiA+ICsgICAgICAgICAgLSBjb25z dDogbWVkaWF0ZWssbXQyNzAxLXNtaS1jb21tb24NCj4gPiArDQo+ID4gKyAgcmVnOg0KPiA+ICsg ICAgbWF4SXRlbXM6IDENCj4gPiArDQo+ID4gKyAgY2xvY2tzOg0KPiA+ICsgICAgZGVzY3JpcHRp b246IHwNCj4gPiArICAgICAgYXBiIGFuZCBzbWkgYXJlIG1hbmRhdG9yeS4gdGhlIGFzeW5jIGlz IG9ubHkgZm9yIGdlbmVyYXRpb24gMSBzbWkgSFcuDQo+ID4gKyAgICAgIGdhbHMoZ2xvYmFsIGFz eW5jIGxvY2FsIHN5bmMpIGFsc28gaXMgb3B0aW9uYWwsIGhlcmUgaXMgdGhlIGxpc3Qgd2hpY2gN Cj4gPiArICAgICAgcmVxdWlyZSBnYWxzOiBtdDY3NzkgYW5kIG10ODE4My4NCj4gPiArICAgIG1p bkl0ZW1zOiAyDQo+ID4gKyAgICBtYXhJdGVtczogNA0KPiA+ICsgICAgaXRlbXM6DQo+ID4gKyAg ICAgIC0gZGVzY3JpcHRpb246IGFwYiBpcyBBZHZhbmNlZCBQZXJpcGhlcmFsIEJ1cyBjbG9jaywg SXQncyB0aGUgY2xvY2sgZm9yDQo+ID4gKyAgICAgICAgICBzZXR0aW5nIHRoZSByZWdpc3Rlci4N Cj4gPiArICAgICAgLSBkZXNjcmlwdGlvbjogc21pIGlzIHRoZSBjbG9jayBmb3IgdHJhbnNmZXIg ZGF0YSBhbmQgY29tbWFuZC4NCj4gPiArICAgICAgLSBkZXNjcmlwdGlvbjogYXN5bmMgaXMgYXN5 bmNocm9ub3VzIGNsb2NrLCBpdCBoZWxwIHRyYW5zZm9ybSB0aGUgc21pIGNsb2NrDQo+ID4gKyAg ICAgICAgICBpbnRvIHRoZSBlbWkgY2xvY2sgZG9tYWluLg0KPiA+ICsgICAgICAtIGRlc2NyaXB0 aW9uOiBnYWxzMCBpcyB0aGUgcGF0aDAgY2xvY2sgb2YgZ2Fscy4NCj4gPiArICAgICAgLSBkZXNj cmlwdGlvbjogZ2FsczEgaXMgdGhlIHBhdGgxIGNsb2NrIG9mIGdhbHMuDQo+ID4gKw0KPiA+ICsg IGNsb2NrLW5hbWVzOg0KPiA+ICsgICAgb25lT2Y6DQo+ID4gKyAgICAgIC0gaXRlbXM6DQo+ID4g KyAgICAgICAgICAtIGNvbnN0OiBhcGINCj4gPiArICAgICAgICAgIC0gY29uc3Q6IHNtaQ0KPiA+ ICsgICAgICAtIGl0ZW1zOg0KPiA+ICsgICAgICAgICAgLSBjb25zdDogYXBiDQo+ID4gKyAgICAg ICAgICAtIGNvbnN0OiBzbWkNCj4gPiArICAgICAgICAgIC0gY29uc3Q6IGFzeW5jDQo+ID4gKyAg ICAgIC0gaXRlbXM6DQo+ID4gKyAgICAgICAgICAtIGNvbnN0OiBhcGINCj4gPiArICAgICAgICAg IC0gY29uc3Q6IHNtaQ0KPiA+ICsgICAgICAgICAgLSBjb25zdDogZ2FsczANCj4gPiArICAgICAg ICAgIC0gY29uc3Q6IGdhbHMxDQo+IA0KPiBTaW1pbGFybHkgdG8gbXkgY29tbWVudCB0byBvdGhl ciBwcm9wZXJ0aWVzLCB0aGlzIHJlcXVpcmVtZW50IHBlcg0KPiBjb21wYXRpYmxlIHNob3VsZCBi ZSBwYXJ0IG9mIHRoZSBzY2hlbWEgd2l0aGluICdpZi10aGVuJy4NCg0KSSdtIG5vdCBzbyBmYW1p bGlhciB3aXRoIHRoaXMgZm9ybWF0LiBEbyB0aGlzIGhhcyAiaWYtdGhlbi0nZWxzZQ0KaWYnLXRo ZW4tZWxzZSI/DQoNCkkgdHJpZWQgYmVsb3cgaW5zdGVhZCBvZiB0aGUgY2xvY2tzIHNlZ21lbnQg YWJvdmU6DQoNCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09DQppZjoNCiAgcHJv cGVydGllczoNCiAgICBjb21wYXRpYmxlOg0KICAgICAgZW51bToNCiAgICAgICAgLSBtZWRpYXRl ayxtdDY3Nzktc21pLWNvbW1vbg0KICAgICAgICAtIG1lZGlhdGVrLG10ODE4My1zbWktY29tbW9u DQoNCnRoZW46DQogIHByb3BlcnRpZXM6DQogICAgY2xvY2s6DQogICAgICBpdGVtczoNCiAgICAg ICAgLSBkZXNjcmlwdGlvbjogYXBiIGlzIHRoZSBjbG9jayBmb3Igc2V0dGluZyB0aGUgcmVnaXN0 ZXIuLg0KICAgICAgICAtIGRlc2NyaXB0aW9uOiBzbWkgaXMgdGhlIGNsb2NrIGZvciB0cmFuc2Zl ciBkYXRhIGFuZCBjb21tYW5kLg0KICAgICAgICAtIGRlc2NyaXB0aW9uOiBnYWxzMCBpcyB0aGUg cGF0aDAgY2xvY2sgb2YgZ2FscyhnbG9iYWwgYXN5bmMNCmxvY2FsIHN5bmMpLg0KICAgICAgICAt IGRlc2NyaXB0aW9uOiBnYWxzMSBpcyB0aGUgcGF0aDEgY2xvY2sgb2YgZ2Fscy4NCiAgICBjbG9j ay1uYW1lczoNCiAgICAgIGl0ZW1zOg0KICAgICAgICAtIGNvbnN0OiBhcGINCiAgICAgICAgLSBj b25zdDogc21pDQogICAgICAgIC0gY29uc3Q6IGdhbHMwDQogICAgICAgIC0gY29uc3Q6IGdhbHMx DQplbHNlOg0KICBpZjoNCiAgICBwcm9wZXJ0aWVzOg0KICAgICAgY29tcGF0aWJsZToNCiAgICAg ICAgY29udGFpbnM6DQogICAgICAgICAgZW51bToNCiAgICAgICAgICAgIC0gbWVkaWF0ZWssbXQy NzAxLXNtaS1jb21tb24NCg0KICB0aGVuOg0KICAgIHByb3BlcnRpZXM6DQogICAgICBjbG9ja3M6 DQogICAgICAgIGl0ZW1zOg0KICAgICAgICAgIC0gZGVzY3JpcHRpb246IGFwYiBpcyB0aGUgY2xv Y2sgZm9yIHNldHRpbmcgdGhlIHJlZ2lzdGVyLg0KICAgICAgICAgIC0gZGVzY3JpcHRpb246IHNt aSBpcyB0aGUgY2xvY2sgZm9yIHRyYW5zZmVyIGRhdGEgYW5kIGNvbW1hbmQuDQogICAgICAgICAg LSBkZXNjcmlwdGlvbjogYXN5bmMgaXMgYXN5bmNocm9ub3VzIGNsb2NrLCBpdCBoZWxwIHRyYW5z Zm9ybQ0KdGhlIHNtaSBjbG9jaw0KICAgICAgICAgICAgICBpbnRvIHRoZSBlbWkgY2xvY2sgZG9t YWluLg0KICAgICAgY2xvY2stbmFtZXM6DQogICAgICAgIGl0ZW1zOg0KICAgICAgICAgIC0gY29u c3Q6IGFwYg0KICAgICAgICAgIC0gY29uc3Q6IHNtaQ0KICAgICAgICAgIC0gY29uc3Q6IGFzeW5j DQogIGVsc2U6DQogICAgcHJvcGVydGllczoNCiAgICAgIGNsb2NrczoNCiAgICAgICAgaXRlbXM6 DQogICAgICAgICAgLSBkZXNjcmlwdGlvbjogYXBiIGlzIHRoZSBjbG9jayBmb3Igc2V0dGluZyB0 aGUgcmVnaXN0ZXIuDQogICAgICAgICAgLSBkZXNjcmlwdGlvbjogc21pIGlzIHRoZSBjbG9jayBm b3IgdHJhbnNmZXIgZGF0YSBhbmQNCmNvbW1hbmQuICAgIA0KICAgICAgY2xvY2stbmFtZXM6DQog ICAgICAgIGl0ZW1zOg0KICAgICAgICAgIC0gY29uc3Q6IGFwYg0KICAgICAgICAgIC0gY29uc3Q6 IHNtaQ0KPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0NCg0KQnV0IEkgZ290IGEgd2Fy bmluZyB3aGVuIGR0X2JpbmRpbmdfY2hlY2s6DQoNCkNIS0RUDQpEb2N1bWVudGF0aW9uL2Rldmlj ZXRyZWUvYmluZGluZ3MvbWVtb3J5LWNvbnRyb2xsZXJzL21lZGlhdGVrLHNtaS1jb21tb24ueWFt bA0KICBTQ0hFTUENCkRvY3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9wcm9jZXNzZWQt c2NoZW1hLWV4YW1wbGVzLnlhbWwNCiAgRFRDDQpEb2N1bWVudGF0aW9uL2RldmljZXRyZWUvYmlu ZGluZ3MvbWVtb3J5LWNvbnRyb2xsZXJzL21lZGlhdGVrLHNtaS1jb21tb24uZXhhbXBsZS5kdC55 YW1sDQogIENIRUNLDQpEb2N1bWVudGF0aW9uL2RldmljZXRyZWUvYmluZGluZ3MvbWVtb3J5LWNv bnRyb2xsZXJzL21lZGlhdGVrLHNtaS1jb21tb24uZXhhbXBsZS5kdC55YW1sDQouLi4vRG9jdW1l bnRhdGlvbi9kZXZpY2V0cmVlL2JpbmRpbmdzL21lbW9yeS1jb250cm9sbGVycy9tZWRpYXRlayxz bWktY29tbW9uLmV4YW1wbGUuZHQueWFtbDogc21pQDE0MDIyMDAwOiAnY2xvY2stbmFtZXMnLCAn Y2xvY2tzJyBkbyBub3QgbWF0Y2ggYW55IG9mIHRoZSByZWdleGVzOiAncGluY3RybC1bMC05XSsn DQogICAgRnJvbQ0Kc2NoZW1hOiAuLi4vRG9jdW1lbnRhdGlvbi9kZXZpY2V0cmVlL2JpbmRpbmdz L21lbW9yeS1jb250cm9sbGVycy9tZWRpYXRlayxzbWktY29tbW9uLnlhbWwNCg0KQW55IHN1Z2dl c3Rpb24gYWJvdXQgdGhpcz8NClRoYW5rcy4NCg0KPiANCj4gQmVzdCByZWdhcmRzLA0KPiBLcnp5 c3p0b2YNCg0K