From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751187AbbJAWay (ORCPT ); Thu, 1 Oct 2015 18:30:54 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:34453 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750718AbbJAWaw (ORCPT ); Thu, 1 Oct 2015 18:30:52 -0400 Date: Thu, 1 Oct 2015 17:30:14 -0500 From: Felipe Balbi To: John Stultz CC: Felipe Balbi , Tony Lindgren , Daniel Lezcano , Linux Kernel Mailing List , Thomas Gleixner , Linux OMAP Mailing List , Linux ARM Kernel Mailing List Subject: Re: [RFC/PATCH 09/11] clocksource: add TI 32.768 Hz counter driver Message-ID: <20151001223014.GD32355@saruman.tx.rr.com> Reply-To: References: <1443559446-26969-1-git-send-email-balbi@ti.com> <1443559446-26969-10-git-send-email-balbi@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0/kgSOzhNoDC5T3a" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --0/kgSOzhNoDC5T3a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 01, 2015 at 03:20:18PM -0700, John Stultz wrote: > On Tue, Sep 29, 2015 at 1:44 PM, Felipe Balbi wrote: > > Introduce a new clocksource driver for Texas > > Instruments 32.768 Hz device which is available > > on most OMAP-like devices. > > > > Signed-off-by: Felipe Balbi > > --- > > drivers/clocksource/Kconfig | 8 +++ > > drivers/clocksource/Makefile | 1 + > > drivers/clocksource/timer-ti-32k.c | 121 +++++++++++++++++++++++++++++= ++++++++ >=20 > Also isn't this somewhat duplicate of the code in > arch/arm/plat-omap/counter_32k.c ? >=20 > Was this really a rewrite or just a code migration? Should you migrating, but we can't really delete that yet because we still have a bunch of legacy platforms not using DT. > preserve the copyrights from counter_32k.c? heh, probably :-) --=20 balbi --0/kgSOzhNoDC5T3a Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWDbP1AAoJEIaOsuA1yqREsPcP/RZ63egqdjH57b/wjCR/G9La ydxdTD9E4U/qokgQ6G1326cj7CK2flFtxocAMcaL7vzVUDy0SZBD7m7iv5LsYPxX x7N5Fiqa+ICN2H19A5iOUGfGpBcikygPBxMHEZ5x9i8+cQgKl8XjkkmWJZqj6WaZ EYLvZpxmLx10ZxT1kRj5PSr+ImJkZ970REjUfGsPa6dBycDRCXx/8i28yhlbXn4J UWnBUQRt6hLUCLi6T8as5zVCqzA5+CBVuEcnmBj2EAp5Rxf/aSQVz+VRTuLvGtv4 lTMEyknKKaXOYI3/cy9dIdnlwgJGPHjvGTi5YBwvSji+w1nD6siDMis+SYvbye8i ziCz+HGo86t9G+bo8sbGP2KkQQZv4VOVKRvoO5dNc3TRJuYqHb+kbsBnQ4avqEqQ e3nws5RmIeJB6P7YQrU0WrXReex4uy3/4Nz8AMEX7pZiUhH/t4ehRQsJDOUxilu3 vf6SYjRZctuZE9kagUWyGJfdPmAORDB5EqBZg306C4XQJMppAiO6ZeG59gHb2T8K KhD8e/DR+VZrj+1etFNoteDdwbKRjKSoQKtCy0zr5zpACrNkgH0swbmNiX1RB/bj nbHL9fIxZ22hKTQfirt3dGSX60P67M7etEhMO1zKbNWT0FOlPRssTl4hfaAfxGne mf9tBcg57nL3znYtNDMZ =JqQz -----END PGP SIGNATURE----- --0/kgSOzhNoDC5T3a--