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=-10.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 6A4DFC433B4 for ; Sun, 2 May 2021 06:44:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 36F18613B0 for ; Sun, 2 May 2021 06:44:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229536AbhEBGpm (ORCPT ); Sun, 2 May 2021 02:45:42 -0400 Received: from mga07.intel.com ([134.134.136.100]:33722 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229526AbhEBGpl (ORCPT ); Sun, 2 May 2021 02:45:41 -0400 IronPort-SDR: 3XMcOavakKowo52x6xIAQ1m8sc+OOAws+coYZiULjzxm6JseTzgmkie212yk2fdkvkqRdOWK3U d0/UHSQdVYww== X-IronPort-AV: E=McAfee;i="6200,9189,9971"; a="261500396" X-IronPort-AV: E=Sophos;i="5.82,267,1613462400"; d="scan'208";a="261500396" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 May 2021 23:44:50 -0700 IronPort-SDR: 2o/LhExAzIIrbfXFCOAaIdlEAO5SF0lqjRb1I/g5Fo7q1TVQ3LoY7nz48zjDC66hq4Faovxb6i EsvJSCgRTedw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.82,267,1613462400"; d="scan'208";a="456708479" Received: from lkp-server01.sh.intel.com (HELO a48ff7ddd223) ([10.239.97.150]) by FMSMGA003.fm.intel.com with ESMTP; 01 May 2021 23:44:47 -0700 Received: from kbuild by a48ff7ddd223 with local (Exim 4.92) (envelope-from ) id 1ld5qQ-0008oy-Ez; Sun, 02 May 2021 06:44:46 +0000 Date: Sun, 2 May 2021 14:43:55 +0800 From: kernel test robot To: Johan Jonker , heiko@sntech.de Cc: kbuild-all@lists.01.org, cl@rock-chips.com, jay.xu@rock-chips.com, david.wu@rock-chips.com, zhangqing@rock-chips.com, huangtao@rock-chips.com, shawn.lin@rock-chips.com, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v1 1/2] dt-bindings: soc: rockchip: convert grf.txt to YAML Message-ID: <202105021444.OeoNP6mw-lkp@intel.com> References: <20210501203520.5465-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210501203520.5465-1-jbx6244@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Johan, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on rockchip/for-next] [also build test WARNING on robh/for-next v5.12 next-20210430] [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/Johan-Jonker/dt-bindings-soc-rockchip-convert-grf-txt-to-YAML/20210502-043613 base: https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git for-next compiler: arm-linux-gnueabi-gcc (GCC) 9.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/rv1108-elgin-r1.dt.yaml: timer: interrupts: [[1, 13, 260], [1, 14, 260]] is too short From schema: Documentation/devicetree/bindings/timer/arm,arch_timer.yaml >> arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: syscon@10300000: usb2-phy@100: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: usb2-phy@100: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: usb2-phy@100: '#phy-cells' is a required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/phy/phy-provider.yaml arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: thermal-zones: soc-thermal:cooling-maps:map0:contribution:0:0: 4096 is greater than the maximum of 100 From schema: Documentation/devicetree/bindings/thermal/thermal-zones.yaml -- arch/arm/boot/dts/rv1108-evb.dt.yaml: timer: interrupts: [[1, 13, 260], [1, 14, 260]] is too short From schema: Documentation/devicetree/bindings/timer/arm,arch_timer.yaml >> arch/arm/boot/dts/rv1108-evb.dt.yaml: syscon@10300000: usb2-phy@100: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rv1108-evb.dt.yaml: usb2-phy@100: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rv1108-evb.dt.yaml: usb2-phy@100: '#phy-cells' is a required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/phy/phy-provider.yaml arch/arm/boot/dts/rv1108-evb.dt.yaml: thermal-zones: soc-thermal:cooling-maps:map0:contribution:0:0: 4096 is greater than the maximum of 100 From schema: Documentation/devicetree/bindings/thermal/thermal-zones.yaml arch/arm/boot/dts/rv1108-evb.dt.yaml: backlight: 'power-supply' is a required property From schema: Documentation/devicetree/bindings/leds/backlight/pwm-backlight.yaml -- >> arch/arm/boot/dts/rk3229-evb.dt.yaml: syscon@11000000: usb2-phy@760: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: syscon@11000000: usb2-phy@800: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy@760: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy@760: '#phy-cells' is a required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/phy/phy-provider.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy@800: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy@800: '#phy-cells' is a required property -- >> arch/arm/boot/dts/rk3229-xms6.dt.yaml: syscon@11000000: usb2-phy@760: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: syscon@11000000: usb2-phy@800: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy@760: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy@760: '#phy-cells' is a required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/phy/phy-provider.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy@800: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy@800: '#phy-cells' is a required property --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org 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=-10.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 6103CC433ED for ; Sun, 2 May 2021 06:47:35 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 D328261358 for ; Sun, 2 May 2021 06:47:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D328261358 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.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=desiato.20200630; 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=Gmr3WNtjKzLUyVvshABvwXhT7NYIpl3gusMSjfK+BbI=; b=E92JKuLlCFLwyJQKHbC+rj/v3 uRAtVbFGaHrOtwdTPpoCL0EJqzOUE9slTlqdxwLDGd+2lpxna7bohSW2vXDD3bxCD6hhm0kx3PF7r T4nQ1uT5PH9b6v5ka2HFOYDOKQZspS92IAkWHwumWz8yoNIwk7hyQwP9GJun4yvYWV9tzwx8Xc+VN NJPdb+/l1DGDsFFN/S8Z9HDgK1pxFehIpwhxRu2gOZT+RMPy4XWB56VU8Zn8ZMDt1rpNddupJf42W 2kayqO/kl2yaO86B3gtBATqEsCHPxBOP53b+EURBZ1qZBS0gi/0eapfT9mblk/HZcyTI/GEynM+XC uqtgTFRsw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1ld5qt-00BKkD-Va; Sun, 02 May 2021 06:45:16 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1ld5qj-00BKjS-LX for linux-arm-kernel@desiato.infradead.org; Sun, 02 May 2021 06:45:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=SSxQFP8Osjfvk6dL6zg6gxp719pXNrpkeB15DwFVuXY=; b=fnfO2HU3wiVmhGEs9p1ymFobdV l113UAxEsK8dhriCyklcl7zc3XmF1iPYXK2xOVliFr0VvcZE8ThQIOxyNdYxHuLiLTdq3KyJgNVoa zDVFZ1qOKZWo+bEAtyK6/AMlA1GDXCH5FntauGf1Anpi3nIW2ZNyJXmacfIqhuTzmw5HcnorUpvlo vcMmhsnXdYQuzT5/Jst7l24nPtCOH5TNkvUPB6LIeDsWvz8GfKdVCHr5Vm0SO6glitu/YZ/LPBnp5 9MO06Vo9OQMRJ0O8u1LZ+KwMOWmtsJGtJAlhTTEvuReGs5wNMGDqZZoDa/EQdknQZGTo+sedJO6kw 6JTf9TMQ==; Received: from mga03.intel.com ([134.134.136.65]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1ld5qe-002Ksv-F7 for linux-arm-kernel@lists.infradead.org; Sun, 02 May 2021 06:45:02 +0000 IronPort-SDR: zOgfzYXvSeVKk8gFG3FfnwceFbZOa3daU3Pz+Vtyh32+f63K1gJhdPIOoEM0dcTGxQ6gEYNxyy oz3Umy4bGsSQ== X-IronPort-AV: E=McAfee;i="6200,9189,9971"; a="197603589" X-IronPort-AV: E=Sophos;i="5.82,267,1613462400"; d="scan'208";a="197603589" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 May 2021 23:44:50 -0700 IronPort-SDR: 2o/LhExAzIIrbfXFCOAaIdlEAO5SF0lqjRb1I/g5Fo7q1TVQ3LoY7nz48zjDC66hq4Faovxb6i EsvJSCgRTedw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.82,267,1613462400"; d="scan'208";a="456708479" Received: from lkp-server01.sh.intel.com (HELO a48ff7ddd223) ([10.239.97.150]) by FMSMGA003.fm.intel.com with ESMTP; 01 May 2021 23:44:47 -0700 Received: from kbuild by a48ff7ddd223 with local (Exim 4.92) (envelope-from ) id 1ld5qQ-0008oy-Ez; Sun, 02 May 2021 06:44:46 +0000 Date: Sun, 2 May 2021 14:43:55 +0800 From: kernel test robot To: Johan Jonker , heiko@sntech.de Cc: kbuild-all@lists.01.org, cl@rock-chips.com, jay.xu@rock-chips.com, david.wu@rock-chips.com, zhangqing@rock-chips.com, huangtao@rock-chips.com, shawn.lin@rock-chips.com, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v1 1/2] dt-bindings: soc: rockchip: convert grf.txt to YAML Message-ID: <202105021444.OeoNP6mw-lkp@intel.com> References: <20210501203520.5465-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210501203520.5465-1-jbx6244@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210501_234500_595213_9C762124 X-CRM114-Status: GOOD ( 10.83 ) 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="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 Hi Johan, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on rockchip/for-next] [also build test WARNING on robh/for-next v5.12 next-20210430] [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/Johan-Jonker/dt-bindings-soc-rockchip-convert-grf-txt-to-YAML/20210502-043613 base: https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git for-next compiler: arm-linux-gnueabi-gcc (GCC) 9.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/rv1108-elgin-r1.dt.yaml: timer: interrupts: [[1, 13, 260], [1, 14, 260]] is too short From schema: Documentation/devicetree/bindings/timer/arm,arch_timer.yaml >> arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: syscon@10300000: usb2-phy@100: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: usb2-phy@100: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: usb2-phy@100: '#phy-cells' is a required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/phy/phy-provider.yaml arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: thermal-zones: soc-thermal:cooling-maps:map0:contribution:0:0: 4096 is greater than the maximum of 100 From schema: Documentation/devicetree/bindings/thermal/thermal-zones.yaml -- arch/arm/boot/dts/rv1108-evb.dt.yaml: timer: interrupts: [[1, 13, 260], [1, 14, 260]] is too short From schema: Documentation/devicetree/bindings/timer/arm,arch_timer.yaml >> arch/arm/boot/dts/rv1108-evb.dt.yaml: syscon@10300000: usb2-phy@100: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rv1108-evb.dt.yaml: usb2-phy@100: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rv1108-evb.dt.yaml: usb2-phy@100: '#phy-cells' is a required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/phy/phy-provider.yaml arch/arm/boot/dts/rv1108-evb.dt.yaml: thermal-zones: soc-thermal:cooling-maps:map0:contribution:0:0: 4096 is greater than the maximum of 100 From schema: Documentation/devicetree/bindings/thermal/thermal-zones.yaml arch/arm/boot/dts/rv1108-evb.dt.yaml: backlight: 'power-supply' is a required property From schema: Documentation/devicetree/bindings/leds/backlight/pwm-backlight.yaml -- >> arch/arm/boot/dts/rk3229-evb.dt.yaml: syscon@11000000: usb2-phy@760: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: syscon@11000000: usb2-phy@800: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy@760: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy@760: '#phy-cells' is a required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/phy/phy-provider.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy@800: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy@800: '#phy-cells' is a required property -- >> arch/arm/boot/dts/rk3229-xms6.dt.yaml: syscon@11000000: usb2-phy@760: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: syscon@11000000: usb2-phy@800: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy@760: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy@760: '#phy-cells' is a required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/phy/phy-provider.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy@800: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy@800: '#phy-cells' is a required property --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org _______________________________________________ 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 Content-Type: multipart/mixed; boundary="===============7634583849068757949==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: Re: [PATCH v1 1/2] dt-bindings: soc: rockchip: convert grf.txt to YAML Date: Sun, 02 May 2021 14:43:55 +0800 Message-ID: <202105021444.OeoNP6mw-lkp@intel.com> In-Reply-To: <20210501203520.5465-1-jbx6244@gmail.com> List-Id: --===============7634583849068757949== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Johan, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on rockchip/for-next] [also build test WARNING on robh/for-next v5.12 next-20210430] [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/Johan-Jonker/dt-bindings-s= oc-rockchip-convert-grf-txt-to-YAML/20210502-043613 base: https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchi= p.git for-next compiler: arm-linux-gnueabi-gcc (GCC) 9.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/rv1108-elgin-r1.dt.yaml: timer: interrupts: [[1, 13, 2= 60], [1, 14, 260]] is too short From schema: Documentation/devicetree/bindings/timer/arm,arch_timer.yaml >> arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: syscon(a)10300000: usb2-phy(a= )100: '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: usb2-phy(a)100: '#phy-cells' = is a required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-us= b2.yaml arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: usb2-phy(a)100: '#phy-cells' = is a required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/ph= y/phy-provider.yaml arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: thermal-zones: soc-thermal:co= oling-maps:map0:contribution:0:0: 4096 is greater than the maximum of 100 From schema: Documentation/devicetree/bindings/thermal/thermal-zones.ya= ml -- arch/arm/boot/dts/rv1108-evb.dt.yaml: timer: interrupts: [[1, 13, 260], = [1, 14, 260]] is too short From schema: Documentation/devicetree/bindings/timer/arm,arch_timer.yaml >> arch/arm/boot/dts/rv1108-evb.dt.yaml: syscon(a)10300000: usb2-phy(a)100:= '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rv1108-evb.dt.yaml: usb2-phy(a)100: '#phy-cells' is a = required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-us= b2.yaml arch/arm/boot/dts/rv1108-evb.dt.yaml: usb2-phy(a)100: '#phy-cells' is a = required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/ph= y/phy-provider.yaml arch/arm/boot/dts/rv1108-evb.dt.yaml: thermal-zones: soc-thermal:cooling= -maps:map0:contribution:0:0: 4096 is greater than the maximum of 100 From schema: Documentation/devicetree/bindings/thermal/thermal-zones.ya= ml arch/arm/boot/dts/rv1108-evb.dt.yaml: backlight: 'power-supply' is a req= uired property From schema: Documentation/devicetree/bindings/leds/backlight/pwm-backl= ight.yaml -- >> arch/arm/boot/dts/rk3229-evb.dt.yaml: syscon(a)11000000: usb2-phy(a)760:= '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: syscon(a)11000000: usb2-phy(a)800:= '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy(a)760: '#phy-cells' is a = required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-us= b2.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy(a)760: '#phy-cells' is a = required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/ph= y/phy-provider.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy(a)800: '#phy-cells' is a = required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-us= b2.yaml arch/arm/boot/dts/rk3229-evb.dt.yaml: usb2-phy(a)800: '#phy-cells' is a = required property -- >> arch/arm/boot/dts/rk3229-xms6.dt.yaml: syscon(a)11000000: usb2-phy(a)760= : '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: syscon(a)11000000: usb2-phy(a)800= : '#phy-cells' is a required property From schema: Documentation/devicetree/bindings/soc/rockchip/grf.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy(a)760: '#phy-cells' is a= required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-us= b2.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy(a)760: '#phy-cells' is a= required property From schema: /usr/local/lib/python3.9/dist-packages/dtschema/schemas/ph= y/phy-provider.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy(a)800: '#phy-cells' is a= required property From schema: Documentation/devicetree/bindings/phy/phy-rockchip-inno-us= b2.yaml arch/arm/boot/dts/rk3229-xms6.dt.yaml: usb2-phy(a)800: '#phy-cells' is a= required property --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============7634583849068757949==--