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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,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 741EDC4361B for ; Wed, 9 Dec 2020 16:43:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 39B6423C44 for ; Wed, 9 Dec 2020 16:43:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731076AbgLIQnC (ORCPT ); Wed, 9 Dec 2020 11:43:02 -0500 Received: from mail-oi1-f196.google.com ([209.85.167.196]:32829 "EHLO mail-oi1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730407AbgLIQnC (ORCPT ); Wed, 9 Dec 2020 11:43:02 -0500 Received: by mail-oi1-f196.google.com with SMTP id d27so2384393oic.0; Wed, 09 Dec 2020 08:42:46 -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=T/j4UDJcNeMx/AnKgvLpxVmZNow15ACAeoiW0uvvTrA=; b=HaOPUhta6RHrtBDwdQKjynOggQybbxGetThbQiEnr56vPiWtI8vDXHdhMcNDoKvbyC /TaXJK+hAECvQKh5zgti5wTQITgjfc6cDGD85RJtjSzwl8uMg8cFHzxFwS/n6vUTWlL3 +08cSmSbaXwnqyWl4wq4z+mTCUdxiMRnE883G3gH8zVRpZKnpZRMPkjaP1d8FhQxi+zi ILncL0GloW3gfOGXpGM5iYDn3mA9e1fnqhUx6yh3zRA/jyXMz1pw9+gdYuiGHtWJnWje YWPvokShdyKrMbZ5Ukv1gOqCuELG1zt/mxUQ+3UnS5PgMumORCIOph2gdUGCacgwuhET aX4w== X-Gm-Message-State: AOAM532F4WK3WODGxuwETD5FYPXXQ1K1gBJxUxK0O1QPNZYdt8/vvxOs ogyT9Lk6wJiGyCUd1rYUZw== X-Google-Smtp-Source: ABdhPJwgfFzIzKO7Ey6pofBuMX+Ndev5HRtxxm5o2j5Y4yEX0ceDFV03frbTRG48KAXXZ97NDt/SVw== X-Received: by 2002:aca:ab8b:: with SMTP id u133mr2425303oie.18.1607532140894; Wed, 09 Dec 2020 08:42:20 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id d62sm398826oia.6.2020.12.09.08.42.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Dec 2020 08:42:19 -0800 (PST) Received: (nullmailer pid 578767 invoked by uid 1000); Wed, 09 Dec 2020 16:42:17 -0000 Date: Wed, 9 Dec 2020 10:42:17 -0600 From: Rob Herring To: Sai Krishna Potthuri Cc: git@xilinx.com, saikrishna12468@gmail.com, Rob Herring , Michal Simek , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, Greg Kroah-Hartman , Linus Walleij Subject: Re: [PATCH 2/3] dt-bindings: pinctrl: Added binding for ZynqMP pinctrl driver Message-ID: <20201209164217.GA578453@robh.at.kernel.org> References: <1607503454-26503-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com> <1607503454-26503-3-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1607503454-26503-3-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Wed, 09 Dec 2020 14:14:13 +0530, Sai Krishna Potthuri wrote: > Added documentation and dt-bindings file which contains MIO pin > configuration defines for Xilinx ZynqMP pinctrl driver. > > Signed-off-by: Sai Krishna Potthuri > --- > .../bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml | 329 ++++++++++++++++++ > include/dt-bindings/pinctrl/pinctrl-zynqmp.h | 29 ++ > 2 files changed, 358 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml > create mode 100644 include/dt-bindings/pinctrl/pinctrl-zynqmp.h > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml:254:49: [warning] too few spaces after comma (commas) ./Documentation/devicetree/bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml:278:15: [warning] wrong indentation: expected 12 but found 14 (indentation) dtschema/dtc warnings/errors: See https://patchwork.ozlabs.org/patch/1413284 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. 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=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,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 B954EC433FE for ; Wed, 9 Dec 2020 16:43:40 +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 6224E23C41 for ; Wed, 9 Dec 2020 16:43:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6224E23C41 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=R6zIxbpjQEwMusK+DczuH8iOW77av5KA3GRcIPHj0Ps=; b=n2qX7eiAQl31K1xuVZLBCD16d 23aOQHPqL2zl7aPoHkuUZZUZpV3aHJVkqk6RPPhoYPuBLA6G4gfZP/GyookJAorQEWQTyCGJTRkoU uxGG5Sini8T9wUA+B5xgExwFg2AdBVPIwsmr2fXP5ZAdITnBEv5o0WDwfM98sooDW8Vsiqyl3tD7V FPifYosJctVxXiwMRAsBKaR1Qlvi9GLYGepGwIDQ31j9BzX56Fs+xfibKWJfzULV+IDZTwWVpSux+ o78GwcKmSJAoZnlPnpaFtiUVxlML1vtFxx6Xlnb45IhIJbUK/uY3dTMvH9hbjXyhDeVXZOuTxcWeE BjLGPn25Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kn2Xx-0001Us-4x; Wed, 09 Dec 2020 16:42:33 +0000 Received: from mail-oi1-f193.google.com ([209.85.167.193]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kn2Xn-0001RU-7W for linux-arm-kernel@lists.infradead.org; Wed, 09 Dec 2020 16:42:24 +0000 Received: by mail-oi1-f193.google.com with SMTP id l207so2372868oib.4 for ; Wed, 09 Dec 2020 08:42:22 -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=T/j4UDJcNeMx/AnKgvLpxVmZNow15ACAeoiW0uvvTrA=; b=fATnoYKDnl9pjL2GFgLP6P/pgTgrD1y1+xog45QW9H6GUquL6mrdY0ddLmPOGcXCtc 79oeZ2OcKjXOz9zE8e+DarcJX5PGd/NGGQh8ctJFpD7tgmweczKyeBjc2Gg6zAmmEIY+ iFVGepo6bSmELi/Hc+UFNX6QcC8bVY3CrOlRMvOg8Qj0Ap8taASdsYOeItNXmqR9eknB YkuVOIzafalpK0QMz6icdrRMXLMNvye1Uk6sQ3Ylydgp+flpY53T0m+2icbwdD3xs7RF 0xp/3YxBcWvzzR8GrG8Ja02seDka8luXmmOjwoZMGDu+so1+dEGUWl7P4SKdkLD8g9Rn o3sQ== X-Gm-Message-State: AOAM530VwUWeKELNjRGJIJJbxvbyyCSkit1kg01prCv5a5pgGwgs6OIH xYRMNcxewYE171/4IRgmfg== X-Google-Smtp-Source: ABdhPJwgfFzIzKO7Ey6pofBuMX+Ndev5HRtxxm5o2j5Y4yEX0ceDFV03frbTRG48KAXXZ97NDt/SVw== X-Received: by 2002:aca:ab8b:: with SMTP id u133mr2425303oie.18.1607532140894; Wed, 09 Dec 2020 08:42:20 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id d62sm398826oia.6.2020.12.09.08.42.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Dec 2020 08:42:19 -0800 (PST) Received: (nullmailer pid 578767 invoked by uid 1000); Wed, 09 Dec 2020 16:42:17 -0000 Date: Wed, 9 Dec 2020 10:42:17 -0600 From: Rob Herring To: Sai Krishna Potthuri Subject: Re: [PATCH 2/3] dt-bindings: pinctrl: Added binding for ZynqMP pinctrl driver Message-ID: <20201209164217.GA578453@robh.at.kernel.org> References: <1607503454-26503-1-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com> <1607503454-26503-3-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1607503454-26503-3-git-send-email-lakshmi.sai.krishna.potthuri@xilinx.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201209_114223_370014_F237F3C3 X-CRM114-Status: GOOD ( 12.86 ) 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: saikrishna12468@gmail.com, devicetree@vger.kernel.org, Greg Kroah-Hartman , Linus Walleij , linux-kernel@vger.kernel.org, Michal Simek , linux-gpio@vger.kernel.org, Rob Herring , git@xilinx.com, linux-arm-kernel@lists.infradead.org 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 Wed, 09 Dec 2020 14:14:13 +0530, Sai Krishna Potthuri wrote: > Added documentation and dt-bindings file which contains MIO pin > configuration defines for Xilinx ZynqMP pinctrl driver. > > Signed-off-by: Sai Krishna Potthuri > --- > .../bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml | 329 ++++++++++++++++++ > include/dt-bindings/pinctrl/pinctrl-zynqmp.h | 29 ++ > 2 files changed, 358 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml > create mode 100644 include/dt-bindings/pinctrl/pinctrl-zynqmp.h > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml:254:49: [warning] too few spaces after comma (commas) ./Documentation/devicetree/bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml:278:15: [warning] wrong indentation: expected 12 but found 14 (indentation) dtschema/dtc warnings/errors: See https://patchwork.ozlabs.org/patch/1413284 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel