Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754642AbdCWJ6L (ORCPT ); Thu, 23 Mar 2017 05:58:11 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:32931 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754102AbdCWJ5a (ORCPT ); Thu, 23 Mar 2017 05:57:30 -0400 Date: Thu, 23 Mar 2017 10:57:26 +0100 From: Ralph Sennhauser To: Linus Walleij Cc: "linux-gpio@vger.kernel.org" , Andrew Lunn , Imre Kaloz , Thierry Reding , Alexandre Courbot , "open list:PWM SUBSYSTEM" , open list Subject: Re: [PATCH v2 0/4] gpio: mvebu: Add PWM fan support Message-ID: <20170323105726.2200c806@gmail.com> In-Reply-To: References: <20170318154305.28348-1-ralph.sennhauser@gmail.com> Organization: none X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.31; 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 Content-Length: 912 Lines: 29 On Thu, 23 Mar 2017 10:23:47 +0100 Linus Walleij wrote: > On Sat, Mar 18, 2017 at 4:43 PM, Ralph Sennhauser > wrote: > > > This patch series was originally submitted by Andrew Lunn but got > > stalled. I picked up the series and addressed what was discussed > > for the earlier submission with some helpful input from Andrew. > > Hopefully this time support for the PWM fan as found on Linksys > > WRT1900AC (Mamba) will make it in. > > All looks good to me, I'm waiting for an ACK from the PWM > maintainer. > > Yours, > Linus Walleij Hi Linus, There are still several open issues brought up by the PWM maintainer after posting v2 which need to be addressed first (not done in 5 minutes). There will be a v3 for sure and maybe a v4 if necessary. v3 is currently under verification. Thanks for applying the additional cleanup patch. Thanks Ralph