From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751362AbaJWNOb (ORCPT ); Thu, 23 Oct 2014 09:14:31 -0400 Received: from mail-ie0-f170.google.com ([209.85.223.170]:50708 "EHLO mail-ie0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750862AbaJWNO3 (ORCPT ); Thu, 23 Oct 2014 09:14:29 -0400 MIME-Version: 1.0 In-Reply-To: <10546062.ah0Qvxpsuh@wuerfel> References: <1413377405-7503-1-git-send-email-dbaryshkov@gmail.com> <10546062.ah0Qvxpsuh@wuerfel> Date: Thu, 23 Oct 2014 17:14:28 +0400 Message-ID: Subject: Re: [PATCH 1/2] clocksource: enable pxa_timer for SA-1100 platform From: Dmitry Eremin-Solenikov To: Arnd Bergmann Cc: linux-arm-kernel , kernel list , Thomas Gleixner , Daniel Lezcano , Russell King Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2014-10-20 23:07 GMT+04:00 Arnd Bergmann : > On Wednesday 15 October 2014 16:50:04 Dmitry Eremin-Solenikov wrote: >> SA-11x0 platform used the same IP block as was used on PXA. Consequently >> it makes sense to have only one driver. Enable pxa_timer clocksource for >> StrongARM platform. >> >> Signed-off-by: Dmitry Eremin-Solenikov > > Both patches look good to me. > > Acked-by: Arnd Bergmann > > Should we merge them through arm-soc or through the clocksource tree? I'm fine with any of the approaches. Russell, Daniel, Thomas - any preferences? -- With best wishes Dmitry