Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752414AbdI0Vx0 (ORCPT ); Wed, 27 Sep 2017 17:53:26 -0400 Received: from mail-pg0-f67.google.com ([74.125.83.67]:38693 "EHLO mail-pg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752139AbdI0Vw2 (ORCPT ); Wed, 27 Sep 2017 17:52:28 -0400 X-Google-Smtp-Source: AOwi7QCZdZMGRMhe1A05EMDtoHT7iO//oXowY0/RvqVdRIOMY4JRtT8BZsc2qAsNQ0BMRvNPntD6Hw== Date: Wed, 27 Sep 2017 16:52:26 -0500 From: Rob Herring To: matthew.gerlach@linux.intel.com Cc: vndao@altera.com, dwmw2@infradead.org, computersforpeace@gmail.com, boris.brezillon@free-electrons.com, marek.vasut@gmail.com, richard@nod.at, cyrille.pitchen@wedev4u.fr, mark.rutland@arm.com, linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org, davem@davemloft.net, mchehab@kernel.org, linux-fpga@vger.kernel.org, tien.hock.loh@intel.com, hean.loong.ong@intel.com Subject: Re: [PATCH v2 1/3] dt-bindings: mtd: Altera ASMI Parallel II IP Core Message-ID: <20170927215226.ogcewa22dqc2jf3f@rob-hp-laptop> References: <1505932139-2905-1-git-send-email-matthew.gerlach@linux.intel.com> <1505932139-2905-2-git-send-email-matthew.gerlach@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1505932139-2905-2-git-send-email-matthew.gerlach@linux.intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 677 Lines: 17 On Wed, Sep 20, 2017 at 11:28:57AM -0700, matthew.gerlach@linux.intel.com wrote: > From: Matthew Gerlach > > Device Tree bindings for Altera ASMI Parallel II IP Core > connected to a flash chip. > > Signed-off-by: Matthew Gerlach > --- > v2: > Made substitutions suggested by Rob Herring. > Emphasize driver expects controller is connected to spi-nor flash. > --- > Documentation/devicetree/bindings/mtd/altera-asmip2.txt | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mtd/altera-asmip2.txt Acked-by: Rob Herring