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 5879BE95A8E for ; Sun, 8 Oct 2023 04:35:35 +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=GRXpkXAUW0Y84vMwvzJydoNchxfcf/rrKH+SHos/Uug=; b=Oe/Ovgeub2EKRc sUAQejrboqsGJmA7YM5ZJXoVZzOgyrOpPM+BbrJVh4XgwllRipJMbcC0burCDy9+U4X38MzWSQxpi va/XCvgVrUF69kBgSZeGhJ0si3iMlIiwdKXD//nNNceB3pJKlMg0IbKWpOs8nru/2XLRQO9p8YUcK M5QE4f2NEyQyG1/sF6Yiatno8fZCnKT5uoXu9oU1GlTmzPE98aVj9y/69ccxr9cfIEqaCRuNKQyT7 osKfQePJOi6u43N9wQnS5QjWbI6Q4ZD6bmE9qqhwjQ/TQID/Lnn47zQXOxtHXze7RL2IQJu4bJ5Cz 6xYVvK1oPFOGiyCl6etQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qpLVI-008IHV-0O; Sun, 08 Oct 2023 04:34:56 +0000 Received: from mgamail.intel.com ([192.55.52.88]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qpLVE-008IGo-29; Sun, 08 Oct 2023 04:34:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1696739692; x=1728275692; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=NpcRZ6upPB6KVeNRqZrx5uGLXTv4ErALZOmRgJWl8rk=; b=Nqoh2TZZjUOpXLWqVCPxZ6khFIHlX9PcseHcL3OUvrga86LV3koWnz6v 4YhyVjiWgLyoRceOTWC7omvToxNnGaheHdXSe37kd/8/tZzYj9PV7mBrM knc/geLyCXST4+HVO8lYPNYV3fmurM79a0LnM5xiVR0U8z0T6luyg4qqR xH/Hf8Bp2CNWhFpJVYjRHyivndO9caqnGYC+iFtZwIGaMyKB4ECgJbMs2 rp+aJgrWE+qWdUQbnrxV2zRMabV30KRxnmR8++SXZ2O8bMJotVcoOEuRv EJt+je1QvghNyAOXqKpdGoZYzAu2kr3UMDfLkx8xRMWE9UiCm66NLVjHE A==; X-IronPort-AV: E=McAfee;i="6600,9927,10856"; a="414969981" X-IronPort-AV: E=Sophos;i="6.03,207,1694761200"; d="scan'208";a="414969981" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Oct 2023 21:34:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10856"; a="782128090" X-IronPort-AV: E=Sophos;i="6.03,207,1694761200"; d="scan'208";a="782128090" Received: from lkp-server01.sh.intel.com (HELO 8a3a91ad4240) ([10.239.97.150]) by orsmga008.jf.intel.com with ESMTP; 07 Oct 2023 21:34:45 -0700 Received: from kbuild by 8a3a91ad4240 with local (Exim 4.96) (envelope-from ) id 1qpLV5-00057M-1L; Sun, 08 Oct 2023 04:34:43 +0000 Date: Sun, 8 Oct 2023 12:34:31 +0800 From: kernel test robot To: Xianwei Zhao , linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: oe-kbuild-all@lists.linux.dev, Neil Armstrong , Jerome Brunet , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Kevin Hilman , Martin Blumenstingl , Xianwei Zhao Subject: Re: [PATCH 2/4] dt-bindings: clock: add Amlogic C3 peripherals clock controller bindings Message-ID: <202310081229.91lXpKLx-lkp@intel.com> References: <20230928063448.3544464-3-xianwei.zhao@amlogic.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230928063448.3544464-3-xianwei.zhao@amlogic.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231007_213452_770933_AC84B05E X-CRM114-Status: GOOD ( 11.47 ) X-BeenThere: linux-amlogic@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="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org Hi Xianwei, kernel test robot noticed the following build warnings: [auto build test WARNING on 57b55c76aaf1ba50ecc6dcee5cd6843dc4d85239] url: https://github.com/intel-lab-lkp/linux/commits/Xianwei-Zhao/dt-bindings-clock-add-Amlogic-C3-PLL-clock-controller-bindings/20230928-143707 base: 57b55c76aaf1ba50ecc6dcee5cd6843dc4d85239 patch link: https://lore.kernel.org/r/20230928063448.3544464-3-xianwei.zhao%40amlogic.com patch subject: [PATCH 2/4] dt-bindings: clock: add Amlogic C3 peripherals clock controller bindings compiler: loongarch64-linux-gcc (GCC) 13.2.0 reproduce: (https://download.01.org/0day-ci/archive/20231008/202310081229.91lXpKLx-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/202310081229.91lXpKLx-lkp@intel.com/ dtcheck warnings: (new ones prefixed by >>) >> Documentation/devicetree/bindings/clock/amlogic,c3-pll-clkc.yaml:2:1: [error] missing document start "---" (document-start) >> Documentation/devicetree/bindings/clock/amlogic,c3-pll-clkc.yaml:50:1: [error] syntax error: found character '\t' that cannot start any token (syntax) -- >> Documentation/devicetree/bindings/clock/amlogic,c3-peripherals-clkc.yaml: properties:clocks: 'oneOf' conditional failed, one must be fixed: [{'description': 'input oscillator (usually at 24MHz)'}, {'description': 'input fixed pll'}, {'description': 'input fixed pll div2'}, {'description': 'input fixed pll div2p5'}, {'description': 'input fixed pll div3'}, {'description': 'input fixed pll div4'}, {'description': 'input fixed pll div5'}, {'description': 'input fixed pll div7'}, {'description': 'input gp0 pll'}, {'description': 'input hifi pll'}] is too long [{'description': 'input oscillator (usually at 24MHz)'}, {'description': 'input fixed pll'}, {'description': 'input fixed pll div2'}, {'description': 'input fixed pll div2p5'}, {'description': 'input fixed pll div3'}, {'description': 'input fixed pll div4'}, {'description': 'input fixed pll div5'}, {'description': 'input fixed pll div7'}, {'description': 'input gp0 pll'}, {'description': 'input hifi pll'}] is too short False schema does not allow 10 1 was expected 10 is greater than the maximum of 2 10 is greater than the maximum of 3 10 is greater than the maximum of 4 10 is greater than the maximum of 5 10 is greater than the maximum of 6 10 is greater than the maximum of 7 10 is greater than the maximum of 8 10 is greater than the maximum of 9 hint: "minItems" is only needed if less than the "items" list length from schema $id: http://devicetree.org/meta-schemas/items.yaml# >> Documentation/devicetree/bindings/clock/amlogic,c3-peripherals-clkc.yaml: properties:clock-names: 'oneOf' conditional failed, one must be fixed: [{'const': 'xtal'}, {'const': 'fixed_pll'}, {'const': 'fclk_div2'}, {'const': 'fclk_div2p5'}, {'const': 'fclk_div3'}, {'const': 'fclk_div4'}, {'const': 'fclk_div5'}, {'const': 'fclk_div7'}, {'const': 'gp0_pll'}, {'const': 'hifi_pll'}] is too long [{'const': 'xtal'}, {'const': 'fixed_pll'}, {'const': 'fclk_div2'}, {'const': 'fclk_div2p5'}, {'const': 'fclk_div3'}, {'const': 'fclk_div4'}, {'const': 'fclk_div5'}, {'const': 'fclk_div7'}, {'const': 'gp0_pll'}, {'const': 'hifi_pll'}] is too short False schema does not allow 10 1 was expected 10 is greater than the maximum of 2 10 is greater than the maximum of 3 10 is greater than the maximum of 4 10 is greater than the maximum of 5 10 is greater than the maximum of 6 10 is greater than the maximum of 7 10 is greater than the maximum of 8 10 is greater than the maximum of 9 hint: "minItems" is only needed if less than the "items" list length from schema $id: http://devicetree.org/meta-schemas/items.yaml# >> Documentation/devicetree/bindings/clock/amlogic,c3-pll-clkc.yaml:4:1: but found another document -- >> Documentation/devicetree/bindings/clock/amlogic,c3-pll-clkc.yaml: ignoring, error parsing file -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic