Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756834Ab3FDOPe (ORCPT ); Tue, 4 Jun 2013 10:15:34 -0400 Received: from mail-wi0-f181.google.com ([209.85.212.181]:52416 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756706Ab3FDOPa (ORCPT ); Tue, 4 Jun 2013 10:15:30 -0400 Date: Tue, 4 Jun 2013 15:15:26 +0100 From: Jamie Iles To: Heiko =?iso-8859-1?Q?St=FCbner?= Cc: John Stultz , Thomas Gleixner , Jamie Iles , Dinh Nguyen , Grant Likely , linux-arm-kernel@lists.infradead.org, Rob Herring , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Arnd Bergmann , Linus Walleij , Baruch Siach Subject: Re: [PATCH v2 2/4] clocksource: dw_apb_timer_of: add clock-handling Message-ID: <20130604141526.GB5308@maple> References: <201306041136.09566.heiko@sntech.de> <201306041137.37036.heiko@sntech.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <201306041137.37036.heiko@sntech.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 712 Lines: 16 On Tue, Jun 04, 2013 at 11:37:36AM +0200, Heiko St?bner wrote: > Add the possibility to get the clock-frequency from a timer clock instead > of specifying it as dt property. Additionally also add the possibility > to also define a controlling periphal clock for the timer block. > > The clock-frequency property is kept to act as fallback if no clocks > are specified. > > Signed-off-by: Heiko Stuebner Acked-by: Jamie Iles -- 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/