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 38036C433EF for ; Wed, 6 Oct 2021 07:09:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 173BC6115B for ; Wed, 6 Oct 2021 07:09:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237482AbhJFHLk (ORCPT ); Wed, 6 Oct 2021 03:11:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47950 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237551AbhJFHLe (ORCPT ); Wed, 6 Oct 2021 03:11:34 -0400 Received: from mail-ot1-x32d.google.com (mail-ot1-x32d.google.com [IPv6:2607:f8b0:4864:20::32d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 64F00C06176C for ; Wed, 6 Oct 2021 00:09:42 -0700 (PDT) Received: by mail-ot1-x32d.google.com with SMTP id j11-20020a9d190b000000b00546fac94456so1952896ota.6 for ; Wed, 06 Oct 2021 00:09:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=HfTHUhLPFuNYu+1s+5X0I1ftdKhtGk97U1HjbXbHe2o=; b=MFJcPHrnKWIcIkMutzo8P/bcT7APg9bV6rqSWArphXMQM8qVEv3/2CHyvz9IGsTCkk oR5muMjWB8iM1Twlo3tukBoIIcpK2u44tZmqMm/ve0gintVkb92yXeDz2se9QZSt/VX2 xqeDp+xVcN2Mx83FyOYrr9Vgufc/ytalTD4O4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=HfTHUhLPFuNYu+1s+5X0I1ftdKhtGk97U1HjbXbHe2o=; b=HRTtcuKbwOmCFaZY+wWrcxxKh805C21WGh998K2FOYdOPQN5WkEF2NyTAEDG2DpKTN 1cXrxSAk10zkN+xyCAVSWWWjBi5nDQB6fZfTqcP8lU10q4NiBXYctkKhHjXMkLN9XxbC cE0b++RRluIfWGaQqDX1Gcoz5+jJ8WQT5EnGQxLONM0CbjJ+wLRUUq1spqtAMPzmtFmd mbDYMGOk7ud6HGddTQ4AjyKJcL1ing8wJMF5ROnoTxQMdcXr1MRchTKlIi0orsSaWoH2 HmjWjKC3fH8Kx1vegPxotwNo18Pbyzj1araQly8Kkb8RHurLJFn1/Q2/zrmtFZFEMPyf 8YYA== X-Gm-Message-State: AOAM533LP8hWygLh26VgwYcJQ3Hh9TExs4CSGhUNuHHNiyP2McEgwRkQ RsizhEiBWiq1fngoruk+p6ZcUiipGsdIoHew3w0GHA== X-Google-Smtp-Source: ABdhPJzivuyKoDsjOOPOWdoEgQDyWy6eq7Yz1Nv43Y/7dsaEcPdBJmpGtrjRzBtq40vOOSw1Ry91dEzksSzUwC1Qe7Y= X-Received: by 2002:a05:6830:4116:: with SMTP id w22mr4893118ott.159.1633504181834; Wed, 06 Oct 2021 00:09:41 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 6 Oct 2021 00:09:41 -0700 MIME-Version: 1.0 In-Reply-To: <006801d7ba70$54daae00$fe900a00$@codeaurora.org> References: <1633330133-29617-1-git-send-email-pillair@codeaurora.org> <1633330133-29617-3-git-send-email-pillair@codeaurora.org> <1633350086.759437.1051509.nullmailer@robh.at.kernel.org> <006801d7ba70$54daae00$fe900a00$@codeaurora.org> From: Stephen Boyd User-Agent: alot/0.9.1 Date: Wed, 6 Oct 2021 00:09:41 -0700 Message-ID: Subject: RE: [PATCH v6 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support To: Rob Herring , pillair@codeaurora.org Cc: mathieu.poirier@linaro.org, p.zabel@pengutronix.de, devicetree@vger.kernel.org, bjorn.andersson@linaro.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, sibis@codeaurora.org, kuabhs@chromium.org, agross@kernel.org, ohad@wizery.com, linux-arm-msm@vger.kernel.org, mpubbise@codeaurora.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting pillair@codeaurora.org (2021-10-05 22:09:18) > > > > > 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. > > > I have updated the dtschema (2021.7) and still not seeing these errors. I > will fix the errors mentioned in this log though. > Is there any other flag/setting, which is to be enabled ? > I have dtschema-2021.10 installed.