From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] ARM: dts: vfxxx: Fix dspi[01] spi-num-chipselects. Date: Tue, 24 Nov 2015 17:49:06 +0800 Message-ID: <20151124094906.GW11999@tiger> References: <1447905280-5172-1-git-send-email-cory.tusar@pid1solutions.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1447905280-5172-1-git-send-email-cory.tusar@pid1solutions.com> Sender: linux-kernel-owner@vger.kernel.org To: Cory Tusar Cc: kernel@pengutronix.de, stefan@agner.ch, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, andrew@lunn.ch, Chris.Healy@zii.aero, Keith.Vennel@zii.aero List-Id: devicetree@vger.kernel.org On Wed, Nov 18, 2015 at 10:54:39PM -0500, Cory Tusar wrote: > Per the Vybrid Reference Manual (section 3.8.6.1), dspi0 has 6 chip > select signals associated with it, while dspi1 has only 4. > > Signed-off-by: Cory Tusar Applied, thanks.