Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752722AbbGNQ2e (ORCPT ); Tue, 14 Jul 2015 12:28:34 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:51570 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751644AbbGNQ2d (ORCPT ); Tue, 14 Jul 2015 12:28:33 -0400 Date: Tue, 14 Jul 2015 17:28:06 +0100 From: Mark Brown To: Ranjit Waghmode Cc: michal.simek@xilinx.com, soren.brinkmann@xilinx.com, dwmw2@infradead.org, computersforpeace@gmail.com, zajec5@gmail.com, marex@denx.de, shijie.huang@intel.com, juhosg@openwrt.org, ben@decadent.org.uk, linux-mtd@lists.infradead.org, linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, harinik@xilinx.com, punnaia@xilinx.com, ran27jit@gmail.com Message-ID: <20150714162806.GD11162@sirena.org.uk> References: <1436445895-25504-1-git-send-email-ranjit.waghmode@xilinx.com> <1436445895-25504-3-git-send-email-ranjit.waghmode@xilinx.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iYlQhtYNd1Y0HGg2" Content-Disposition: inline In-Reply-To: <1436445895-25504-3-git-send-email-ranjit.waghmode@xilinx.com> X-Cookie: Stay together, drag each other down. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [RFC PATCH 2/2] spi: zynqmp: gqspi: add support for stacked mode configuration X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1325 Lines: 36 --iYlQhtYNd1Y0HGg2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jul 09, 2015 at 06:14:55PM +0530, Ranjit Waghmode wrote: > This patch adds support of stacked mode configuration for > Zynq Ultrascale+ MPSoC GQSPI controller driver. > + } else if (qspi->master->flags & SPI_MASTER_U_PAGE) { Same here, there's no definition of SPI_MASTER_U_PAGE. It doesn't sound very generic but I'm not entirely sure what "stacked mode" is. --iYlQhtYNd1Y0HGg2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVpTiVAAoJECTWi3JdVIfQLi8H/jkXLzsBxKK52xQsByI3VT04 lbZ/MP0v2l6XGuM/c7zlhS0H2xffdn2UO91XjPqBR5q1Bj6CTjthspzIa0NcbLMy PTa4hZ++sslZgJAG4hjO8HZkFpcJ42HiRFdBJJTm0Fa0WD6R6lSlYxhEUcsSsmgq icLUBY8/Z1eYh7DUSd0VeO2XdgtLBJGi+PQMLqlcFMyarPkaiwFQXpUOaVGdzaEJ BxxEuyOZcE7y6xXiuLRnm3JAOlhsF767WTdgHrKgocMpYlaCrXmg8AFDmul9NYZ+ zqPota6joYcxUdsVO8Bc6gxN2yebdceaar9TmqtksMs1yBLTZE37/7QKbXkuWFA= =ghHT -----END PGP SIGNATURE----- --iYlQhtYNd1Y0HGg2-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/