From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralph Sennhauser Subject: Re: [PATCH v6 2/4] ARM: dts: mvebu: Add PWM properties to .dtsi files Date: Fri, 5 May 2017 09:41:39 +0200 Message-ID: <20170505094139.484db2e7@gmail.com> References: <20170414154056.32055-1-ralph.sennhauser@gmail.com> <20170414154056.32055-3-ralph.sennhauser@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wm0-f65.google.com ([74.125.82.65]:33074 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752549AbdEEHlq (ORCPT ); Fri, 5 May 2017 03:41:46 -0400 In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Gregory Clement Cc: Linus Walleij , "linux-gpio@vger.kernel.org" , Andrew Lunn , Thierry Reding , Alexandre Courbot , Rob Herring , Mark Rutland , Jason Cooper , Sebastian Hesselbarth , Russell King , "linux-pwm@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" On Mon, 24 Apr 2017 11:19:32 +0200 Linus Walleij wrote: > On Fri, Apr 14, 2017 at 5:40 PM, Ralph Sennhauser > wrote: > > > From: Andrew Lunn > > > > Add properties to the GPIO nodes to allow them to be also used as > > PWM lines. > > > > Signed-off-by: Andrew Lunn > > URL: https://patchwork.ozlabs.org/patch/427294/ > > [Ralph Sennhauser: Add new compatible string > > marvell,armada-370-xp-gpio] Signed-off-by: Ralph Sennhauser > > Tested-by: Andrew Lunn > > > > Acked-by: Linus Walleij > > Please funnel this through ARM SoC. Hi Gregory, A reminder on the off chance you have missed this and it's not to late already, Linus Walleij took the driver and submitted it for inclusion in 4.12 [1]. So for completeness it be nice to have the dts(i) and defconfig changes in as well. Thanks Ralph [1] https://lkml.org/lkml/2017/5/4/82 > > Yours, > Linus Walleij