Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752043AbcCHGpS (ORCPT ); Tue, 8 Mar 2016 01:45:18 -0500 Received: from utopia.booyaka.com ([74.50.51.50]:46596 "EHLO utopia.booyaka.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751128AbcCHGpN (ORCPT ); Tue, 8 Mar 2016 01:45:13 -0500 Date: Tue, 8 Mar 2016 06:45:11 +0000 (UTC) From: Paul Walmsley To: Franklin S Cooper Jr cc: thierry.reding@gmail.com, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, bcousson@baylibre.com, tony@atomide.com, linux@arm.linux.org.uk, linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, vigneshr@ti.com Subject: Re: [PATCH v5 4/6] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS In-Reply-To: <1457400224-24797-5-git-send-email-fcooper@ti.com> Message-ID: References: <1457400224-24797-1-git-send-email-fcooper@ti.com> <1457400224-24797-5-git-send-email-fcooper@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: 456 Lines: 16 On Mon, 7 Mar 2016, Franklin S Cooper Jr wrote: > From: Vignesh R > > Add hwmod entries for the PWMSS on DRA7. > > Set l4_root_clk_div as the main_clk of PWMSS. It is fixed-factored clock > equal to L4PER2_L3_GICLK/2(l3_iclk_div/2). > > Signed-off-by: Vignesh R > [fcooper@ti.com: Do not add eQEP, ePWM and eCAP hwmod entries] > Signed-off-by: Franklin S Cooper Jr Thanks, queued for v4.7. - Paul