From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756297AbbJIOvl (ORCPT ); Fri, 9 Oct 2015 10:51:41 -0400 Received: from unicorn.mansr.com ([81.2.72.234]:37850 "EHLO unicorn.mansr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751492AbbJIOvk convert rfc822-to-8bit (ORCPT ); Fri, 9 Oct 2015 10:51:40 -0400 From: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= To: Marc Gonzalez Cc: Daniel Lezcano , Thomas Gleixner , Mason , LKML Subject: Re: [PATCH v4] clocksource/drivers/tango_xtal: Add new timer for Tango SoCs References: <5613E45C.5020208@sigmadesigns.com> <5614549F.2070002@linaro.org> <5614D66A.1060402@sigmadesigns.com> <56150369.2050609@sigmadesigns.com> <561510BF.7050207@linaro.org> <56151B5B.90404@sigmadesigns.com> <56154268.5060700@linaro.org> <56157CB9.7010105@free.fr> <5617AF82.4000606@sigmadesigns.com> <5617C028.3040709@linaro.org> <5617D139.1000103@sigmadesigns.com> Date: Fri, 09 Oct 2015 15:51:32 +0100 In-Reply-To: <5617D139.1000103@sigmadesigns.com> (Marc Gonzalez's message of "Fri, 9 Oct 2015 16:37:45 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Marc Gonzalez writes: > Sigma Designs Tango platforms provide a 27 MHz crystal oscillator. > Use it for clocksource, sched_clock, and delay_timer. Given the nature of this hardware, I think it would make much more sense to support it in a generic fashion. Otherwise the next chip that comes along with a similar counter will result in near duplicate of this "driver", and so on. I've suggested this before, and I even sent patches for it (currently under discussion), but you keep refusing to listen. Are you that desperate to see your name on a commit? The fact that you keep rewriting, poorly, code you know I've already made available suggests this might be the case. You even admit in private that you couldn't have done this without looking at my tango3 tree. Frankly, I find your behaviour shameful. -- Måns Rullgård mans@mansr.com