From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santosh Shilimkar Subject: Re: [PATCH] ARM: DRA: DTS: Remove clock-frequency field for cpu timers Date: Thu, 10 Oct 2013 09:11:11 -0400 Message-ID: <5256A76F.2080503@ti.com> References: <1381391413-4361-1-git-send-email-r.sricharan@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1381391413-4361-1-git-send-email-r.sricharan@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Sricharan R Cc: tony@atomide.com, nm@ti.com, linux-omap@vger.kernel.org, bcousson@baylibre.com, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org On Thursday 10 October 2013 03:50 AM, Sricharan R wrote: > The arm arch timers frequency are now programmed in the CNTFREQ > per-cpu register by the timer code using the secure API [1]. > So remove the redundant entry from the dts. > > [1] http://marc.info/?l=linux-omap&m=138139106312786&w=2 > > Cc: Benoit Cousson > Signed-off-by: Sricharan R > --- Acked-by: Santosh Shilimkar From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Thu, 10 Oct 2013 09:11:11 -0400 Subject: [PATCH] ARM: DRA: DTS: Remove clock-frequency field for cpu timers In-Reply-To: <1381391413-4361-1-git-send-email-r.sricharan@ti.com> References: <1381391413-4361-1-git-send-email-r.sricharan@ti.com> Message-ID: <5256A76F.2080503@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 10 October 2013 03:50 AM, Sricharan R wrote: > The arm arch timers frequency are now programmed in the CNTFREQ > per-cpu register by the timer code using the secure API [1]. > So remove the redundant entry from the dts. > > [1] http://marc.info/?l=linux-omap&m=138139106312786&w=2 > > Cc: Benoit Cousson > Signed-off-by: Sricharan R > --- Acked-by: Santosh Shilimkar