From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v8 5/7] ARM: dts: ls1021a: Remove fsl,qspi-has-second-chip as it is not used Date: Sun, 13 Jan 2019 11:31:19 +0800 Message-ID: <20190113033117.GG11426@dragon> References: <20190107092823.11188-1-frieder.schrempf@kontron.de> <20190107092823.11188-6-frieder.schrempf@kontron.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Mark Rutland , "devicetree@vger.kernel.org" , "computersforpeace@gmail.com" , "marek.vasut@gmail.com" , "richard@nod.at" , "prabhakar.kushwaha@nxp.com" , "han.xu@nxp.com" , "linux-kernel@vger.kernel.org" , Rob Herring , Li Yang , "boris.brezillon@bootlin.com" , "yogeshnarayan.gaur@nxp.com" , "broonie@kernel.org" , "linux-mtd@lists.infradead.org" , "miquel.raynal@bootlin.com" , "fabio.estevam@nxp.com" , "david.wolfe@nxp.com" , "linux-spi@vger.kernel.org" Return-path: Content-Disposition: inline In-Reply-To: <20190107092823.11188-6-frieder.schrempf@kontron.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: linux-spi.vger.kernel.org On Mon, Jan 07, 2019 at 09:29:54AM +0000, Schrempf Frieder wrote: > From: Frieder Schrempf > > After switching to the new FSL QSPI driver the property > 'fsl,qspi-has-second-chip' is not needed anymore. > > The driver now uses the 'reg' property to determine the bus and > the chipselect. > > Signed-off-by: Frieder Schrempf Applied, thanks.