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 C01EAC433EF for ; Mon, 21 Feb 2022 02:37:56 +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:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Yrn5OnGFIERhTIyAh7OFyHUHEuKBQWtFX0mVlYMomUs=; b=M+tVU0lQHTDKUa Xr9ZSwMgocc51GLIE3Rpt2xMqn2mvFAeKt3yUImjlst1o1GCDTYopfNCkTdogV87KkS20p9Et5mPr Im7hVgPpxk4ifPch5NjyRM9mXQGBl992KKec3PMqF/pzKkCAV1gRsyRhWcx7CZku31n2lT7hgI7Tf Zgc7m8hOpvAdXW34QpdFqDWcQwSZbTWF8QjOBFnS+dQSwtezj8Xn/1kDl0ABKV+qHV991GHDyK2DC v8WnxFQPd4rSMVA/KOFgBilteMWH7gUmWkI8dxe033oVDd1GbnxKbhrNep4FopY6Pta7U5vKZk29p Nif/TOwqwkZtSd0tGtLg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nLyZE-0033sr-4D; Mon, 21 Feb 2022 02:36:48 +0000 Received: from mail-il1-f169.google.com ([209.85.166.169]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nLyYv-0033hE-2o for linux-arm-kernel@lists.infradead.org; Mon, 21 Feb 2022 02:36:30 +0000 Received: by mail-il1-f169.google.com with SMTP id n5so8952394ilk.12 for ; Sun, 20 Feb 2022 18:36:28 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=okTrvIdz3GnIfJtRIsWGhDUho/L1prgimJXoaYAoKg8=; b=DcSxcITl9OnVDrFIbKsG/0cobYLofGjx04NCHB3mrgnbyKvKJdHYA4RvTkAokt8ZH7 usCZ10aiw2SheUFCLAdhRGldKjV4KkIj7TDWLXL3DdG9nIg+lZQuKTOqLa2BVpJwRX/K YrDZi+9LlfvaHu/7l1o2uAQXL4QZgfG8PuiJBAXJ+tW6XHtzgAO2iL/JCUwGB0Qb+83M vPmrgsJiUciB0Nls3sfQaIhc+2g3Zw86qb5p3S3x5+ETjsvmKgZ3iT8mmfsN3AZhLB1j RzTicH4tl3Huwbd2nMl5FoVNdolwMRdS4RMaW85A84HxSXr5LvwDnxJvN7sKbIZanADB qE1g== X-Gm-Message-State: AOAM531KCZNYbVI4v5Rgtorb0PrxtrB9OdYuaJR1h91NS+1hhVqWDLm7 CQxe/t5CoqELn8f7QbmVWwOmg/e/0g== X-Google-Smtp-Source: ABdhPJw7G16QW3mZskjN26qBK95JxF1Ol6vXqkdIQvYr1acM/QnGofvpQACwFsVGxIzJWu04tQPwqw== X-Received: by 2002:a92:d3c7:0:b0:2bf:40d4:a87c with SMTP id c7-20020a92d3c7000000b002bf40d4a87cmr14307155ilh.35.1645410988222; Sun, 20 Feb 2022 18:36:28 -0800 (PST) Received: from robh.at.kernel.org ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id a18sm4172934ilk.65.2022.02.20.18.36.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 20 Feb 2022 18:36:27 -0800 (PST) Received: (nullmailer pid 2041547 invoked by uid 1000); Mon, 21 Feb 2022 02:36:09 -0000 From: Rob Herring To: Krzysztof Kozlowski Cc: Srinivas Kandagatla , linux-samsung-soc@vger.kernel.org, "Martin K. Petersen" , linux-scsi@vger.kernel.org, Avri Altman , Vignesh Raghavendra , Alim Akhtar , linux-kernel@vger.kernel.org, Tero Kristo , "James E.J. Bottomley" , Andy Gross , Rob Herring , Jan Kotas , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Chanho Park , Bjorn Andersson , Wei Xu , devicetree@vger.kernel.org, Nishanth Menon In-Reply-To: <20220219184224.44339-4-krzysztof.kozlowski@canonical.com> References: <20220219184224.44339-1-krzysztof.kozlowski@canonical.com> <20220219184224.44339-4-krzysztof.kozlowski@canonical.com> Subject: Re: [RFC PATCH 3/8] dt-bindings: ufs: cdns, ufshc: convert to dtschema Date: Sun, 20 Feb 2022 20:36:09 -0600 Message-Id: <1645410969.391228.2041546.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220220_183629_154865_9CCA279D X-CRM114-Status: GOOD ( 12.98 ) 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: , MIME-Version: 1.0 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 On Sat, 19 Feb 2022 19:42:19 +0100, Krzysztof Kozlowski wrote: > Convert the Cadence Universal Flash Storage (UFS) Controlle to DT schema > format. > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/ufs/cdns,ufshc.txt | 32 ----------- > .../devicetree/bindings/ufs/cdns,ufshc.yaml | 56 +++++++++++++++++++ > 2 files changed, 56 insertions(+), 32 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/ufs/cdns,ufshc.txt > create mode 100644 Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/ufs/cdns,ufshc.example.dt.yaml: ufs@fd030000: clock-names: ['core_clk', 'phy_clk'] is too short From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/ufs/ti,j721e-ufs.example.dt.yaml: ufs@4000: clock-names: ['core_clk'] is too short From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml doc reference errors (make refcheckdocs): Warning: Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml references a file that doesn't exist: Documentation/devicetree/bindings/ufs/cdns,ufshc.txt Documentation/devicetree/bindings/ufs/ti,j721e-ufs.yaml: Documentation/devicetree/bindings/ufs/cdns,ufshc.txt See https://patchwork.ozlabs.org/patch/1595072 This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel