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=-2.5 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=no 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 5FFB1C07E9B for ; Wed, 21 Jul 2021 07:39:59 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 1D327611CE for ; Wed, 21 Jul 2021 07:39:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1D327611CE Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 895026E423; Wed, 21 Jul 2021 07:39:58 +0000 (UTC) Received: from mail-io1-xd34.google.com (mail-io1-xd34.google.com [IPv6:2607:f8b0:4864:20::d34]) by gabe.freedesktop.org (Postfix) with ESMTPS id 882EB6E423 for ; Wed, 21 Jul 2021 07:39:57 +0000 (UTC) Received: by mail-io1-xd34.google.com with SMTP id u7so1345044ion.3 for ; Wed, 21 Jul 2021 00:39:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=OOvvFl7W/npbtRfiMMZP7Yo/sIDp7oHI35KNqHVdthA=; b=lfB0pgyux+hnxoWgpFscsYJj4Kz5XcUMP7q8c4RPDNFJwZMEvCnOeDHk8s8IQOGpXj ly4h1gSN688SBs5B4idNmabNB8ru5/vQDQujpY32PXcAhHhv9M66kbiKiCLC85mv1zyi 3QXmyuzas1mVeK2rxbgCaZi0iOOkW0BTauVSbldna8RV1XcvUpmpkY7rv5uH0pe3k1PD Ygi1f8NG1FygkJOqIbe/Nzc2qU6bAn/zk1fsMt9q4pmbmEwoeVyOMuQIHChTyD4QGV8v 0Gpi9KCuQib+xGY5orveNS57AQc+YekUphKD5ukY2cS/decJEtCiT7c/3WCV0B4Aj4kW SJkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OOvvFl7W/npbtRfiMMZP7Yo/sIDp7oHI35KNqHVdthA=; b=q0Qn+SQcVr67lSaSUf9xF4UyJim/8eKrt3gjg1HEYjy8+anR4DN9CxGqdKXQWOk6Zx /k+iFgEMXLlWziZ8t0A7Iz7t0WUGx9DUD8irnjPXeB5r/rZI7ChaMeddaREnc4CIMxCk 4byaKsac6GhNxuSfu18OfoXV1E+8C9ce/0xFJc9DKT/qb+bloTmHxxtwx/jYHwsNMt2+ u6vl4p8vX+YlH1OWFWvb3D+YhLE52lxY2khbS/VMZDedl/HOUbDXrqQsMCFUtq1B3/a5 7hhcN4OWo/eDuCZM89Pce1iH1RPgHghoOTAzUUIlxjdv53ZMq9msd5s9Zdy3G5vx6/Af J4NA== X-Gm-Message-State: AOAM5332+LiukuXd+ukCn2Ph9aGw/fqoEQMys3nGVK4EZtfz9qwtF6Nk sZAP2oDZByjiOipwhRm+37mdsdBFU+fYzxiABAY= X-Google-Smtp-Source: ABdhPJxaukYYXw2bkG1PIsn+tuTUpnKzRtB9SKFS+2QlvhhsPD59R5j290mOG3OeHSNqpOoxGw0WzxXwNAbKOTArq+U= X-Received: by 2002:a6b:1642:: with SMTP id 63mr16444184iow.68.1626853196821; Wed, 21 Jul 2021 00:39:56 -0700 (PDT) MIME-Version: 1.0 References: <1626430843-23823-2-git-send-email-dillon.minfei@gmail.com> <202107201305.FPUQWvWk-lkp@intel.com> In-Reply-To: <202107201305.FPUQWvWk-lkp@intel.com> From: Dillon Min Date: Wed, 21 Jul 2021 15:39:20 +0800 Message-ID: Subject: Re: [PATCH 1/2] dt-bindings: display: panel: Add ilitek ili9341 panel bindings To: kernel test robot Content-Type: multipart/alternative; boundary="000000000000e5f82105c79d4649" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , kbuild-all@lists.01.org, Dave Airlie , Alexandre TORGUE , "open list:DRM PANEL DRIVERS" , Linux Kernel Mailing List , Rob Herring , thierry.reding@gmail.com, Sam Ravnborg Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --000000000000e5f82105c79d4649 Content-Type: text/plain; charset="UTF-8" Hi Kernel test robot, Thanks for your time to test my patch. I did the dtbs_check on my side, and got the same warnings. But I guess these warnings do not come from this submission, So, I will not be going to fix it at this time, but will at other submissions to fix these, add arm,armv7m-nvic.yaml ... to describe compatibles, etc. by the way, i did find a warning from the stm32f429-disco.dts and fixt it in "[PATCH v2 2/3] ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding", the warning: arch/arm/boot/dts/stm32f429-disco.dt.yaml: display@1: compatible: ['st,sf-tc240t-9370-t'] is too short my make command: make ARCH=arm dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml Best regards thanks Dillon On Tue, 20 Jul 2021 at 14:12, kernel test robot wrote: > Hi, > > Thank you for the patch! Perhaps something to improve: > > [auto build test WARNING on robh/for-next] > [also build test WARNING on linus/master v5.14-rc2 next-20210719] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch] > > url: > https://github.com/0day-ci/linux/commits/dillon-minfei-gmail-com/Add-ilitek-ili9341-panel-driver/20210718-103113 > base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git > for-next > compiler: arm-linux-gnueabi-gcc (GCC) 10.3.0 > reproduce: make ARCH=arm dtbs_check > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > > dtcheck warnings: (new ones prefixed by >>) > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: > /interrupt-controller@e000e100: failed to match any schema with > compatible: ['arm,armv7m-nvic'] > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /timer@e000e010: failed > to match any schema with compatible: ['arm,armv7m-systick'] > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/i2c@40005c00 > /stmpe811@41: failed to match any schema with compatible: ['st,stmpe811'] > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/i2c@40005c00 > /stmpe811@41/stmpe_touchscreen: failed to match any schema with > compatible: ['st,stmpe-ts'] > arch/arm/boot/dts/stm32f429-disco.dt.yaml: l3gd20@0: > 'spi-max-frequency' does not match any of the regexes: 'pinctrl-[0-9]+' > From schema: > Documentation/devicetree/bindings/iio/st,st-sensors.yaml > >> arch/arm/boot/dts/stm32f429-disco.dt.yaml: display@1: compatible: > ['st,sf-tc240t-9370-t'] is too short > From schema: > Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/crc@40023000: > failed to match any schema with compatible: ['st,stm32f4-crc'] > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/rcc@40023800: > failed to match any schema with compatible: ['st,stm32f42xx-rcc', > 'st,stm32-rcc'] > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/rcc@40023800: > failed to match any schema with compatible: ['st,stm32f42xx-rcc', > 'st,stm32-rcc'] > > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org > --000000000000e5f82105c79d4649 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Kernel test robot,

=
Thanks for your time to test my patch.

I did = the dtbs_check on my side, and got the same warnings.

<= div>But I guess these warnings do not come from this submission,
= So, I will not be going to fix it at this time, but will at other submissio= ns
to fix these, add arm,armv7m-nvic.yaml ... to describe=C2=A0co= mpatibles, etc.

by the way, i did find a warning = from the stm32f429-disco.dts and fixt it
in "[PATCH v2 2/3] ARM: d= ts: stm32: fix dtbs_check warning on ili9341
dts binding",

the=C2=A0warning:
arch/arm/boot/dts/stm32f429-disco.d= t.yaml: display@1: compatible:
['st,sf-tc240t-9370-t'] is= too short

my make command:
make ARCH=3D= arm dtbs_check=C2=A0 DT_SCHEMA_FILES=3DDocumentation/devicetree/bindings/display/panel/ilitek,il= i9341.yaml

Best regards
thanks

Dillon

=
On Tue, 20 Jul 2021 at 14:12, kernel = test robot <lkp@intel.com> wrote= :
Hi,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on robh/for-next]
[also build test WARNING on linus/master v5.14-rc2 next-20210719]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented= in
https://git-scm.com/docs/git-format-patch]

url:=C2=A0 =C2=A0 https://github.com/0day-ci/linux/commits/dill= on-minfei-gmail-com/Add-ilitek-ili9341-panel-driver/20210718-103113
base:=C2=A0 =C2=A0https://git.kernel.o= rg/pub/scm/linux/kernel/git/robh/linux.git for-next
compiler: arm-linux-gnueabi-gcc (GCC) 10.3.0
reproduce: make ARCH=3Darm dtbs_check

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


dtcheck warnings: (new ones prefixed by >>)
=C2=A0 =C2=A0arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /interrupt-cont= roller@e000e100: failed to match any schema with compatible: ['arm,armv= 7m-nvic']
=C2=A0 =C2=A0arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /timer@e000e010= : failed to match any schema with compatible: ['arm,armv7m-systick'= ]
=C2=A0 =C2=A0arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/i2c@40005c= 00/stmpe811@41: failed to match any schema with compatible: ['st,stmpe8= 11']
=C2=A0 =C2=A0arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/i2c@40005c= 00/stmpe811@41/stmpe_touchscreen: failed to match any schema with compatibl= e: ['st,stmpe-ts']
=C2=A0 =C2=A0arch/arm/boot/dts/stm32f429-disco.dt.yaml: l3gd20@0: 'spi-= max-frequency' does not match any of the regexes: 'pinctrl-[0-9]+&#= 39;
=C2=A0 =C2=A0 =C2=A0 =C2=A0 From schema: Documentation/devicetree/bindings/= iio/st,st-sensors.yaml
>> arch/arm/boot/dts/stm32f429-disco.dt.yaml: display@1: compatible: = ['st,sf-tc240t-9370-t'] is too short
=C2=A0 =C2=A0 =C2=A0 =C2=A0 From schema: Documentation/devicetree/bindings/= display/panel/ilitek,ili9341.yaml
=C2=A0 =C2=A0arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/crc@400230= 00: failed to match any schema with compatible: ['st,stm32f4-crc']<= br> =C2=A0 =C2=A0arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/rcc@400238= 00: failed to match any schema with compatible: ['st,stm32f42xx-rcc'= ;, 'st,stm32-rcc']
=C2=A0 =C2=A0arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/rcc@400238= 00: failed to match any schema with compatible: ['st,stm32f42xx-rcc'= ;, 'st,stm32-rcc']

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbu= ild-all@lists.01.org
--000000000000e5f82105c79d4649-- From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3916670257743245281==" MIME-Version: 1.0 From: Dillon Min To: kbuild-all@lists.01.org Subject: Re: [PATCH 1/2] dt-bindings: display: panel: Add ilitek ili9341 panel bindings Date: Wed, 21 Jul 2021 15:39:20 +0800 Message-ID: In-Reply-To: <202107201305.FPUQWvWk-lkp@intel.com> List-Id: --===============3916670257743245281== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Kernel test robot, Thanks for your time to test my patch. I did the dtbs_check on my side, and got the same warnings. But I guess these warnings do not come from this submission, So, I will not be going to fix it at this time, but will at other submissions to fix these, add arm,armv7m-nvic.yaml ... to describe compatibles, etc. by the way, i did find a warning from the stm32f429-disco.dts and fixt it in "[PATCH v2 2/3] ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding", the warning: arch/arm/boot/dts/stm32f429-disco.dt.yaml: display(a)1: compatible: ['st,sf-tc240t-9370-t'] is too short my make command: make ARCH=3Darm dtbs_check DT_SCHEMA_FILES=3DDocumentation/devicetree/bindings/display/panel/ilitek,il= i9341.yaml Best regards thanks Dillon On Tue, 20 Jul 2021 at 14:12, kernel test robot wrote: > Hi, > > Thank you for the patch! Perhaps something to improve: > > [auto build test WARNING on robh/for-next] > [also build test WARNING on linus/master v5.14-rc2 next-20210719] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch] > > url: > https://github.com/0day-ci/linux/commits/dillon-minfei-gmail-com/Add-ilit= ek-ili9341-panel-driver/20210718-103113 > base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git > for-next > compiler: arm-linux-gnueabi-gcc (GCC) 10.3.0 > reproduce: make ARCH=3Darm dtbs_check > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > > dtcheck warnings: (new ones prefixed by >>) > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: > /interrupt-controller(a)e000e100: failed to match any schema with > compatible: ['arm,armv7m-nvic'] > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /timer(a)e000e010: fail= ed > to match any schema with compatible: ['arm,armv7m-systick'] > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/i2c(a)40005c00 > /stmpe811(a)41: failed to match any schema with compatible: ['st,stmpe811= '] > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/i2c(a)40005c00 > /stmpe811(a)41/stmpe_touchscreen: failed to match any schema with > compatible: ['st,stmpe-ts'] > arch/arm/boot/dts/stm32f429-disco.dt.yaml: l3gd20(a)0: > 'spi-max-frequency' does not match any of the regexes: 'pinctrl-[0-9]+' > From schema: > Documentation/devicetree/bindings/iio/st,st-sensors.yaml > >> arch/arm/boot/dts/stm32f429-disco.dt.yaml: display(a)1: compatible: > ['st,sf-tc240t-9370-t'] is too short > From schema: > Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/crc(a)40023000: > failed to match any schema with compatible: ['st,stm32f4-crc'] > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/rcc(a)40023800: > failed to match any schema with compatible: ['st,stm32f42xx-rcc', > 'st,stm32-rcc'] > arch/arm/boot/dts/stm32f429-disco.dt.yaml:0:0: /soc/rcc(a)40023800: > failed to match any schema with compatible: ['st,stm32f42xx-rcc', > 'st,stm32-rcc'] > > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org > --===============3916670257743245281== Content-Type: text/html MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.htm" PGRpdiBkaXI9Imx0ciI+PGRpdiBkaXI9Imx0ciI+SGnCoEtlcm5lbCB0ZXN0IHJvYm90LDxkaXY+ PGJyPjwvZGl2PjxkaXY+VGhhbmtzIGZvciB5b3VyIHRpbWUgdG8gdGVzdCBteSBwYXRjaC48L2Rp dj48ZGl2Pjxicj48L2Rpdj48ZGl2PkkgZGlkIHRoZSBkdGJzX2NoZWNrIG9uIG15IHNpZGUsIGFu ZCBnb3QgdGhlIHNhbWUgd2FybmluZ3MuPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5CdXQgSSBn dWVzcyB0aGVzZSB3YXJuaW5ncyBkbyBub3QgY29tZSBmcm9tIHRoaXMgc3VibWlzc2lvbiw8L2Rp dj48ZGl2PlNvLCBJIHdpbGwgbm90IGJlIGdvaW5nIHRvIGZpeCBpdCBhdCB0aGlzIHRpbWUsIGJ1 dCB3aWxsIGF0IG90aGVyIHN1Ym1pc3Npb25zPC9kaXY+PGRpdj50byBmaXggdGhlc2UsIGFkZCBh cm0sYXJtdjdtLW52aWMueWFtbCAuLi4gdG8gZGVzY3JpYmXCoGNvbXBhdGlibGVzLCBldGMuPC9k aXY+PC9kaXY+PGRpdj48YnI+PC9kaXY+YnkgdGhlIHdheSwgaSBkaWQgZmluZCBhIHdhcm5pbmcg ZnJvbSB0aGUgc3RtMzJmNDI5LWRpc2NvLmR0cyBhbmQgZml4dCBpdDxkaXY+aW4gJnF1b3Q7W1BB VENIIHYyIDIvM10gQVJNOiBkdHM6IHN0bTMyOiBmaXggZHRic19jaGVjayB3YXJuaW5nIG9uIGls aTkzNDE8L2Rpdj48ZGl2PmR0cyBiaW5kaW5nJnF1b3Q7LDwvZGl2PjxkaXY+PGJyPjxkaXY+dGhl wqB3YXJuaW5nOjxkaXY+YXJjaC9hcm0vYm9vdC9kdHMvc3RtMzJmNDI5LWRpc2NvLmR0LnlhbWw6 IGRpc3BsYXlAMTogY29tcGF0aWJsZTo8L2Rpdj48ZGl2PlsmIzM5O3N0LHNmLXRjMjQwdC05Mzcw LXQmIzM5O10gaXMgdG9vIHNob3J0PC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5teSBtYWtlIGNv bW1hbmQ6PC9kaXY+PGRpdj5tYWtlIEFSQ0g9YXJtIGR0YnNfY2hlY2vCoAoKRFRfU0NIRU1BX0ZJ TEVTPURvY3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9kaXNwbGF5L3BhbmVsL2lsaXRl ayxpbGk5MzQxLnlhbWw8L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2PkJlc3QgcmVnYXJkczwvZGl2 PjxkaXY+dGhhbmtzPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5EaWxsb248L2Rpdj48ZGl2Pjxi cj48L2Rpdj48ZGl2PjxkaXYgY2xhc3M9ImdtYWlsX3F1b3RlIj48ZGl2IGRpcj0ibHRyIiBjbGFz cz0iZ21haWxfYXR0ciI+T24gVHVlLCAyMCBKdWwgMjAyMSBhdCAxNDoxMiwga2VybmVsIHRlc3Qg cm9ib3QgJmx0OzxhIGhyZWY9Im1haWx0bzpsa3BAaW50ZWwuY29tIj5sa3BAaW50ZWwuY29tPC9h PiZndDsgd3JvdGU6PGJyPjwvZGl2PjxibG9ja3F1b3RlIGNsYXNzPSJnbWFpbF9xdW90ZSIgc3R5 bGU9Im1hcmdpbjowcHggMHB4IDBweCAwLjhleDtib3JkZXItbGVmdDoxcHggc29saWQgcmdiKDIw NCwyMDQsMjA0KTtwYWRkaW5nLWxlZnQ6MWV4Ij5IaSw8YnI+Cjxicj4KVGhhbmsgeW91IGZvciB0 aGUgcGF0Y2ghIFBlcmhhcHMgc29tZXRoaW5nIHRvIGltcHJvdmU6PGJyPgo8YnI+ClthdXRvIGJ1 aWxkIHRlc3QgV0FSTklORyBvbiByb2JoL2Zvci1uZXh0XTxicj4KW2Fsc28gYnVpbGQgdGVzdCBX QVJOSU5HIG9uIGxpbnVzL21hc3RlciB2NS4xNC1yYzIgbmV4dC0yMDIxMDcxOV08YnI+CltJZiB5 b3VyIHBhdGNoIGlzIGFwcGxpZWQgdG8gdGhlIHdyb25nIGdpdCB0cmVlLCBraW5kbHkgZHJvcCB1 cyBhIG5vdGUuPGJyPgpBbmQgd2hlbiBzdWJtaXR0aW5nIHBhdGNoLCB3ZSBzdWdnZXN0IHRvIHVz ZSAmIzM5Oy0tYmFzZSYjMzk7IGFzIGRvY3VtZW50ZWQgaW48YnI+CjxhIGhyZWY9Imh0dHBzOi8v Z2l0LXNjbS5jb20vZG9jcy9naXQtZm9ybWF0LXBhdGNoIiByZWw9Im5vcmVmZXJyZXIiIHRhcmdl dD0iX2JsYW5rIj5odHRwczovL2dpdC1zY20uY29tL2RvY3MvZ2l0LWZvcm1hdC1wYXRjaDwvYT5d PGJyPgo8YnI+CnVybDrCoCDCoCA8YSBocmVmPSJodHRwczovL2dpdGh1Yi5jb20vMGRheS1jaS9s aW51eC9jb21taXRzL2RpbGxvbi1taW5mZWktZ21haWwtY29tL0FkZC1pbGl0ZWstaWxpOTM0MS1w YW5lbC1kcml2ZXIvMjAyMTA3MTgtMTAzMTEzIiByZWw9Im5vcmVmZXJyZXIiIHRhcmdldD0iX2Js YW5rIj5odHRwczovL2dpdGh1Yi5jb20vMGRheS1jaS9saW51eC9jb21taXRzL2RpbGxvbi1taW5m ZWktZ21haWwtY29tL0FkZC1pbGl0ZWstaWxpOTM0MS1wYW5lbC1kcml2ZXIvMjAyMTA3MTgtMTAz MTEzPC9hPjxicj4KYmFzZTrCoCDCoDxhIGhyZWY9Imh0dHBzOi8vZ2l0Lmtlcm5lbC5vcmcvcHVi L3NjbS9saW51eC9rZXJuZWwvZ2l0L3JvYmgvbGludXguZ2l0IiByZWw9Im5vcmVmZXJyZXIiIHRh cmdldD0iX2JsYW5rIj5odHRwczovL2dpdC5rZXJuZWwub3JnL3B1Yi9zY20vbGludXgva2VybmVs L2dpdC9yb2JoL2xpbnV4LmdpdDwvYT4gZm9yLW5leHQ8YnI+CmNvbXBpbGVyOiBhcm0tbGludXgt Z251ZWFiaS1nY2MgKEdDQykgMTAuMy4wPGJyPgpyZXByb2R1Y2U6IG1ha2UgQVJDSD1hcm0gZHRi c19jaGVjazxicj4KPGJyPgpJZiB5b3UgZml4IHRoZSBpc3N1ZSwga2luZGx5IGFkZCBmb2xsb3dp bmcgdGFnIGFzIGFwcHJvcHJpYXRlPGJyPgpSZXBvcnRlZC1ieToga2VybmVsIHRlc3Qgcm9ib3Qg Jmx0OzxhIGhyZWY9Im1haWx0bzpsa3BAaW50ZWwuY29tIiB0YXJnZXQ9Il9ibGFuayI+bGtwQGlu dGVsLmNvbTwvYT4mZ3Q7PGJyPgo8YnI+Cjxicj4KZHRjaGVjayB3YXJuaW5nczogKG5ldyBvbmVz IHByZWZpeGVkIGJ5ICZndDsmZ3Q7KTxicj4KwqAgwqBhcmNoL2FybS9ib290L2R0cy9zdG0zMmY0 MjktZGlzY28uZHQueWFtbDowOjA6IC9pbnRlcnJ1cHQtY29udHJvbGxlckBlMDAwZTEwMDogZmFp bGVkIHRvIG1hdGNoIGFueSBzY2hlbWEgd2l0aCBjb21wYXRpYmxlOiBbJiMzOTthcm0sYXJtdjdt LW52aWMmIzM5O108YnI+CsKgIMKgYXJjaC9hcm0vYm9vdC9kdHMvc3RtMzJmNDI5LWRpc2NvLmR0 LnlhbWw6MDowOiAvdGltZXJAZTAwMGUwMTA6IGZhaWxlZCB0byBtYXRjaCBhbnkgc2NoZW1hIHdp dGggY29tcGF0aWJsZTogWyYjMzk7YXJtLGFybXY3bS1zeXN0aWNrJiMzOTtdPGJyPgrCoCDCoGFy Y2gvYXJtL2Jvb3QvZHRzL3N0bTMyZjQyOS1kaXNjby5kdC55YW1sOjA6MDogL3NvYy9pMmNANDAw MDVjMDAvc3RtcGU4MTFANDE6IGZhaWxlZCB0byBtYXRjaCBhbnkgc2NoZW1hIHdpdGggY29tcGF0 aWJsZTogWyYjMzk7c3Qsc3RtcGU4MTEmIzM5O108YnI+CsKgIMKgYXJjaC9hcm0vYm9vdC9kdHMv c3RtMzJmNDI5LWRpc2NvLmR0LnlhbWw6MDowOiAvc29jL2kyY0A0MDAwNWMwMC9zdG1wZTgxMUA0 MS9zdG1wZV90b3VjaHNjcmVlbjogZmFpbGVkIHRvIG1hdGNoIGFueSBzY2hlbWEgd2l0aCBjb21w YXRpYmxlOiBbJiMzOTtzdCxzdG1wZS10cyYjMzk7XTxicj4KwqAgwqBhcmNoL2FybS9ib290L2R0 cy9zdG0zMmY0MjktZGlzY28uZHQueWFtbDogbDNnZDIwQDA6ICYjMzk7c3BpLW1heC1mcmVxdWVu Y3kmIzM5OyBkb2VzIG5vdCBtYXRjaCBhbnkgb2YgdGhlIHJlZ2V4ZXM6ICYjMzk7cGluY3RybC1b MC05XSsmIzM5Ozxicj4KwqAgwqAgwqAgwqAgRnJvbSBzY2hlbWE6IERvY3VtZW50YXRpb24vZGV2 aWNldHJlZS9iaW5kaW5ncy9paW8vc3Qsc3Qtc2Vuc29ycy55YW1sPGJyPgomZ3Q7Jmd0OyBhcmNo L2FybS9ib290L2R0cy9zdG0zMmY0MjktZGlzY28uZHQueWFtbDogZGlzcGxheUAxOiBjb21wYXRp YmxlOiBbJiMzOTtzdCxzZi10YzI0MHQtOTM3MC10JiMzOTtdIGlzIHRvbyBzaG9ydDxicj4KwqAg wqAgwqAgwqAgRnJvbSBzY2hlbWE6IERvY3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9k aXNwbGF5L3BhbmVsL2lsaXRlayxpbGk5MzQxLnlhbWw8YnI+CsKgIMKgYXJjaC9hcm0vYm9vdC9k dHMvc3RtMzJmNDI5LWRpc2NvLmR0LnlhbWw6MDowOiAvc29jL2NyY0A0MDAyMzAwMDogZmFpbGVk IHRvIG1hdGNoIGFueSBzY2hlbWEgd2l0aCBjb21wYXRpYmxlOiBbJiMzOTtzdCxzdG0zMmY0LWNy YyYjMzk7XTxicj4KwqAgwqBhcmNoL2FybS9ib290L2R0cy9zdG0zMmY0MjktZGlzY28uZHQueWFt bDowOjA6IC9zb2MvcmNjQDQwMDIzODAwOiBmYWlsZWQgdG8gbWF0Y2ggYW55IHNjaGVtYSB3aXRo IGNvbXBhdGlibGU6IFsmIzM5O3N0LHN0bTMyZjQyeHgtcmNjJiMzOTssICYjMzk7c3Qsc3RtMzIt cmNjJiMzOTtdPGJyPgrCoCDCoGFyY2gvYXJtL2Jvb3QvZHRzL3N0bTMyZjQyOS1kaXNjby5kdC55 YW1sOjA6MDogL3NvYy9yY2NANDAwMjM4MDA6IGZhaWxlZCB0byBtYXRjaCBhbnkgc2NoZW1hIHdp dGggY29tcGF0aWJsZTogWyYjMzk7c3Qsc3RtMzJmNDJ4eC1yY2MmIzM5OywgJiMzOTtzdCxzdG0z Mi1yY2MmIzM5O108YnI+Cjxicj4KLS0tPGJyPgowLURBWSBDSSBLZXJuZWwgVGVzdCBTZXJ2aWNl LCBJbnRlbCBDb3Jwb3JhdGlvbjxicj4KPGEgaHJlZj0iaHR0cHM6Ly9saXN0cy4wMS5vcmcvaHlw ZXJraXR0eS9saXN0L2tidWlsZC1hbGxAbGlzdHMuMDEub3JnIiByZWw9Im5vcmVmZXJyZXIiIHRh cmdldD0iX2JsYW5rIj5odHRwczovL2xpc3RzLjAxLm9yZy9oeXBlcmtpdHR5L2xpc3Qva2J1aWxk LWFsbEBsaXN0cy4wMS5vcmc8L2E+PGJyPgo8L2Jsb2NrcXVvdGU+PC9kaXY+PC9kaXY+PC9kaXY+ PC9kaXY+PC9kaXY+Cg== --===============3916670257743245281==--