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 5B5DAC4742C for ; Wed, 4 Nov 2020 19:02:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0936D206D9 for ; Wed, 4 Nov 2020 19:02:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604516562; bh=AxVram8zdbc2uYQEPmJkGvrAq+0jhyJgiHJ/n0WOENI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=mevtgxv7uRyqlzY6A8I5IfbE4stwFY83NoavK9v/CorHCmUix6aM9Uu1dlyVtCvPg dCbo9tFQDW6HI8J/NTEi76wluX0wEfj2NhpWDPdgtBIMkpOiJYIQgN3D8z9LWbUkbr thQAJRwBIvl0Swa8KZ/GO3KWin+cYEbmw6yr7l1s= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731078AbgKDTCf (ORCPT ); Wed, 4 Nov 2020 14:02:35 -0500 Received: from mail-ot1-f68.google.com ([209.85.210.68]:41650 "EHLO mail-ot1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729599AbgKDTBP (ORCPT ); Wed, 4 Nov 2020 14:01:15 -0500 Received: by mail-ot1-f68.google.com with SMTP id n15so20288908otl.8; Wed, 04 Nov 2020 11:01:15 -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=fCdADtGJbCE4LsoGfkd3VKJpJmoa6WJULS6JxI7ElEc=; b=mVoIDb/0ANev04ACzpu8Fev0NWMYjiE8NBEcjVzrnLvqR21pAntcI1zYcHyKnAG8jZ mGPg/D491ayByM3A2zXa52Fiq0KNhHtBoXllwBx6WXllVt2F6aVijoV+I7drXKMG3DWa deoGn8OWuaZ0ohAQ41XpX2TL8WcGZNSAegYpyLwsL9Nb5iSmcp6T3mrVH34U3D3qs46Q kXcVD5aqqdnnXF4IehFZNDPAJG3+q6qqemt4VyabvEKqn0Q1z7WCOJiz3f7L3wwMhmfF yzr/soDaRUgMw83ZrN4TcuDnWOGNqyO3Pw6govFUcqGAojOe9Ar+2Dr4UWzVbslVTScw lQpw== X-Gm-Message-State: AOAM532Khb9JrINH/Mfm4GF3XtvnxNz063AE7TZdtq/JIT5Ut3SexjSF SEiHMDs+ycZKrGZ8JHY1cw== X-Google-Smtp-Source: ABdhPJwafnq62npe4dpj+8WaXkzleVIJJ9Y5Xz5INV3jgI1bfcGgLWp/B3v+FGdbPXjjFmcURQaK2g== X-Received: by 2002:a9d:896:: with SMTP id 22mr19680580otf.55.1604516474734; Wed, 04 Nov 2020 11:01:14 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id b185sm647365oif.5.2020.11.04.11.01.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Nov 2020 11:01:14 -0800 (PST) Received: (nullmailer pid 3953219 invoked by uid 1000); Wed, 04 Nov 2020 19:01:13 -0000 Date: Wed, 4 Nov 2020 13:01:13 -0600 From: Rob Herring To: Abel Vesa Cc: devicetree@vger.kernel.org, Jacky Bai , Mike Turquette , Stephen Boyd , Anson Huang , linux-arm-kernel@lists.infradead.org, NXP Linux Team , Linux Kernel Mailing List , Sascha Hauer , linux-clk@vger.kernel.org, Adam Ford , Shawn Guo , Fabio Estevam , Lucas Stach , Marek Vasut , Peng Fan , Dong Aisheng Subject: Re: [PATCH v5 09/14] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL Message-ID: <20201104190113.GB3950437@bogus> References: <1604402306-5348-1-git-send-email-abel.vesa@nxp.com> <1604402306-5348-10-git-send-email-abel.vesa@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1604402306-5348-10-git-send-email-abel.vesa@nxp.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 03 Nov 2020 13:18:21 +0200, Abel Vesa wrote: > Document the i.MX BLK_CTL with its devicetree properties. > > Signed-off-by: Abel Vesa > Reviewed-by: Dong Aisheng > Reviewed-by: Rob Herring > --- > .../devicetree/bindings/clock/fsl,imx-blk-ctl.yaml | 60 ++++++++++++++++++++++ > 1 file changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/clock/fsl,imx-blk-ctl.yaml:23:10: [warning] wrong indentation: expected 10 but found 9 (indentation) dtschema/dtc warnings/errors: See https://patchwork.ozlabs.org/patch/1392927 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.