Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966030AbdCXP5O (ORCPT ); Fri, 24 Mar 2017 11:57:14 -0400 Received: from mail-ot0-f193.google.com ([74.125.82.193]:33428 "EHLO mail-ot0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936526AbdCXP4H (ORCPT ); Fri, 24 Mar 2017 11:56:07 -0400 Date: Fri, 24 Mar 2017 10:56:04 -0500 From: Rob Herring To: Artur Jedrysek Cc: devicetree@vger.kernel.org, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, Cyrille Pitchen , Marek Vasut , David Woodhouse , Brian Norris , Boris Brezillon , Richard Weinberger , Mark Rutland Subject: Re: [PATCH v3, 4/4] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI. Message-ID: <20170324155604.2qwk3x3tz7bk5son@rob-hp-laptop> References: <1490008935-28900-1-git-send-email-jartur@cadence.com> <1490009254-4284-1-git-send-email-jartur@cadence.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1490009254-4284-1-git-send-email-jartur@cadence.com> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 627 Lines: 17 On Mon, Mar 20, 2017 at 11:27:34AM +0000, Artur Jedrysek wrote: > This patch updates Cadence QSPI Device Tree documentation to include > information about new compatible used to indicate, whether or not > Octal SPI transfers are supported by the device. > > Signed-off-by: Artur Jedrysek > --- > Changelog: > v2: Use new compatible, instead of boolean property, to indicate > Octal SPI support. > --- > v3: Changes according to comments. > --- > Documentation/devicetree/bindings/mtd/cadence-quadspi.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Acked-by: Rob Herring