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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 B0138C5517A for ; Fri, 6 Nov 2020 16:11:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 57FC822248 for ; Fri, 6 Nov 2020 16:11:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604679081; bh=84vRnhbn3UEg5WltlikpYRTkWGVi113MyATUTdXNRnQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=SS5YgFmM298QYpjeVB3wFETG18A5w8K/WBvay0NcuVHfmTy9poIG6cIhwf/stujxN ZJntI+1+UCgxXW975pxjm5PGYPPcePB5HRVcwIhpN0n8QFRD2+mKmYwDfGNFXjjSRz FCp12RTu4iKTm3nNdWcaYP6bfCEj8L++TKRROtX0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726600AbgKFQLQ (ORCPT ); Fri, 6 Nov 2020 11:11:16 -0500 Received: from mail-oo1-f67.google.com ([209.85.161.67]:42436 "EHLO mail-oo1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725868AbgKFQLQ (ORCPT ); Fri, 6 Nov 2020 11:11:16 -0500 Received: by mail-oo1-f67.google.com with SMTP id l26so449077oop.9; Fri, 06 Nov 2020 08:11:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=HN4/Ao9ND5kWPrJpplFKhhNeDLISzsw+TAUT+PBf3p4=; b=UXwW39HyqUV1L2buG2f1HKlCreTav7UNDIhw2ZRSQwKWnXxfB6N7U6hiCY1fM8v6nC mru0LWHS0HTu0ywDcWAyqcUzudtkG6ZiXPQts5I2WSI37r2M1ZJzICfBj9aUdHEd7Jmi bPnDkEg28Twl/AicPjKCwVfxJJ4dz/pLTbrwu3b9bw3j579QieoHL055oSO9g3IZExTR v64lm8E9Yh7hh2QdP8LA974D8qqonGr1dlN4+TEzCXSVhPzUjCW8rA5nYmuZAjQtnHVG 4QLkSWzoQszPzIyuZZybYSzwfju4N0JPUkyMbOp5WMlaraUQQFtgI7bEDJrt2sPtt87r LrjQ== X-Gm-Message-State: AOAM533V2emhmTGoRqmWx+cT00qZlAtpehxktDDXsvWp+piqa+sUr1Xr 6FKKcH39BmabzfDROFlH5w== X-Google-Smtp-Source: ABdhPJz1ro/xPYZgk6r7xGiMrr0SAv+jPDZ0HJuQF0/8A2hmlkJcgCQpYNkiQBaIolsmcZwji4ImqQ== X-Received: by 2002:a4a:b148:: with SMTP id e8mr1751178ooo.65.1604679073623; Fri, 06 Nov 2020 08:11:13 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id h136sm355294oib.19.2020.11.06.08.11.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Nov 2020 08:11:12 -0800 (PST) Received: (nullmailer pid 3290121 invoked by uid 1000); Fri, 06 Nov 2020 16:11:11 -0000 Date: Fri, 6 Nov 2020 10:11:11 -0600 From: Rob Herring To: Dmitry Osipenko Cc: Sebastian Reichel , Thierry Reding , Lee Jones , linux-kernel@vger.kernel.org, Jonathan Hunter , Dan Murphy , devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, Rob Herring , linux-pm@vger.kernel.org Subject: Re: [PATCH v5 1/4] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding Message-ID: <20201106161111.GA3289870@bogus> References: <20201104203403.24937-1-digetx@gmail.com> <20201104203403.24937-2-digetx@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201104203403.24937-2-digetx@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 04 Nov 2020 23:34:00 +0300, Dmitry Osipenko wrote: > Add binding document for the ENE KB930 Embedded Controller. > > Reviewed-by: Rob Herring > Signed-off-by: Dmitry Osipenko > --- > .../devicetree/bindings/mfd/ene-kb930.yaml | 66 +++++++++++++++++++ > 1 file changed, 66 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/ene-kb930.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/mfd/ene-kb930.yaml:20:9: [warning] wrong indentation: expected 10 but found 8 (indentation) ./Documentation/devicetree/bindings/mfd/ene-kb930.yaml:22:9: [warning] wrong indentation: expected 10 but found 8 (indentation) dtschema/dtc warnings/errors: See https://patchwork.ozlabs.org/patch/1394517 The base for the patch is generally the last rc1. Any dependencies should be noted. 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.