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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 04CE9C433EF for ; Fri, 29 Oct 2021 21:17:01 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 1F83860E8C for ; Fri, 29 Oct 2021 21:17:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1F83860E8C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 7C62F1717; Fri, 29 Oct 2021 23:16:08 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 7C62F1717 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1635542218; bh=0ol6oDqGVKwqjjJ29Gn2Vp8FIbNfdo5YShmIfe6iflk=; h=From:To:In-Reply-To:References:Subject:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=l6TW4q3SjcmDabj4pj9EAf6GmV9nW8P3FQK1mOMrFQ3dqFOKtpkREmBW7e+mJFXJo jKxs5itlWBr8Ngo8h7We3FhDsBPQUVSLfn813RF8eWiOMcBoxNeOLn2y9votUJG6B0 jiErhnPgsGcbNKeaSlKmH96IE1isTPA+Rf/pPWAA= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 64B6CF80271; Fri, 29 Oct 2021 23:15:27 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 420A8F8025A; Fri, 29 Oct 2021 23:15:23 +0200 (CEST) Received: from mail-oi1-f181.google.com (mail-oi1-f181.google.com [209.85.167.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 2E801F801EC for ; Fri, 29 Oct 2021 23:15:13 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 2E801F801EC Received: by mail-oi1-f181.google.com with SMTP id y207so15149135oia.11 for ; Fri, 29 Oct 2021 14:15:13 -0700 (PDT) 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=Lrv4HMu3pJ4ELKYQ4yExPi3yFrqg0rLji7k8MjNUXdo=; b=Z8fuGwR4B8R6Iqy9BzYtYsDViS9aesPPpBr4Y38j3sauSf5URSkBINqt2W+ZYNjZee nGo+nXlk2qZb55kO7xEfkqf34ltSE10xZkSrc1o5fLaFCmJRJxjhyLB3tQBYYUWN4vU9 m1YQOnMpXMsR6UamCAgaUSITVb5pBkZjZWNX/00AZnInzk3Zqq2FtoXsUDFfNEeTH6VI Kc+j5dVadRthx2wgSj+/ghjDL9JsegFPUay3aNixdcRt5ZUooOyUgs87NXVaiar1KRDK oWLE+N+DQlSH4+PRWJFDuwrQ8mtIcAqk6+qDWk9zMHVx26fQAMwStgeqW2ZrHYIBg+jE D9Gg== X-Gm-Message-State: AOAM5319ST65JTDaTN1FSvMfBAmETl/H4Ee/U+mcnmxeXuwPwkESZC3e uIGL0S1EbmGzIH8mJD3Fxg== X-Google-Smtp-Source: ABdhPJwjB0Kh6gEJISuzMDCDeL6VRh6W0N6NspeRpaWZ/L4c9zigIOszctikcivP1FbgRMi2+kWcQA== X-Received: by 2002:a05:6808:2127:: with SMTP id r39mr4600232oiw.116.1635542111994; Fri, 29 Oct 2021 14:15:11 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id q15sm2163138otk.81.2021.10.29.14.15.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 29 Oct 2021 14:15:11 -0700 (PDT) Received: (nullmailer pid 3221282 invoked by uid 1000); Fri, 29 Oct 2021 21:15:10 -0000 From: Rob Herring To: Srinivasa Rao Mandadapu In-Reply-To: <1635519876-7112-2-git-send-email-srivasam@codeaurora.org> References: <1635519876-7112-1-git-send-email-srivasam@codeaurora.org> <1635519876-7112-2-git-send-email-srivasam@codeaurora.org> Subject: Re: [PATCH v4 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings Date: Fri, 29 Oct 2021 16:15:10 -0500 Message-Id: <1635542110.100441.3221281.nullmailer@robh.at.kernel.org> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, bgoswami@codeaurora.org, lgirdwood@gmail.com, linux-kernel@vger.kernel.org, broonie@kernel.org, tiwai@suse.com, robh+dt@kernel.org, bjorn.andersson@linaro.org, agross@kernel.org, rohitkr@codeaurora.org, linux-arm-msm@vger.kernel.org, swboyd@chromium.org, judyhsiao@chromium.org, plai@codeaurora.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Fri, 29 Oct 2021 20:34:35 +0530, Srinivasa Rao Mandadapu wrote: > Add devicetree bindings documentation file for sc7280 sound card > registration. > > Signed-off-by: Srinivasa Rao Mandadapu > --- > .../bindings/sound/google,sc7280-herobrine.yaml | 170 +++++++++++++++++++++ > 1 file changed, 170 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/google,sc7280-herobrine.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: Error: Documentation/devicetree/bindings/sound/google,sc7280-herobrine.example.dts:46.24-25 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:385: Documentation/devicetree/bindings/sound/google,sc7280-herobrine.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1441: dt_binding_check] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1548069 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.