From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: MIME-Version: 1.0 In-Reply-To: <1522782152-27300-3-git-send-email-p.pisati@gmail.com> References: <1522782152-27300-1-git-send-email-p.pisati@gmail.com> <1522782152-27300-3-git-send-email-p.pisati@gmail.com> From: Alan Tull Date: Thu, 5 Apr 2018 10:12:05 -0500 Message-ID: Subject: Re: [PATCH v10 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable To: Paolo Pisati Cc: Moritz Fischer , Rob Herring , Mark Rutland , linux-fpga@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kernel List-ID: On Tue, Apr 3, 2018 at 2:02 PM, Paolo Pisati wrote: Hi Paolo, Looks good, except that I have to fix up the calls to fpga_mgr_register/unregister since my API changes didn't go in. I've fixed those up and pushed to a branch on my kernel org git repo to let the robots do some testing. I'll post (v11 with those fixes) after that is cleared. We're too late for 4.17, expect it for 4.18. Thanks, Alan > This patch adds support to the FPGA manager for programming > MachXO2 device=E2=80=99s internal flash memory, via slave SPI. > > Signed-off-by: Paolo Pisati Acked-by: Alan Tull