From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 20 Oct 2014 21:07:16 +0200 Subject: [PATCH 1/2] clocksource: enable pxa_timer for SA-1100 platform In-Reply-To: <1413377405-7503-1-git-send-email-dbaryshkov@gmail.com> References: <1413377405-7503-1-git-send-email-dbaryshkov@gmail.com> Message-ID: <10546062.ah0Qvxpsuh@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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? Arnd