Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756512AbcLTENn (ORCPT ); Mon, 19 Dec 2016 23:13:43 -0500 Received: from mail-qk0-f193.google.com ([209.85.220.193]:35016 "EHLO mail-qk0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754788AbcLTENk (ORCPT ); Mon, 19 Dec 2016 23:13:40 -0500 Subject: Re: [PATCH v4 0/2] FPGA: TS-7300 FPGA manager To: linux-kernel@vger.kernel.org References: <20161218202158.10582-1-f.fainelli@gmail.com> Cc: linux-arm-kernel@lists.infradead.org, moritz.fischer@ettus.com, atull@opensource.altera.com, linux@armlinux.org.uk, rmallon@gmail.com, hsweeten@visionengravers.com, linux-fpga@vger.kernel.org From: Florian Fainelli Message-ID: Date: Mon, 19 Dec 2016 20:13:36 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20161218202158.10582-1-f.fainelli@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 986 Lines: 33 On 12/18/2016 12:21 PM, Florian Fainelli wrote: > Hi all, > > This patch series adds support for loading bitstreams into the Altera Cyclone II > connected to an EP9302 on a TS-7300 board. > > Changes in v4: > > - fixed ops->write not to do the final configuration release > - reordered patches > > Changes in v3: > > - fix write_init and write_complete signatures > > Changes in v2: > > - rebased against fpga/for-next > - added defines for configuration bits and delays > - added error mesage if ioremap() fails > - detailed how the configuration through CPLD is done Alan, Moritz, thanks for providing Acked-by, I was under the impression these patches would be taken by you through the FPGA tree, since Hartley acked the EP93xx part and since that was the tree used as a baseline. Let me know how you want to proceed, since EP93xx is not as active as other ARM SoCs, there may not be a specific tree where to stage these patches (unless you take them). Thanks! -- Florian