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 43539E810D5 for ; Fri, 29 Sep 2023 12:05:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233115AbjI2MFP (ORCPT ); Fri, 29 Sep 2023 08:05:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45698 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229508AbjI2MFO (ORCPT ); Fri, 29 Sep 2023 08:05:14 -0400 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.24]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7D159193; Fri, 29 Sep 2023 05:05:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1695989112; x=1727525112; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=VJMaG13OJcHThIk080sju328yDFylyW8tGrNgtZsgxo=; b=T99rugG+g/W0bpY6iMYXy67u/1mVaCtjZZ/Hng1VXZL9It94hZ+cX3gU 2MhJ5/BiQYrN/25WFytzL6uOkz3FTda2zjcsvgWQvg99oD+0jB/RVfJ2A BECOPPbPPVysOMWuWlwDMu1lfIAYBS3f2Us5bsEB0Q26TDL9Vm4iarWwE Ga+uCH8k6NfNIxLP/K+FJ8jr5JpDHb9MzjLS7voHYMVXcz1jOa8TIHDr5 5tOHCMpF5Qvouh71PhB8UhJ03RHo729MSf5jKBYiwQETHeaJhjTYGcJQG iQQZJP3mAGfy8Uq0w1N7M/kaZd+Xwf4BNYXWk219bOxXWWL9b+0BZkG1C Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10847"; a="385099129" X-IronPort-AV: E=Sophos;i="6.03,187,1694761200"; d="scan'208";a="385099129" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Sep 2023 05:05:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10847"; a="820192781" X-IronPort-AV: E=Sophos;i="6.03,187,1694761200"; d="scan'208";a="820192781" Received: from lkp-server02.sh.intel.com (HELO c3b01524d57c) ([10.239.97.151]) by fmsmga004.fm.intel.com with ESMTP; 29 Sep 2023 05:05:05 -0700 Received: from kbuild by c3b01524d57c with local (Exim 4.96) (envelope-from ) id 1qmCEx-0002q2-0n; Fri, 29 Sep 2023 12:05:03 +0000 Date: Fri, 29 Sep 2023 20:04:44 +0800 From: kernel test robot To: Herve Codina , "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 Cc: 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: <202309291924.OBfdyhXb-lkp@intel.com> References: <20230928070652.330429-26-herve.codina@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230928070652.330429-26-herve.codina@bootlin.com> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org 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 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki