Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751907AbcDZNWk (ORCPT ); Tue, 26 Apr 2016 09:22:40 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:51812 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750835AbcDZNWi (ORCPT ); Tue, 26 Apr 2016 09:22:38 -0400 Subject: Re: [PATCH v6 0/7] ARM: dts: DRA7: Add dt nodes for PWMSS To: Paul Walmsley References: <1461343238-29274-1-git-send-email-fcooper@ti.com> CC: , , , , , , , , , , , From: "Franklin S Cooper Jr." Message-ID: <571F6B7F.8090008@ti.com> Date: Tue, 26 Apr 2016 08:22:07 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 684 Lines: 23 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? > > > - Paul >