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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 23F72C4332F for ; Tue, 26 Oct 2021 21:20:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 098D460F9B for ; Tue, 26 Oct 2021 21:20:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239510AbhJZVWw (ORCPT ); Tue, 26 Oct 2021 17:22:52 -0400 Received: from mail-oi1-f169.google.com ([209.85.167.169]:40860 "EHLO mail-oi1-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239511AbhJZVWv (ORCPT ); Tue, 26 Oct 2021 17:22:51 -0400 Received: by mail-oi1-f169.google.com with SMTP id n63so515638oif.7; Tue, 26 Oct 2021 14:20:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=RCbYeBeMvbrHSdyvTDSqkQZ6Yknq+sajMOBXkanmlDk=; b=ZoZrfhbJ9B5X+Fpt1BnG4C1NABuXQ12ACG9zjFtC0ayt5ULXQzoHnWPWix41WnmbM/ 1JM8keeYajVyRA7NGFqyFIY2TlDpzQ0GZtzfYdIMi+sC6hrO/3nzMsORbvL3Gpn2s9x5 1ifAUPQb2KU+pCl4FoJVFdk9fxzI9DrA6+NDQZdldjh/wZ5ukZmdEHbsLXRpmjrFur24 6F8S9fg4rYmcwisTO6o8mepbVN6q+ueRy6F+meMt4yS4JiHsRHVysHJpZpNdBmnFxzBl NAC3DXaLA8vqakn05if134Cn01+O+zI4gYq2ysk3kUOX+Q+9KBHMdZepQW28eVVTwNyS hKzQ== X-Gm-Message-State: AOAM530/H/2UxK+FIn6k+azhXeJ/JzEy5Zd9rQYOSub0l+TrqprW605l /ouDLVwSYnHF09IMoZa50g== X-Google-Smtp-Source: ABdhPJzgvwq+0+tj6wKk+W4DmaR1WDhr/uTub0VlaWK+cK7/K0zwvd3VnE5OeyZGLlSFBGBiYyAqxA== X-Received: by 2002:a54:418a:: with SMTP id 10mr932031oiy.13.1635283226441; Tue, 26 Oct 2021 14:20:26 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id e9sm4924300otr.25.2021.10.26.14.20.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Oct 2021 14:20:25 -0700 (PDT) Received: (nullmailer pid 3273688 invoked by uid 1000); Tue, 26 Oct 2021 21:20:24 -0000 Date: Tue, 26 Oct 2021 16:20:24 -0500 From: Rob Herring To: Michal Simek Cc: devicetree@vger.kernel.org, Linus Walleij , linux-gpio@vger.kernel.org, Bartosz Golaszewski , monstr@monstr.eu, linux-arm-kernel@lists.infradead.org, git@xilinx.com, Srinivas Neeli , Rob Herring , Shubhrajyoti Datta , linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: gpio: zynq: Describe gpio-line-names Message-ID: References: <4b9db94cdd8ca106feee53f76fab2a23721f7d2a.1634290039.git.michal.simek@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4b9db94cdd8ca106feee53f76fab2a23721f7d2a.1634290039.git.michal.simek@xilinx.com> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Fri, 15 Oct 2021 11:27:23 +0200, Michal Simek wrote: > Number of lines depends on compatible string from 58 to 174. > That's why it is checked based on it. > > Signed-off-by: Michal Simek > --- > > .../devicetree/bindings/gpio/gpio-zynq.yaml | 50 +++++++++++++++++++ > 1 file changed, 50 insertions(+) > Reviewed-by: Rob Herring 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 828F9C433EF for ; Tue, 26 Oct 2021 21:21:46 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 4D2BB60C51 for ; Tue, 26 Oct 2021 21:21:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 4D2BB60C51 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=fVoRF7hImyA/3r7ir/lst4my5oCnm+85vKFLzmkAJvk=; b=UuRnq4R+oF/wkS ouZ6FpOig5tlPE+iPRP2ib4Lb8Q35KM/gLEuBfoz1+Aqv47IQ9ALvMcP31ba/HpZwfwxA4awuWZyV 5+SL5tB6mF8OXELCstgRAbDug1zam/7SscZOiaVbe0vh2DocbDzHMWW4bgBIC3Mj9RmU7XFSwQWjS EOtfhP7LoIrwMstGaUCjrI0c0jp2LaJ6bM2BCns9Wfe/WdxhGp2P8ha7j6jltAN4OAvS7ruOLF5ax yxE3Ndr0+80zrdoFf3SKKwXJNsQGvIvgLBm3ETofaBwM3Nc7z6JA3Qs2Rmx3TPaU+ljxIQhFmKQF0 CkSc2Oz/aZ8fPfLwtE5A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mfTry-00371q-Io; Tue, 26 Oct 2021 21:20:30 +0000 Received: from mail-oi1-f174.google.com ([209.85.167.174]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mfTrv-00370p-54 for linux-arm-kernel@lists.infradead.org; Tue, 26 Oct 2021 21:20:28 +0000 Received: by mail-oi1-f174.google.com with SMTP id y207so481992oia.11 for ; Tue, 26 Oct 2021 14:20:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=RCbYeBeMvbrHSdyvTDSqkQZ6Yknq+sajMOBXkanmlDk=; b=pIgSah/UDta3Uw6nGp33MH3oL7Y20Nl1DZmUPSYQYAfL1ncxb531m+XhMqUAdo0ogm AjhYOq2bDuw2+5raq21SUkjNRn2eHh+FMJMzg8l5eulHi3UqUExPmFskt4h3GHLS0kAg 6A1O24rRHyP0IDFv0xenJ7YY6XlqubQwIOIN260QrNpR0ZyC7AGPkxen+PA349TEUEUk HoCxqAZkq0OwePOlLX6cNrFMI+RLEUT7Aan8Hbok9FBqT9VrrYtdjskzK7SDk7Rp9Tut U930lP9UCWKWkzPorogap+j7OPxXIaAMaJ0pszXW83AmXUNtL9uyzcp4i4DXLq5fU4st tNKA== X-Gm-Message-State: AOAM530KXsWR6Yi/F9/vC3JsQeszUbu8MMVk6MrvhWG/pWK01V7w7l5P 4TLwL76pF4DqCwjP69qNeA== X-Google-Smtp-Source: ABdhPJzgvwq+0+tj6wKk+W4DmaR1WDhr/uTub0VlaWK+cK7/K0zwvd3VnE5OeyZGLlSFBGBiYyAqxA== X-Received: by 2002:a54:418a:: with SMTP id 10mr932031oiy.13.1635283226441; Tue, 26 Oct 2021 14:20:26 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id e9sm4924300otr.25.2021.10.26.14.20.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Oct 2021 14:20:25 -0700 (PDT) Received: (nullmailer pid 3273688 invoked by uid 1000); Tue, 26 Oct 2021 21:20:24 -0000 Date: Tue, 26 Oct 2021 16:20:24 -0500 From: Rob Herring To: Michal Simek Cc: devicetree@vger.kernel.org, Linus Walleij , linux-gpio@vger.kernel.org, Bartosz Golaszewski , monstr@monstr.eu, linux-arm-kernel@lists.infradead.org, git@xilinx.com, Srinivas Neeli , Rob Herring , Shubhrajyoti Datta , linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: gpio: zynq: Describe gpio-line-names Message-ID: References: <4b9db94cdd8ca106feee53f76fab2a23721f7d2a.1634290039.git.michal.simek@xilinx.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4b9db94cdd8ca106feee53f76fab2a23721f7d2a.1634290039.git.michal.simek@xilinx.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211026_142027_220142_08B7CF13 X-CRM114-Status: GOOD ( 12.10 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Fri, 15 Oct 2021 11:27:23 +0200, Michal Simek wrote: > Number of lines depends on compatible string from 58 to 174. > That's why it is checked based on it. > > Signed-off-by: Michal Simek > --- > > .../devicetree/bindings/gpio/gpio-zynq.yaml | 50 +++++++++++++++++++ > 1 file changed, 50 insertions(+) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel