Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp6779787imm; Sun, 20 May 2018 10:26:29 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrtpVMZQMXniTBVcsfYSfFkb4rsuDMb7AQgWRk6sHpmzaHaZhDHdTbNclm65Q6YJUWPuHWk X-Received: by 2002:a65:5807:: with SMTP id g7-v6mr13340078pgr.409.1526837189579; Sun, 20 May 2018 10:26:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526837189; cv=none; d=google.com; s=arc-20160816; b=0O96TwcjGSsE5Yey6MM256Z2KmD4dV/q6qHDapIQuS+XTMWvxcdUMhaFWUDn2oCWWn MS9404L0dtKFBb7zp9JneUMLCt47pbtKBnyZFYHHzOAc23q8zJwWP41xLTDc9HN7CwDm yLiPrGbttoFf8+AMN6xq13h8++z71jw3JBzZJs8ggJ1D2RrDBGkYxU1pRceTRDCqooeM Hoj0BMIF4Zc/toDbjZUTdxkyQcgTSlFDfn45VI4w9tfblwYv6a++CbO7w48j/FquVzhs Eveasa7SDKPj29JdcaNoeAwaq+pyKGs0w+D4fyW7PpDO9931dRlVCPupFBBNB0DyYfP7 5E0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date:arc-authentication-results; bh=LUfkA6MPMOivLYaXXSo+jOT94P6xe75Ae0IY8HBdq1s=; b=ojJpnVHWbl9/wmxuUJOxd9Su0DwbjKAsiJoVUSyggP7KC8qNcCG2XXm/VnajkZi1j3 fmw5eqzwnbYISenleFc9l/b4nfoO4o8va0cDe4Pupmqp/XCgnvBvIIfXw5ohOL/sMxGU cuYy0K8sepKq8eNbcySAnno02sTLfyHcwM+g6wLJ3sDg0vAuNbiBj1WKR+U6IHuPiXkC 866jK5R9dUdKfCNO2YVYZr9V4wnFAjiRwe95Z+ijtoflal3YepMvmoJKvmk1MfQbMv0N NbZ4d//qrax2WOvBP5KnArbN2qPp0Hqx3S4YIl7cSjXWlZ7yNznEJk5YbiwN263a/reP UtIQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j28-v6si12409302pfe.337.2018.05.20.10.26.15; Sun, 20 May 2018 10:26:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752673AbeETRZ2 convert rfc822-to-8bit (ORCPT + 99 others); Sun, 20 May 2018 13:25:28 -0400 Received: from mail.bootlin.com ([62.4.15.54]:59887 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751521AbeETRZ0 (ORCPT ); Sun, 20 May 2018 13:25:26 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 3AF2D2078B; Sun, 20 May 2018 19:25:24 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.0 Received: from xps13 (unknown [91.224.148.103]) by mail.bootlin.com (Postfix) with ESMTPSA id 5F5DB206F6; Sun, 20 May 2018 19:25:23 +0200 (CEST) Date: Sun, 20 May 2018 19:25:23 +0200 From: Miquel Raynal To: Andy Shevchenko Cc: Janusz Krzysztofik , Aaro Koskinen , Tony Lindgren , Richard Weinberger , Mark Brown , Dmitry Torokhov , Liam Girdwood , Linux Kernel Mailing List , Peter Ujfalusi , Boris Brezillon , Tomi Valkeinen , "open list:MEMORY TECHNOLOGY..." , linux-arm Mailing List , Linux OMAP Mailing List , Jarkko Nikula Subject: Re: [PATCH 5/6] mtd: rawnand: ams-delta: use GPIO lookup table Message-ID: <20180520192523.32dde632@xps13> In-Reply-To: References: <20180518210954.29044-1-jmkrzyszt@gmail.com> <5456625.lDWjtgZygK@z50> <3505791.x6nWYTo8eb@z50> Organization: Bootlin X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Sun, 20 May 2018 19:17:04 +0300, Andy Shevchenko wrote: > >> Though, I completely dislike "rdy" name of GPIO. Where is it documented? > > > > No documentation files for Amstrad Delta nor for its NAND driver specifically > > exist under Documentation/. However, there exist some for generic GPIO NAND > > driver where the pin name "rdy" is used explicitly: > > Documentation/driver-api/gpio/drivers-on-gpio.rst > > Documentation/devicetree/bindings/mtd/gpio-control-nand.txt > > You can find that mnemonic used across drivers/mtd/nand/, standalone or as a > > suffix, including the Amstrad Delta NAND driver before the change discussed. > > > To be honest, I don't like it much either, but I'm just using it instead of > > inventing something new. > > OK, that's what I was looking for. Since it's already in use and > documented, then it's fine for me. Do we actually have the possibility to rename this gpio? I guess no since it would break DT backward compatibility. Otherwise it would have been more descriptive to call it something like 'gpio-rb'. Anyway, if you find the time, documentation for this controller would be welcome! Thanks, Miquèl