From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 28 Jan 2009 23:49:24 +0000 (GMT) Received: from h5.dl5rb.org.uk ([81.2.74.5]:63621 "EHLO h5.dl5rb.org.uk") by ftp.linux-mips.org with ESMTP id S21366386AbZA1Xsw (ORCPT ); Wed, 28 Jan 2009 23:48:52 +0000 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id n0SNmnEx008681; Wed, 28 Jan 2009 23:48:50 GMT Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id n0SNmlxI008679; Wed, 28 Jan 2009 23:48:47 GMT Date: Wed, 28 Jan 2009 23:48:47 +0000 From: Ralf Baechle To: Atsushi Nemoto Cc: linux-mips@linux-mips.org Subject: Re: [PATCH] TXx9: Add support for TX4939 internal RTC Message-ID: <20090128234847.GA8380@linux-mips.org> References: <1232460461-4325-1-git-send-email-anemo@mba.ocn.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1232460461-4325-1-git-send-email-anemo@mba.ocn.ne.jp> User-Agent: Mutt/1.5.18 (2008-05-17) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 21867 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Tue, Jan 20, 2009 at 11:07:41PM +0900, Atsushi Nemoto wrote: > > Add platform support to use rtc-tx4939 driver. > > Signed-off-by: Atsushi Nemoto Thanks, applied. Ralf