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=-9.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 619B0C2BBD5 for ; Fri, 18 Dec 2020 20:14:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2DF6623B8C for ; Fri, 18 Dec 2020 20:14:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387407AbgLRUOf (ORCPT ); Fri, 18 Dec 2020 15:14:35 -0500 Received: from mail-ot1-f51.google.com ([209.85.210.51]:44009 "EHLO mail-ot1-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726697AbgLRUOe (ORCPT ); Fri, 18 Dec 2020 15:14:34 -0500 Received: by mail-ot1-f51.google.com with SMTP id q25so3068238otn.10; Fri, 18 Dec 2020 12:14:19 -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=g3RrY/5H2pNsMpu6ivf90VzQI9V5J/8AaKgeKCK7dbQ=; b=YSQhqZ9YIDghOHfmWxXYxWXQwdbV2rdkCFx3AqQSnqnm+d7yBrbWmSNp14vFgnC+Ab GZ1USHiviPy8j7Ots2wvKplRaWpa5KrM1rEgFgw4AnIdT0zFm90AutXtLUwKp/WgDd6y PnKJhHQLxCV7w7sKfjYV2eEZOoCUfF6u0cw+DjlTSM3TSEJLac+km/RmGTq4GqdXxmHm NbxqEuLE6gItIuVmq8CORD3qs6R56BUnUV9Sr6hKvlFWAIUh/ELVhwLFMBeEwSwnF7jP 81NQS7sJqyaoiVL1Zc47bP47Tn0uioIpOF+jMRoWF5jcbB3roX82yd7uO7EFdtsk6TN1 RhpA== X-Gm-Message-State: AOAM533OBslp2BtE/9wkA40NYXrqCOc/sRV2XLb1TzMoVYxO1fPpeCib puYXRFZSSI8/xQ+4LuIILA== X-Google-Smtp-Source: ABdhPJyWxEs+KjRXMhcvoXJully+6tpRF+3fCMbOaLUN5jp5Oj0gdCDCFzDQrDoc79eGUooarLmJPQ== X-Received: by 2002:a9d:46f:: with SMTP id 102mr4185215otc.293.1608322433172; Fri, 18 Dec 2020 12:13:53 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id u76sm451886oia.48.2020.12.18.12.13.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Dec 2020 12:13:52 -0800 (PST) Received: (nullmailer pid 2092213 invoked by uid 1000); Fri, 18 Dec 2020 20:13:50 -0000 Date: Fri, 18 Dec 2020 14:13:50 -0600 From: Rob Herring To: Stephen Boyd Cc: Fabio Estevam , Michael Turquette , NXP Linux Team , Pengutronix Kernel Team , Sascha Hauer , Shawn Guo , Zhen Lei , devicetree , linux-arm-kernel , linux-clk , linux-kernel Subject: Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings Message-ID: <20201218201350.GA2089699@robh.at.kernel.org> References: <20201207045527.1607-1-thunder.leizhen@huawei.com> <20201207045527.1607-2-thunder.leizhen@huawei.com> <160820093389.1580929.3915867007740168331@swboyd.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <160820093389.1580929.3915867007740168331@swboyd.mtv.corp.google.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 17, 2020 at 02:28:53AM -0800, Stephen Boyd wrote: > Quoting Zhen Lei (2020-12-06 20:55:27) > > Eliminate the following yamllint warnings: > > ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml > > :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation) > > :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation) > > > > Signed-off-by: Zhen Lei > > --- > > Reviewed-by: Stephen Boyd If I tagged it, I was expecting you to pick up. But I'm gathering up all the fixes for what landed in Linus' tree, so I'll apply. Rob 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=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham 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 2C853C4361B for ; Fri, 18 Dec 2020 20:15:16 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 DC59823A82 for ; Fri, 18 Dec 2020 20:15:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DC59823A82 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=D7UWX/W4qY7DQ8EWmpAQL3cPpa1yMdCU++1Oywy0yoA=; b=2DEjy0hrCLUnoqOb9FFlj0ahZ coPoAyZMvo7qBOLiBSZXVfaw6WesJmiqZS6nTmQdyH1EkhwytWu3+8XGZGZE3kPLu5VUAMBlqJiQb q2usyFJ4ECPblVvsRxlMKL8EQGpTGvGWv26pcGohMDfIkrD3pUd6DfdK1mxIsA0OGdlaos0ijA+f/ j8zKicLtlFnCGmOROBGXfTyd1dQ4SRYY/TE1CZEasyxyASP9Ji5+avPlbOFpJc52tqmj04nOsXYPw eYTCA7zA1T31T4NKb0FFywW9AWUqbbGPY7ZJJ02b5CTHbDx6KjbEvmfhHhdd+DbCAD1CNvS6coBXT kly9vNNzQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kqM8Y-0001AS-Tp; Fri, 18 Dec 2020 20:14:02 +0000 Received: from mail-ot1-f51.google.com ([209.85.210.51]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kqM8V-00019W-Cg for linux-arm-kernel@lists.infradead.org; Fri, 18 Dec 2020 20:14:00 +0000 Received: by mail-ot1-f51.google.com with SMTP id w3so3050380otp.13 for ; Fri, 18 Dec 2020 12:13:54 -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=g3RrY/5H2pNsMpu6ivf90VzQI9V5J/8AaKgeKCK7dbQ=; b=b4PnceTL6F89TuHjf5x80idlaqRYFQ+x9gAiwolVLYKcJTTF0K0b/Ws7nsIy7lrUSq lB0kGNNkuq0o/SsUhGvN65a7dZVb6Clkee1ssNCEDYKaGnOGwbsxL/A92+qzrJZoehlG 39Wq6EvGUYHaCSP6Gmy1n2nV5E6Sw7gohISvXItatWFYVm+uCGJKdrOgbh4/dGL0R8UO rRtU3awqJHb0Rnd88g2v7OG71mTV5G/p6/YNMTCmTMeoyytlUmC0zepdeJQBDjUppuhs o5VsTiq6tuHm+0ZUvL2pZM5Q0Et5JgIcBCtE9ymBm1kAL+KNajo6/B/ONKTewnC2BZYP qegA== X-Gm-Message-State: AOAM530Cp6yrcDHk6X8oyqsWW14ea9t6rkQCW7hbw3i88teQ8Ir5buOx cwNfxGYJuhqowWT26iQkwg== X-Google-Smtp-Source: ABdhPJyWxEs+KjRXMhcvoXJully+6tpRF+3fCMbOaLUN5jp5Oj0gdCDCFzDQrDoc79eGUooarLmJPQ== X-Received: by 2002:a9d:46f:: with SMTP id 102mr4185215otc.293.1608322433172; Fri, 18 Dec 2020 12:13:53 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id u76sm451886oia.48.2020.12.18.12.13.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Dec 2020 12:13:52 -0800 (PST) Received: (nullmailer pid 2092213 invoked by uid 1000); Fri, 18 Dec 2020 20:13:50 -0000 Date: Fri, 18 Dec 2020 14:13:50 -0600 From: Rob Herring To: Stephen Boyd Subject: Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings Message-ID: <20201218201350.GA2089699@robh.at.kernel.org> References: <20201207045527.1607-1-thunder.leizhen@huawei.com> <20201207045527.1607-2-thunder.leizhen@huawei.com> <160820093389.1580929.3915867007740168331@swboyd.mtv.corp.google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <160820093389.1580929.3915867007740168331@swboyd.mtv.corp.google.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201218_151359_463210_2BCD632E X-CRM114-Status: GOOD ( 10.95 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree , Fabio Estevam , Michael Turquette , linux-kernel , linux-clk , NXP Linux Team , Pengutronix Kernel Team , Zhen Lei , Shawn Guo , Sascha Hauer , linux-arm-kernel Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Dec 17, 2020 at 02:28:53AM -0800, Stephen Boyd wrote: > Quoting Zhen Lei (2020-12-06 20:55:27) > > Eliminate the following yamllint warnings: > > ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml > > :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation) > > :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation) > > > > Signed-off-by: Zhen Lei > > --- > > Reviewed-by: Stephen Boyd If I tagged it, I was expecting you to pick up. But I'm gathering up all the fixes for what landed in Linus' tree, so I'll apply. Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel