From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751405AbaKFHBc (ORCPT ); Thu, 6 Nov 2014 02:01:32 -0500 Received: from mail-ie0-f178.google.com ([209.85.223.178]:38443 "EHLO mail-ie0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751069AbaKFHB3 (ORCPT ); Thu, 6 Nov 2014 02:01:29 -0500 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, 6 Nov 2014 11:01:29 +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 Hello, 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? Thomas added his blessing (and an ack) to merge these patches through arm-soc. Should I gather any additional Acks before it cn hit arm-soc/for-next? -- With best wishes Dmitry