Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752274AbcDZO1n (ORCPT ); Tue, 26 Apr 2016 10:27:43 -0400 Received: from utopia.booyaka.com ([74.50.51.50]:37938 "EHLO utopia.booyaka.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752149AbcDZO1m (ORCPT ); Tue, 26 Apr 2016 10:27:42 -0400 Date: Tue, 26 Apr 2016 14:27:40 +0000 (UTC) From: Paul Walmsley To: "Franklin S Cooper Jr." cc: thierry.reding@gmail.com, tony@atomide.com, t-kristo@ti.com, linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, robh+dt@kernel.org, devicetree@vger.kernel.org, vigneshr@ti.com, nsekhar@ti.com Subject: Re: [PATCH v6 0/7] ARM: dts: DRA7: Add dt nodes for PWMSS In-Reply-To: <571F6B7F.8090008@ti.com> Message-ID: References: <1461343238-29274-1-git-send-email-fcooper@ti.com> <571F6B7F.8090008@ti.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 869 Lines: 26 On Tue, 26 Apr 2016, Franklin S Cooper Jr. wrote: > > > On 04/25/2016 11:18 AM, Paul Walmsley wrote: > > On Fri, 22 Apr 2016, Franklin S Cooper Jr wrote: > > > >> This patch series adds support for PWM for DRA7. The IP is the same as the > >> one present in AM33XX and AM437XX. > >> > >> However, before doing so remove unnecessary hwmod entries for eCAP, ePWM > >> and eQEP. > > > > Just took a quick look (nothing indepth). Looks OK. > > > > Once Rob's issues have been addressed, please feel free to add an > > Acked-by: from me. Thanks for playing along, Franklin, I think this final > > product makes the most sense from a device architecture point of view. > > > Thanks Paul. Just to be clear I can add your Acked-by to all 7 patches? I'd suggest just adding it to the ones that are hwmod-related in either the commit message or the code. - Paul