Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756610Ab3IZKOY (ORCPT ); Thu, 26 Sep 2013 06:14:24 -0400 Received: from mail-wg0-f50.google.com ([74.125.82.50]:47126 "EHLO mail-wg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755999Ab3IZKOW (ORCPT ); Thu, 26 Sep 2013 06:14:22 -0400 Message-ID: <524408F9.3090702@linaro.org> Date: Thu, 26 Sep 2013 12:14:17 +0200 From: Daniel Lezcano User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Michal Simek CC: Soren Brinkmann , Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Russell King , Thomas Gleixner , Stephen Boyd , Grant Likely , Preeti Murthy , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 0/4] arm: zynq: Enable global timer References: <1379530118-22813-1-git-send-email-soren.brinkmann@xilinx.com> <5242FF4B.6050901@linaro.org> <62570dec-da98-42a2-93b9-6ab1f8adb30d@CH1EHSMHS037.ehs.local> In-Reply-To: <62570dec-da98-42a2-93b9-6ab1f8adb30d@CH1EHSMHS037.ehs.local> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2568 Lines: 69 On 09/26/2013 10:16 AM, Michal Simek wrote: > Hi Daniel, > > On 09/25/2013 05:20 PM, Daniel Lezcano wrote: >> On 09/18/2013 08:48 PM, Soren Brinkmann wrote: >>> Hi all, >>> >>> here's a v2. I reused the subject from my v1 submission although the focus of >>> this series moved a bit towards the timer subsystem. >>> I replaced Stephen's fix to prevent per cpu devices from becoming >>> the broadcast device with Thomas' proposal, but I kept the original commit >>> message. I split the whole approach in small chunks that I found reasonable. >>> >>> In 4/4, I picked up Grant's comment regarding the DT node name. >>> >>> v2: >>> - drop 1/2 of the original series >>> - implement preventing per cpu devices from becoming broadcast device according >>> to Thomas' proposal >>> - introduce new CLOCK_EVT_FEAT_PERCPU flag >>> - set the flag for the arm_global_timer >>> - filter per cpu devices based on this flag when choosing the broadcast >>> device >>> - rename DT node to avoid '_'s >>> >>> >>> Soren Brinkmann (4): >>> clockchips: Add FEAT_PERCPU clockevent flag >>> clocksource/arm_global_timer: Set FEAT_PERCPU flag >>> tick: broadcast: Deny per-cpu clockevents from being broadcast sources >>> arm: zynq: Enable arm_global_timer >>> >>> arch/arm/boot/dts/zynq-7000.dtsi | 8 ++++++++ >>> arch/arm/mach-zynq/Kconfig | 1 + >>> drivers/clocksource/arm_global_timer.c | 3 ++- >>> include/linux/clockchips.h | 1 + >>> kernel/time/tick-broadcast.c | 1 + >>> 5 files changed, 13 insertions(+), 1 deletion(-) >> >> This patches falls under different maintainer's umbrella. >> >> I acked-by the patches, so if someone is willing to take the patches I >> am ok with that. I am ok also to pick them into my tree with the >> acked-by maintainer. Just let me know ... >> > > Yes, please add also this zynq specific patch through your tree. > > Here is my ACK for that. > Acked-by: Michal Simek Thomas do you mind to ack the patches if you agree with it ? Thanks -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/