From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] mpic: add support for Time-Of-Day-Clock (TODC) From: Benjamin Herrenschmidt To: "Mark A. Greer" In-Reply-To: <20060619210040.GA17984@mag.az.mvista.com> References: <20060619210040.GA17984@mag.az.mvista.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 11:13:18 +1000 Message-Id: <1150852399.12507.34.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2006-06-19 at 14:00 -0700, Mark A. Greer wrote: > [Forgot to cc: linuxppc-dev the first time] > > The todc code from arch/ppc supports many todc/rtc chips and is needed > in arch/powerpc. This patch adds the todc code to arch/powerpc. Question... what does it have to do with mpic ? :) Ben.