Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932111AbaDKJWa (ORCPT ); Fri, 11 Apr 2014 05:22:30 -0400 Received: from moutng.kundenserver.de ([212.227.126.130]:64665 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755949AbaDKJWU (ORCPT ); Fri, 11 Apr 2014 05:22:20 -0400 From: Arnd Bergmann To: Matthias Brugger Cc: Olof Johansson , "linux-kernel@vger.kernel.org" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Randy Dunlap , Russell King - ARM Linux , Daniel Lezcano , Thomas Gleixner , Thierry Reding , Florian Vaussard , Jonathan Cameron , Jason Cooper , Andrew Lunn , Silvio F , Heiko =?ISO-8859-1?Q?St=FCbner?= , Sebastian Hesselbarth , "devicetree@vger.kernel.org" , "linux-doc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH 1/4] clocksource: Add support for the Mediatek SoCs Date: Fri, 11 Apr 2014 11:21:59 +0200 Message-ID: <129772722.mXH1xx9vCv@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.11.0-18-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: References: <1397072736-10793-1-git-send-email-matthias.bgg@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V02:K0:7M3Dkc7fXOTCsWfNGItxKWfNlolrXf+NNe8Zedz5cM1 eKH6W2JPjMA0HLdNBsbvS3iH2ovgX0bVmh2AStrK8azJiwX+7a sVmYIbhmokH9DT27ltmeB6eMLLCcI+T8MKDs2dyquUr+vSnKrw rQbw0k+AkWCY6UAs04/4whlIjwmPHNTCly/jo8oPugHeDk6VCT U9wTUZY+9zJsGLAttLCgMrJC0h+DCPQjnofFhSfXGMQojGv1fv bl667nVbrebfK7BY9BHcoKnO9DSVf2eoqNQcd2i7tHWm4xHaW1 PBrNeXXPXlhJjHso1YutBOwLclat7/SSKXF8hHaQMGKpi+wj6I mRe+6efJzxOW4TvGEl1Y= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 11 April 2014 11:07:35 Matthias Brugger wrote: > > > > Of course, you'll still need these for the A9-based platforms, so the > > driver might very well be needed anyway. Some of the earlier patches > > seem to be for A7-based systems so I'm not sure what you're primarily > > working on here. > > I'm working on a Cortex-A7 based platform. But ARM_ARCH_TIMER seems to > get no clocking. > Initializing the timer fails with: > Architected timer frequency not available > > That's why I use the SoC timer. Are you sure you're not just missing a "clock-frequency" property in your DT node for the timer? Arnd -- 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/