Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1167909AbdDXJUm (ORCPT ); Mon, 24 Apr 2017 05:20:42 -0400 Received: from mail-io0-f175.google.com ([209.85.223.175]:36026 "EHLO mail-io0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761243AbdDXJUd (ORCPT ); Mon, 24 Apr 2017 05:20:33 -0400 MIME-Version: 1.0 In-Reply-To: <20170414154056.32055-5-ralph.sennhauser@gmail.com> References: <20170414154056.32055-1-ralph.sennhauser@gmail.com> <20170414154056.32055-5-ralph.sennhauser@gmail.com> From: Linus Walleij Date: Mon, 24 Apr 2017 11:20:31 +0200 Message-ID: Subject: Re: [PATCH v6 4/4] ARM: dts: armada-xp: Use pwm-fan rather than gpio-fan To: Ralph Sennhauser Cc: "linux-gpio@vger.kernel.org" , Andrew Lunn , Thierry Reding , Alexandre Courbot , Rob Herring , Mark Rutland , Jason Cooper , Gregory Clement , Sebastian Hesselbarth , Russell King , "linux-pwm@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 695 Lines: 21 On Fri, Apr 14, 2017 at 5:40 PM, Ralph Sennhauser wrote: > From: Andrew Lunn > > The mvebu GPIO driver can also perform PWM on some pins. Use the pwm-fan > driver to control the fan of the WRT1900AC, giving us finer grained control > over its speed and hence noise. > > Signed-off-by: Andrew Lunn > URL: https://patchwork.ozlabs.org/patch/427291/ > [Ralph Sennhauser: drop flags paramter from pwms, no longer used] > Signed-off-by: Ralph Sennhauser > Tested-by: Andrew Lunn Acked-by: Linus Walleij Please funnel this through ARM SoC. Yours, Linus Walleij