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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5A7C3C433EF for ; Sat, 9 Apr 2022 12:50:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241711AbiDIMwJ (ORCPT ); Sat, 9 Apr 2022 08:52:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229641AbiDIMwI (ORCPT ); Sat, 9 Apr 2022 08:52:08 -0400 Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 19EE0124C30 for ; Sat, 9 Apr 2022 05:50:01 -0700 (PDT) Received: by mail-ej1-x62e.google.com with SMTP id p15so22186349ejc.7 for ; Sat, 09 Apr 2022 05:50:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=mZ2Ei9Pw71xChRYUdbzHz+g7cxbDuw0G+n2AKi4cwrM=; b=fbcRIrQpcbSQPL7/+1JHVXWGoEk4lhGwvpVASn7a9/Tfpu6VnXHYOeVBe4fK8hw3+J dxJ9ExO4khrVA0HvVPr+MGAMC/YfMuL5KRfEHRhjtHynycN+4Ahg2P6t2Ds3sGE/CHnC HukO24gnPUXM7EKqn4VV22kUJzB2M0UH6oA67FiNT7XpntuTq5MhwVzKLRu2ae8EdLO3 wcCZnv1xkRJyPFBLlWMQ+QR2EQ0eo7clJ4I/TILzXHBxFFpMrRS2kUTAQYccaRWqGal8 CPh8ELTgIrg7IXQwsCtYGpzTJzBTtpNVgnKpeN+j+uXXNTE+qo565XQk8XqrI083m8lF HRYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=mZ2Ei9Pw71xChRYUdbzHz+g7cxbDuw0G+n2AKi4cwrM=; b=m87oWP38XEsFM4ue3r/84xLDljzNjQTFtu2WZmeEsrkCFvhVFbPvwg3jFMlY/926pS JuwndCuMZt3VezqTtfpMMmzUYQ6iVKRo12IHCA+zGqjTS11Q30xZccVDUZR5amMSTSo4 h7NSgHfrZpigca0gOi3cbaL+zLHbpJ8S1fZXwSk6EDGqHnbZhnh3Y11VNHPY2SBTfeU5 RzU2PkaH5GBH7rXzEGSQLOnTgOoa6l9oi9S8PuY5pOnCtgon8l0GlNpvft7D3aFUtAty XnYHI2ybPDC5/e1w2KpL1HnM2BIC6ttWwd7hRzNQcTmQR2YU5jkWhXdhhgCTy6szFdAg v8lA== X-Gm-Message-State: AOAM531AuXlo/yLcZ4HJDEDNu/5yf1Xq49meWxXf0On7j3/1+sOY17lt ShZk5Bho7KtpqCL1LE3KQlyCBw== X-Google-Smtp-Source: ABdhPJxMQS6Xs91cG5pLCViSOliYY8Gc+cfaZTEhqJevdonVPQzdQaHXnqHvQ+kKOZbJ4dSdVCca/A== X-Received: by 2002:a17:907:9724:b0:6e8:4421:c760 with SMTP id jg36-20020a170907972400b006e84421c760mr9397722ejc.658.1649508599735; Sat, 09 Apr 2022 05:49:59 -0700 (PDT) Received: from [192.168.0.188] (xdsl-188-155-201-27.adslplus.ch. [188.155.201.27]) by smtp.gmail.com with ESMTPSA id s10-20020a50daca000000b0041cc361b1c9sm8822949edj.68.2022.04.09.05.49.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 09 Apr 2022 05:49:59 -0700 (PDT) Message-ID: Date: Sat, 9 Apr 2022 14:49:58 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH v2 1/2] dt-bindings: mtd: partitions: Add binding for Sercomm parser Content-Language: en-US To: Mikhail Zhilkin , Rob Herring Cc: Richard Weinberger , devicetree@vger.kernel.org, Krzysztof Kozlowski , Rob Herring , Karim , NOGUCHI Hiroshi , linux-kernel@vger.kernel.org, Vignesh Raghavendra , M , linux-mtd@lists.infradead.org, Miquel Raynal References: <20220406195557.1956-1-csharper2005@gmail.com> <20220406195946.2019-1-csharper2005@gmail.com> <1649339427.653492.795407.nullmailer@robh.at.kernel.org> <9cf4e596-83d7-00cc-afcc-585309cb4852@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <9cf4e596-83d7-00cc-afcc-585309cb4852@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/04/2022 14:35, Mikhail Zhilkin wrote: > Hello Rob, > > On 4/7/2022 4:50 PM, Rob Herring wrote: >> 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. > > Thanks for your great explanation how to test! I found and fixed a mistake. One? Apart of broken compilation, there were other mistakes. When you run the tests, you will see all of them. > How I have only one WARNING: > "added, moved or deleted file(s), does MAINTAINERS need updating?" > > I hope it doesn't require additional change. What do you think? This is not related to dt_binding_check. if you ask about checkpatch, then no, this does not require fixing. Best regards, Krzysztof