Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756894AbbGGMuS (ORCPT ); Tue, 7 Jul 2015 08:50:18 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:48161 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751215AbbGGMuK (ORCPT ); Tue, 7 Jul 2015 08:50:10 -0400 Message-ID: <559BCADB.4070606@ti.com> Date: Tue, 7 Jul 2015 15:49:31 +0300 From: Tero Kristo User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Vignesh R , Paul Walmsley , Thierry Reding , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Benoit Cousson , Tony Lindgren , Russell King , Mike Turquette , Stephen Boyd CC: , , , , , Subject: Re: [PATCH v2 0/5] Add support for PWMSS on DRA7 References: <1433332284-10766-1-git-send-email-vigneshr@ti.com> <559A1C1F.7000309@ti.com> In-Reply-To: <559A1C1F.7000309@ti.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1095 Lines: 33 On 07/06/2015 09:11 AM, Vignesh R wrote: > > > On Wednesday 03 June 2015 05:21 PM, Vignesh R wrote: >> >> Hi, >> >> This patch series adds support for PWMSS on DRA7. The IP is same as that >> present in AM33XX and AM43XX. >> The first patch changes clock domain in which PWMSS is present >> (l4per2_7xx_clkdm) to SW_WKUP. This is because legacy IPs like PWM >> does'nt support HW_AUTO prorperly. Hence, switch clock domain to >> SW_WKUP. This is based on the input from the hardware team. >> The rest of the patches add hwmod and dt entries and enable PWMSS on >> DRA7 based SoCs. > > Gentle ping... > > Patches 1-4 look good to me, not going to try to review patch 5 as I have no clue about PWM driver itself. So, for 1-4: Acked-by: Tero Kristo Some of the patches cause trivial merge conflicts with 4.2-rc1 though. -Tero -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/