From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 20 Sep 2017 22:10:45 +0800 Subject: [PATCHv2 0/3] arm64: dts: ls1012a: add the DTS node for DSPI support In-Reply-To: <20170830101238.28378-1-Zhiqiang.Hou@nxp.com> References: <20170830101238.28378-1-Zhiqiang.Hou@nxp.com> Message-ID: <20170920141044.GC1244@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Aug 30, 2017 at 06:12:35PM +0800, Zhiqiang Hou wrote: > From: Hou Zhiqiang > > Corrected the subject for 3/5 patch v1. > > Yuan Yao (3): > arm64: dts: ls1012a: add the DTS node for DSPI support > Documentation: fsl: dspi: Add fsl,ls1012a-dspi compatible string > Documentation: dt: mtd: add sst25wf040b and en25s64 to the SPI NOR > support list I edited bindings doc patch subject a bit, and applied all. Shawn From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCHv2 0/3] arm64: dts: ls1012a: add the DTS node for DSPI support Date: Wed, 20 Sep 2017 22:10:45 +0800 Message-ID: <20170920141044.GC1244@dragon> References: <20170830101238.28378-1-Zhiqiang.Hou@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170830101238.28378-1-Zhiqiang.Hou-3arQi8VN3Tc@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Zhiqiang Hou Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Aug 30, 2017 at 06:12:35PM +0800, Zhiqiang Hou wrote: > From: Hou Zhiqiang > > Corrected the subject for 3/5 patch v1. > > Yuan Yao (3): > arm64: dts: ls1012a: add the DTS node for DSPI support > Documentation: fsl: dspi: Add fsl,ls1012a-dspi compatible string > Documentation: dt: mtd: add sst25wf040b and en25s64 to the SPI NOR > support list I edited bindings doc patch subject a bit, and applied all. Shawn -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751681AbdITOLM (ORCPT ); Wed, 20 Sep 2017 10:11:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:39030 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751378AbdITOLK (ORCPT ); Wed, 20 Sep 2017 10:11:10 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 24DAE21A1D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Wed, 20 Sep 2017 22:10:45 +0800 From: Shawn Guo To: Zhiqiang Hou Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dwmw2@infradead.org, robh+dt@kernel.org, mark.rutland@arm.com, computersforpeace@gmail.com Subject: Re: [PATCHv2 0/3] arm64: dts: ls1012a: add the DTS node for DSPI support Message-ID: <20170920141044.GC1244@dragon> References: <20170830101238.28378-1-Zhiqiang.Hou@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170830101238.28378-1-Zhiqiang.Hou@nxp.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 30, 2017 at 06:12:35PM +0800, Zhiqiang Hou wrote: > From: Hou Zhiqiang > > Corrected the subject for 3/5 patch v1. > > Yuan Yao (3): > arm64: dts: ls1012a: add the DTS node for DSPI support > Documentation: fsl: dspi: Add fsl,ls1012a-dspi compatible string > Documentation: dt: mtd: add sst25wf040b and en25s64 to the SPI NOR > support list I edited bindings doc patch subject a bit, and applied all. Shawn