From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751887AbeDEPwS (ORCPT ); Thu, 5 Apr 2018 11:52:18 -0400 Received: from mail-wm0-f46.google.com ([74.125.82.46]:33303 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751312AbeDEPwP (ORCPT ); Thu, 5 Apr 2018 11:52:15 -0400 X-Google-Smtp-Source: AIpwx49vlJK5AxU3QPAYkQuv8hB14Ez909fwqAahofhKnQ4qY7vZKlaVFbrtD1rs1d5B5rU6lfQvcQ== Date: Thu, 5 Apr 2018 17:52:13 +0200 From: Paolo Pisati To: Alan Tull Cc: Paolo Pisati , Moritz Fischer , Rob Herring , Mark Rutland , linux-fpga@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kernel Subject: Re: [PATCH v10 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support Message-ID: <20180405155213.GA19926@harukaze> References: <1522782152-27300-1-git-send-email-p.pisati@gmail.com> <1522782152-27300-3-git-send-email-p.pisati@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 05, 2018 at 10:12:05AM -0500, Alan Tull wrote: > 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. Awesome Alan, thank you. -- bye, p.