From mboxrd@z Thu Jan 1 00:00:00 1970 From: agust@denx.de (Anatolij Gustschin) Date: Wed, 7 Dec 2016 22:33:58 +0100 Subject: [PATCH v5 3/3] fpga manager: Add cyclone-ps-spi driver for Altera FPGAs In-Reply-To: <6e33619c-e8a4-e372-04ab-d03c379cbfa0@gmail.com> References: <1778a82d1989d13919b24e47fa09eeb56b2cb8e5.1481139171.git.stillcompiling@gmail.com> <20161207222127.23f6b8b4@crub> <6e33619c-e8a4-e372-04ab-d03c379cbfa0@gmail.com> Message-ID: <20161207223358.3d519259@crub> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 7 Dec 2016 13:29:29 -0800 Joshua Clayton stillcompiling at gmail.com wrote: >Anatolij, >Thanks for the quick look and response. >I guess I should have rebased before submitting. yes, Makefile and Kconfig changes need rebasing, I think. >I just realized I also forgot to send this patch series to >the newly minted FPGA Manager mailing list. V6 coming soon :) okay, thanks. -- Anatolij From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Subject: Re: [PATCH v5 3/3] fpga manager: Add cyclone-ps-spi driver for Altera FPGAs Date: Wed, 7 Dec 2016 22:33:58 +0100 Message-ID: <20161207223358.3d519259@crub> References: <1778a82d1989d13919b24e47fa09eeb56b2cb8e5.1481139171.git.stillcompiling@gmail.com> <20161207222127.23f6b8b4@crub> <6e33619c-e8a4-e372-04ab-d03c379cbfa0@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <6e33619c-e8a4-e372-04ab-d03c379cbfa0-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Joshua Clayton Cc: Alan Tull , Moritz Fischer , Mark Rutland , Russell King , Rob Herring , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, 7 Dec 2016 13:29:29 -0800 Joshua Clayton stillcompiling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: >Anatolij, >Thanks for the quick look and response. >I guess I should have rebased before submitting. yes, Makefile and Kconfig changes need rebasing, I think. >I just realized I also forgot to send this patch series to >the newly minted FPGA Manager mailing list. V6 coming soon :) okay, thanks. -- Anatolij -- 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 S933052AbcLGVeG (ORCPT ); Wed, 7 Dec 2016 16:34:06 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:43408 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932640AbcLGVeE (ORCPT ); Wed, 7 Dec 2016 16:34:04 -0500 X-Auth-Info: 9ls4JBc2jcTc3FdrgIH431vi78TxTRZf9L84G1tV6Zc= Date: Wed, 7 Dec 2016 22:33:58 +0100 From: Anatolij Gustschin To: Joshua Clayton Cc: Alan Tull , Moritz Fischer , Mark Rutland , Russell King , Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 3/3] fpga manager: Add cyclone-ps-spi driver for Altera FPGAs Message-ID: <20161207223358.3d519259@crub> In-Reply-To: <6e33619c-e8a4-e372-04ab-d03c379cbfa0@gmail.com> References: <1778a82d1989d13919b24e47fa09eeb56b2cb8e5.1481139171.git.stillcompiling@gmail.com> <20161207222127.23f6b8b4@crub> <6e33619c-e8a4-e372-04ab-d03c379cbfa0@gmail.com> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 7 Dec 2016 13:29:29 -0800 Joshua Clayton stillcompiling@gmail.com wrote: >Anatolij, >Thanks for the quick look and response. >I guess I should have rebased before submitting. yes, Makefile and Kconfig changes need rebasing, I think. >I just realized I also forgot to send this patch series to >the newly minted FPGA Manager mailing list. V6 coming soon :) okay, thanks. -- Anatolij