From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grygorii Strashko Subject: Re: [RFC PATCH] ARM: clocksource: make ARM_GLOBAL_TIMER selectable Date: Mon, 4 Apr 2016 18:12:30 +0300 Message-ID: <5702845E.90606@ti.com> References: <1454610017-25499-1-git-send-email-grygorii.strashko@ti.com> <20160204224128.GG4215@xsjsorenbubuntu> <20160204233950.GH4215@xsjsorenbubuntu> <56D04D17.6030502@ti.com> <20160226152714.GD3173@xsjsorenbubuntu> <56DEAFB7.50105@ti.com> <56EAB44D.7020902@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <56EAB44D.7020902-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Daniel Lezcano , =?UTF-8?Q?S=c3=b6ren_Brinkmann?= , Olof Johansson Cc: kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org, tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org, Liviu Dudau , Masahiro Yamada , Florian Fainelli , Russell King , Michal Simek , Wei Xu , linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, Arnd Bergmann , nsekhar-l0cyMroinI0@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel , Maxime Coquelin , Moritz Fischer , Srinivas Kandagatla , Linux Kernel Mailing List , Sascha Hauer , Sudeep Holla , Jun Nie , Shawn Guo List-Id: linux-omap@vger.kernel.org Hi Daniel, On 03/17/2016 03:42 PM, Daniel Lezcano wrote: > On 03/08/2016 11:55 AM, Grygorii Strashko wrote: >> Yeah. Thanks >> >> I'll re-send it after 4.6-rc. >> But What I'm not fully understand is how to get it merged taking into >> account that >> it touches few maches & clocksource :( > > This is not a problem. Send it based on timers/core from the tip tree > and Cc the maintainers for the maches dir. As soon as they ack the > patches, I will merge it through my tree. > I've rebased my patch on top of 4.6-rc2 and extended it on new mach arch/arm/mach-artpec. Then, as you've suggested, I've tried to apply it on top of kernel-tip/timers/core kernel-tip := git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git but seems timers/core is obsolete (It doesn't contain arch/arm/mach-artpec yet). Should I wait more or can resend it basing on top of 4.6-rc2? -- regards, -grygorii