From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 907A9E7849A for ; Mon, 2 Oct 2023 11:56:42 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id A6A11E0F; Mon, 2 Oct 2023 13:55:50 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz A6A11E0F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1696247800; bh=HwO5Na84aoxMs8pSLr9VExYDxk8Jtv1Gq8/kkq7Tvd8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=tdvNGMbrE2IwpWp2PojDRGI3CNrjNh+CwcJzplid5E9ROP5fNm1VlX55ikukUca37 FYqIu6iPBqSgO5/WawLId7I7YuN7B1jdhXQpzNFvvXsHzD6dseiliWNwfMQ4Li8Ljb ZJ0mwR+KPGALYhzO7vAXk6OvpEDDNcxLeMGqamQY= Received: by alsa1.perex.cz (Postfix, from userid 50401) id D23C4F800C1; Mon, 2 Oct 2023 13:55:19 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 7F116F80310; Mon, 2 Oct 2023 13:55:19 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A4DAAF80310; Mon, 2 Oct 2023 13:55:16 +0200 (CEST) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::226]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 56797F801EB for ; Mon, 2 Oct 2023 13:55:08 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 56797F801EB Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=Y+TMpJzr Received: by mail.gandi.net (Postfix) with ESMTPSA id 7D7EAC0007; Mon, 2 Oct 2023 11:54:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1696247707; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZauemzlB2GLs7I7VeZeMr7YTRfLhZitHrMbmBgYpBFo=; b=Y+TMpJzrSEayNtrQ1/UBUfMpH1c7s5l736WL9S3/lFbOXcx0BTUCPb/erG9k+osScJSt0y 2tbeBT7/SGnbvouwlGDLERC25y4ZcvayWFzdg/+PfokEDbKflSRhLVWeR40woW8xPlw8Ox 8YG1Fvh6sY+27HWsp2z15RKmQUl5kLV9dzDDPUB0zbgmVCPFeznmRQGhJQOZ2xTSYzAjGe NoJzak3j4Py4dzMatBXdC8yNKY3MdQrC208MwQiapP6gCOc8Tx0NARPrBEWIeXgMu71pdE KxUkEfL+NLoKzt+j+Ski75iX7InerKkxpp5uKvWbQdzBuBTRaaRAlf+3yYfmTA== Date: Mon, 2 Oct 2023 13:54:58 +0200 From: Herve Codina To: kernel test robot Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Andrew Lunn , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Linus Walleij , Qiang Zhao , Li Yang , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen , Christophe Leroy , Randy Dunlap , oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, Simon Horman Subject: Re: [PATCH v7 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer Message-ID: <20231002135458.420f6ae4@bootlin.com> In-Reply-To: <202309291924.OBfdyhXb-lkp@intel.com> References: <20230928070652.330429-26-herve.codina@bootlin.com> <202309291924.OBfdyhXb-lkp@intel.com> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: herve.codina@bootlin.com Message-ID-Hash: NM6EFTAKJEOW3DV37T3XA74XLXOPGEVF X-Message-ID-Hash: NM6EFTAKJEOW3DV37T3XA74XLXOPGEVF X-MailFrom: herve.codina@bootlin.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Hi Rob, all, On Fri, 29 Sep 2023 20:04:44 +0800 kernel test robot wrote: > Hi Herve, > > kernel test robot noticed the following build warnings: > > [auto build test WARNING on linus/master] > [also build test WARNING on v6.6-rc3 next-20230929] > [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#_base_tree_information] > > url: https://github.com/intel-lab-lkp/linux/commits/Herve-Codina/soc-fsl-cpm1-tsa-Fix-__iomem-addresses-declaration/20230928-151746 > base: linus/master > patch link: https://lore.kernel.org/r/20230928070652.330429-26-herve.codina%40bootlin.com > patch subject: [PATCH v7 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer > compiler: loongarch64-linux-gcc (GCC) 13.2.0 > reproduce: (https://download.01.org/0day-ci/archive/20230929/202309291924.OBfdyhXb-lkp@intel.com/reproduce) > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > the same patch/commit), kindly add following tags > | Reported-by: kernel test robot > | Closes: https://lore.kernel.org/oe-kbuild-all/202309291924.OBfdyhXb-lkp@intel.com/ > > dtcheck warnings: (new ones prefixed by >>) > >> Documentation/devicetree/bindings/net/lantiq,pef2256.yaml: properties:lantiq,data-rate-bps: 'oneOf' conditional failed, one must be fixed: > 'type' is a required property > hint: A vendor boolean property can use "type: boolean" > Additional properties are not allowed ('default', 'enum' were unexpected) > hint: A vendor boolean property can use "type: boolean" > Additional properties are not allowed ('default' was unexpected) > hint: A vendor string property with exact values has an implicit type > >> Documentation/devicetree/bindings/net/lantiq,pef2256.yaml: properties:lantiq,data-rate-bps: 'oneOf' conditional failed, one must be fixed: > '$ref' is a required property > 'allOf' is a required property > hint: A vendor property needs a $ref to types.yaml > from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml# > 2048000 is not of type 'string' > hint: A vendor string property with exact values has an implicit type > 4096000 is not of type 'string' > hint: A vendor string property with exact values has an implicit type > 8192000 is not of type 'string' > hint: A vendor string property with exact values has an implicit type > This issue is related to '-bps' standard suffix not yet available in the dt-schema release. The commit adding '-pbs' suffix is commit 033d0b1 ("Add '-bps' as a standard unit suffix for bits per second") present in https://github.com/devicetree-org/dt-schema/ This point was previously discussed with Rob [1] and mentioned in the cover letter of the series. [1]: https://lore.kernel.org/linux-kernel/CAL_JsqJTruTExc=uHCPCp3q-fo+fB-wAJ-ggPpHpWcHSoGALdw@mail.gmail.com/ Best regards, Hervé From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0E50BE7849A for ; Mon, 2 Oct 2023 11:56:10 +0000 (UTC) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=Y+TMpJzr; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4RzfYN5DP8z3vXf for ; Mon, 2 Oct 2023 22:56:08 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=Y+TMpJzr; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=bootlin.com (client-ip=217.70.183.198; helo=relay6-d.mail.gandi.net; envelope-from=herve.codina@bootlin.com; receiver=lists.ozlabs.org) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4RzfXN1CFZz3cCb for ; Mon, 2 Oct 2023 22:55:12 +1100 (AEDT) Received: by mail.gandi.net (Postfix) with ESMTPSA id 7D7EAC0007; Mon, 2 Oct 2023 11:54:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1696247707; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZauemzlB2GLs7I7VeZeMr7YTRfLhZitHrMbmBgYpBFo=; b=Y+TMpJzrSEayNtrQ1/UBUfMpH1c7s5l736WL9S3/lFbOXcx0BTUCPb/erG9k+osScJSt0y 2tbeBT7/SGnbvouwlGDLERC25y4ZcvayWFzdg/+PfokEDbKflSRhLVWeR40woW8xPlw8Ox 8YG1Fvh6sY+27HWsp2z15RKmQUl5kLV9dzDDPUB0zbgmVCPFeznmRQGhJQOZ2xTSYzAjGe NoJzak3j4Py4dzMatBXdC8yNKY3MdQrC208MwQiapP6gCOc8Tx0NARPrBEWIeXgMu71pdE KxUkEfL+NLoKzt+j+Ski75iX7InerKkxpp5uKvWbQdzBuBTRaaRAlf+3yYfmTA== Date: Mon, 2 Oct 2023 13:54:58 +0200 From: Herve Codina To: kernel test robot Subject: Re: [PATCH v7 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer Message-ID: <20231002135458.420f6ae4@bootlin.com> In-Reply-To: <202309291924.OBfdyhXb-lkp@intel.com> References: <20230928070652.330429-26-herve.codina@bootlin.com> <202309291924.OBfdyhXb-lkp@intel.com> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: herve.codina@bootlin.com X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , alsa-devel@alsa-project.org, Xiubo Li , Linus Walleij , Liam Girdwood , Eric Dumazet , Krzysztof Kozlowski , Fabio Estevam , Qiang Zhao , Shengjiu Wang , Jakub Kicinski , Paolo Abeni , devicetree@vger.kernel.org, Conor Dooley , linux-kernel@vger.kernel.org, Nicolin Chen , linux-gpio@vger.kernel.org, Rob Herring , oe-kbuild-all@lists.linux.dev, Jaroslav Kysela , linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, Randy Dunlap , Takashi Iwai , Li Yang , Mark Brown , Simon Horman , linuxppc-dev@lists.ozlabs.org, "David S. Miller" Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hi Rob, all, On Fri, 29 Sep 2023 20:04:44 +0800 kernel test robot wrote: > Hi Herve, > > kernel test robot noticed the following build warnings: > > [auto build test WARNING on linus/master] > [also build test WARNING on v6.6-rc3 next-20230929] > [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#_base_tree_information] > > url: https://github.com/intel-lab-lkp/linux/commits/Herve-Codina/soc-fsl-cpm1-tsa-Fix-__iomem-addresses-declaration/20230928-151746 > base: linus/master > patch link: https://lore.kernel.org/r/20230928070652.330429-26-herve.codina%40bootlin.com > patch subject: [PATCH v7 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer > compiler: loongarch64-linux-gcc (GCC) 13.2.0 > reproduce: (https://download.01.org/0day-ci/archive/20230929/202309291924.OBfdyhXb-lkp@intel.com/reproduce) > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > the same patch/commit), kindly add following tags > | Reported-by: kernel test robot > | Closes: https://lore.kernel.org/oe-kbuild-all/202309291924.OBfdyhXb-lkp@intel.com/ > > dtcheck warnings: (new ones prefixed by >>) > >> Documentation/devicetree/bindings/net/lantiq,pef2256.yaml: properties:lantiq,data-rate-bps: 'oneOf' conditional failed, one must be fixed: > 'type' is a required property > hint: A vendor boolean property can use "type: boolean" > Additional properties are not allowed ('default', 'enum' were unexpected) > hint: A vendor boolean property can use "type: boolean" > Additional properties are not allowed ('default' was unexpected) > hint: A vendor string property with exact values has an implicit type > >> Documentation/devicetree/bindings/net/lantiq,pef2256.yaml: properties:lantiq,data-rate-bps: 'oneOf' conditional failed, one must be fixed: > '$ref' is a required property > 'allOf' is a required property > hint: A vendor property needs a $ref to types.yaml > from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml# > 2048000 is not of type 'string' > hint: A vendor string property with exact values has an implicit type > 4096000 is not of type 'string' > hint: A vendor string property with exact values has an implicit type > 8192000 is not of type 'string' > hint: A vendor string property with exact values has an implicit type > This issue is related to '-bps' standard suffix not yet available in the dt-schema release. The commit adding '-pbs' suffix is commit 033d0b1 ("Add '-bps' as a standard unit suffix for bits per second") present in https://github.com/devicetree-org/dt-schema/ This point was previously discussed with Rob [1] and mentioned in the cover letter of the series. [1]: https://lore.kernel.org/linux-kernel/CAL_JsqJTruTExc=uHCPCp3q-fo+fB-wAJ-ggPpHpWcHSoGALdw@mail.gmail.com/ Best regards, Hervé 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 B81BBE7849A for ; Mon, 2 Oct 2023 11:55:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=TYV6nnDO5lOEwL9eXJXXzXBWne3FxZZbfNoxPnjuyGY=; b=OXbKBMLqTlKxBA 3Qv9F+4hBPcHlkwAcOtor+Jex6cAa1zgG6Y1rF1upVgQCLLyxn9gPvkkCeTnkpj4rB0w6YnytHJXC v22pmZ+EBTYF7HtRSPVCxd5AX1mQvlGVIa7CSYRUwppdo6T4Nag+K5HZbwXQvRia1wXTqe+8qoFij 9kYWIUjAfV/fZpJQuBSUqZk6ButPso5SVFv6MzbDvyDvOP6eT3jAIB+W+EFvFHdXegfWQPkC69sAk 0fUqKOPc7LG3Vbv4SIprt+1ZZZk4Efo4sJTB0sw0cxyfX8hX7/Gl8g/ELZhjtGYKmtRqt5ZPSQBrc oWwE2bPVO2CK8qS+cg3Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qnHW8-00CZuH-16; Mon, 02 Oct 2023 11:55:16 +0000 Received: from relay6-d.mail.gandi.net ([217.70.183.198]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qnHW5-00CZtd-0v for linux-arm-kernel@lists.infradead.org; Mon, 02 Oct 2023 11:55:15 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id 7D7EAC0007; Mon, 2 Oct 2023 11:54:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1696247707; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZauemzlB2GLs7I7VeZeMr7YTRfLhZitHrMbmBgYpBFo=; b=Y+TMpJzrSEayNtrQ1/UBUfMpH1c7s5l736WL9S3/lFbOXcx0BTUCPb/erG9k+osScJSt0y 2tbeBT7/SGnbvouwlGDLERC25y4ZcvayWFzdg/+PfokEDbKflSRhLVWeR40woW8xPlw8Ox 8YG1Fvh6sY+27HWsp2z15RKmQUl5kLV9dzDDPUB0zbgmVCPFeznmRQGhJQOZ2xTSYzAjGe NoJzak3j4Py4dzMatBXdC8yNKY3MdQrC208MwQiapP6gCOc8Tx0NARPrBEWIeXgMu71pdE KxUkEfL+NLoKzt+j+Ski75iX7InerKkxpp5uKvWbQdzBuBTRaaRAlf+3yYfmTA== Date: Mon, 2 Oct 2023 13:54:58 +0200 From: Herve Codina To: kernel test robot Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Andrew Lunn , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Linus Walleij , Qiang Zhao , Li Yang , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen , Christophe Leroy , Randy Dunlap , oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, Simon Horman Subject: Re: [PATCH v7 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer Message-ID: <20231002135458.420f6ae4@bootlin.com> In-Reply-To: <202309291924.OBfdyhXb-lkp@intel.com> References: <20230928070652.330429-26-herve.codina@bootlin.com> <202309291924.OBfdyhXb-lkp@intel.com> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-GND-Sasl: herve.codina@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231002_045513_764865_BB29DE56 X-CRM114-Status: GOOD ( 17.54 ) 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 SGkgUm9iLCBhbGwsCgpPbiBGcmksIDI5IFNlcCAyMDIzIDIwOjA0OjQ0ICswODAwCmtlcm5lbCB0 ZXN0IHJvYm90IDxsa3BAaW50ZWwuY29tPiB3cm90ZToKCj4gSGkgSGVydmUsCj4gCj4ga2VybmVs IHRlc3Qgcm9ib3Qgbm90aWNlZCB0aGUgZm9sbG93aW5nIGJ1aWxkIHdhcm5pbmdzOgo+IAo+IFth dXRvIGJ1aWxkIHRlc3QgV0FSTklORyBvbiBsaW51cy9tYXN0ZXJdCj4gW2Fsc28gYnVpbGQgdGVz dCBXQVJOSU5HIG9uIHY2LjYtcmMzIG5leHQtMjAyMzA5MjldCj4gW0lmIHlvdXIgcGF0Y2ggaXMg YXBwbGllZCB0byB0aGUgd3JvbmcgZ2l0IHRyZWUsIGtpbmRseSBkcm9wIHVzIGEgbm90ZS4KPiBB bmQgd2hlbiBzdWJtaXR0aW5nIHBhdGNoLCB3ZSBzdWdnZXN0IHRvIHVzZSAnLS1iYXNlJyBhcyBk b2N1bWVudGVkIGluCj4gaHR0cHM6Ly9naXQtc2NtLmNvbS9kb2NzL2dpdC1mb3JtYXQtcGF0Y2gj X2Jhc2VfdHJlZV9pbmZvcm1hdGlvbl0KPiAKPiB1cmw6ICAgIGh0dHBzOi8vZ2l0aHViLmNvbS9p bnRlbC1sYWItbGtwL2xpbnV4L2NvbW1pdHMvSGVydmUtQ29kaW5hL3NvYy1mc2wtY3BtMS10c2Et Rml4LV9faW9tZW0tYWRkcmVzc2VzLWRlY2xhcmF0aW9uLzIwMjMwOTI4LTE1MTc0Ngo+IGJhc2U6 ICAgbGludXMvbWFzdGVyCj4gcGF0Y2ggbGluazogICAgaHR0cHM6Ly9sb3JlLmtlcm5lbC5vcmcv ci8yMDIzMDkyODA3MDY1Mi4zMzA0MjktMjYtaGVydmUuY29kaW5hJTQwYm9vdGxpbi5jb20KPiBw YXRjaCBzdWJqZWN0OiBbUEFUQ0ggdjcgMjUvMzBdIGR0LWJpbmRpbmdzOiBuZXQ6IEFkZCB0aGUg TGFudGlxIFBFRjIyNTYgRTEvVDEvSjEgZnJhbWVyCj4gY29tcGlsZXI6IGxvb25nYXJjaDY0LWxp bnV4LWdjYyAoR0NDKSAxMy4yLjAKPiByZXByb2R1Y2U6IChodHRwczovL2Rvd25sb2FkLjAxLm9y Zy8wZGF5LWNpL2FyY2hpdmUvMjAyMzA5MjkvMjAyMzA5MjkxOTI0Lk9CZmR5aFhiLWxrcEBpbnRl bC5jb20vcmVwcm9kdWNlKQo+IAo+IElmIHlvdSBmaXggdGhlIGlzc3VlIGluIGEgc2VwYXJhdGUg cGF0Y2gvY29tbWl0IChpLmUuIG5vdCBqdXN0IGEgbmV3IHZlcnNpb24gb2YKPiB0aGUgc2FtZSBw YXRjaC9jb21taXQpLCBraW5kbHkgYWRkIGZvbGxvd2luZyB0YWdzCj4gfCBSZXBvcnRlZC1ieTog a2VybmVsIHRlc3Qgcm9ib3QgPGxrcEBpbnRlbC5jb20+Cj4gfCBDbG9zZXM6IGh0dHBzOi8vbG9y ZS5rZXJuZWwub3JnL29lLWtidWlsZC1hbGwvMjAyMzA5MjkxOTI0Lk9CZmR5aFhiLWxrcEBpbnRl bC5jb20vCj4gCj4gZHRjaGVjayB3YXJuaW5nczogKG5ldyBvbmVzIHByZWZpeGVkIGJ5ID4+KQo+ ID4+IERvY3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5kaW5ncy9uZXQvbGFudGlxLHBlZjIyNTYu eWFtbDogcHJvcGVydGllczpsYW50aXEsZGF0YS1yYXRlLWJwczogJ29uZU9mJyBjb25kaXRpb25h bCBmYWlsZWQsIG9uZSBtdXN0IGJlIGZpeGVkOiAgCj4gICAgCSd0eXBlJyBpcyBhIHJlcXVpcmVk IHByb3BlcnR5Cj4gICAgCQloaW50OiBBIHZlbmRvciBib29sZWFuIHByb3BlcnR5IGNhbiB1c2Ug InR5cGU6IGJvb2xlYW4iCj4gICAgCUFkZGl0aW9uYWwgcHJvcGVydGllcyBhcmUgbm90IGFsbG93 ZWQgKCdkZWZhdWx0JywgJ2VudW0nIHdlcmUgdW5leHBlY3RlZCkKPiAgICAJCWhpbnQ6IEEgdmVu ZG9yIGJvb2xlYW4gcHJvcGVydHkgY2FuIHVzZSAidHlwZTogYm9vbGVhbiIKPiAgICAJQWRkaXRp b25hbCBwcm9wZXJ0aWVzIGFyZSBub3QgYWxsb3dlZCAoJ2RlZmF1bHQnIHdhcyB1bmV4cGVjdGVk KQo+ICAgIAkJaGludDogQSB2ZW5kb3Igc3RyaW5nIHByb3BlcnR5IHdpdGggZXhhY3QgdmFsdWVz IGhhcyBhbiBpbXBsaWNpdCB0eXBlCj4gPj4gCURvY3VtZW50YXRpb24vZGV2aWNldHJlZS9iaW5k aW5ncy9uZXQvbGFudGlxLHBlZjIyNTYueWFtbDogcHJvcGVydGllczpsYW50aXEsZGF0YS1yYXRl LWJwczogJ29uZU9mJyBjb25kaXRpb25hbCBmYWlsZWQsIG9uZSBtdXN0IGJlIGZpeGVkOiAgCj4g ICAgCQknJHJlZicgaXMgYSByZXF1aXJlZCBwcm9wZXJ0eQo+ICAgIAkJJ2FsbE9mJyBpcyBhIHJl cXVpcmVkIHByb3BlcnR5Cj4gICAgCQloaW50OiBBIHZlbmRvciBwcm9wZXJ0eSBuZWVkcyBhICRy ZWYgdG8gdHlwZXMueWFtbAo+ICAgIAkJZnJvbSBzY2hlbWEgJGlkOiBodHRwOi8vZGV2aWNldHJl ZS5vcmcvbWV0YS1zY2hlbWFzL3ZlbmRvci1wcm9wcy55YW1sIwo+ICAgIAkyMDQ4MDAwIGlzIG5v dCBvZiB0eXBlICdzdHJpbmcnCj4gICAgCQloaW50OiBBIHZlbmRvciBzdHJpbmcgcHJvcGVydHkg d2l0aCBleGFjdCB2YWx1ZXMgaGFzIGFuIGltcGxpY2l0IHR5cGUKPiAgICAJNDA5NjAwMCBpcyBu b3Qgb2YgdHlwZSAnc3RyaW5nJwo+ICAgIAkJaGludDogQSB2ZW5kb3Igc3RyaW5nIHByb3BlcnR5 IHdpdGggZXhhY3QgdmFsdWVzIGhhcyBhbiBpbXBsaWNpdCB0eXBlCj4gICAgCTgxOTIwMDAgaXMg bm90IG9mIHR5cGUgJ3N0cmluZycKPiAgICAJCWhpbnQ6IEEgdmVuZG9yIHN0cmluZyBwcm9wZXJ0 eSB3aXRoIGV4YWN0IHZhbHVlcyBoYXMgYW4gaW1wbGljaXQgdHlwZQo+IAoKVGhpcyBpc3N1ZSBp cyByZWxhdGVkIHRvICctYnBzJyBzdGFuZGFyZCBzdWZmaXggbm90IHlldCBhdmFpbGFibGUgaW4g dGhlCmR0LXNjaGVtYSByZWxlYXNlLgpUaGUgY29tbWl0IGFkZGluZyAnLXBicycgc3VmZml4IGlz CiAgY29tbWl0IDAzM2QwYjEgKCJBZGQgJy1icHMnIGFzIGEgc3RhbmRhcmQgdW5pdCBzdWZmaXgg Zm9yIGJpdHMgcGVyIHNlY29uZCIpCnByZXNlbnQgaW4gaHR0cHM6Ly9naXRodWIuY29tL2Rldmlj ZXRyZWUtb3JnL2R0LXNjaGVtYS8KClRoaXMgcG9pbnQgd2FzIHByZXZpb3VzbHkgZGlzY3Vzc2Vk IHdpdGggUm9iIFsxXSBhbmQgbWVudGlvbmVkIGluIHRoZSBjb3ZlcgpsZXR0ZXIgb2YgdGhlIHNl cmllcy4KClsxXTogaHR0cHM6Ly9sb3JlLmtlcm5lbC5vcmcvbGludXgta2VybmVsL0NBTF9Kc3FK VHJ1VEV4Yz11SENQQ3AzcS1mbytmQi13QUotZ2dQcEhwV2NIU29HQUxkd0BtYWlsLmdtYWlsLmNv bS8KCkJlc3QgcmVnYXJkcywKSGVydsOpCgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX18KbGludXgtYXJtLWtlcm5lbCBtYWlsaW5nIGxpc3QKbGludXgtYXJt LWtlcm5lbEBsaXN0cy5pbmZyYWRlYWQub3JnCmh0dHA6Ly9saXN0cy5pbmZyYWRlYWQub3JnL21h aWxtYW4vbGlzdGluZm8vbGludXgtYXJtLWtlcm5lbAo=