From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fllnx209.ext.ti.com ([198.47.19.16]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eEvOF-0000Vj-5S for linux-mtd@lists.infradead.org; Wed, 15 Nov 2017 10:57:57 +0000 Subject: Re: [PATCH v4 01/16] dt-bindings: mtd: gpmc-onenand: Update properties description To: Ladislav Michl , , CC: Peter Ujfalusi , Boris Brezillon , Kyungmin Park , Tony Lindgren References: <20171111211656.neoypp7gdyfasteg@lenoch> From: Roger Quadros Message-ID: <698b35f4-71e1-b5d6-ebc5-37c027325d12@ti.com> Date: Wed, 15 Nov 2017 12:56:08 +0200 MIME-Version: 1.0 In-Reply-To: <20171111211656.neoypp7gdyfasteg@lenoch> Content-Type: text/plain; charset="utf-8" Content-Language: en-GB Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 11/11/17 23:16, Ladislav Michl wrote: > Compatible property is required for OMAP2+ mtd driver. Also > add R/B pin gpio description and delete unused dma-channel > property. > > Signed-off-by: Ladislav Michl > --- > Changes: > -v4: new patch > > Documentation/devicetree/bindings/mtd/gpmc-onenand.txt | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/mtd/gpmc-onenand.txt b/Documentation/devicetree/bindings/mtd/gpmc-onenand.txt > index b6e8bfd024f4..9d7b1409deab 100644 > --- a/Documentation/devicetree/bindings/mtd/gpmc-onenand.txt > +++ b/Documentation/devicetree/bindings/mtd/gpmc-onenand.txt > @@ -9,13 +9,14 @@ Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt > > Required properties: > > + - compatible: "ti,omap2-onenand" > - reg: The CS line the peripheral is connected to > - - gpmc,device-width Width of the ONENAND device connected to the GPMC > + - gpmc,device-width: Width of the ONENAND device connected to the GPMC > in bytes. Must be 1 or 2. > > Optional properties: > > - - dma-channel: DMA Channel index > + - rb-gpios: GPIO specifier for the ready/busy# pin. As agreed let's call this int-gpios as this is really the INT pin. RDY pin is something different. Then you can add my Acked-by: Roger Quadros > > For inline partition table parsing (optional): > > @@ -35,6 +36,7 @@ Example for an OMAP3430 board: > #size-cells = <1>; > > onenand@0 { > + compatible = "ti,omap2-onenand"; > reg = <0 0 0>; /* CS0, offset 0 */ > gpmc,device-width = <2>; > > -- cheers, -roger Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki