| To: | "Atsushi Nemoto" <anemo@mba.ocn.ne.jp> |
|---|---|
| Subject: | Re: [PATCH] generic clk API implementation for MIPS |
| From: | "Franck Bui-Huu" <vagabon.xyz@gmail.com> |
| Date: | Tue, 26 Jun 2007 11:37:31 +0200 |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org |
| Dkim-signature: | a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BHfI0Ugj16RPUyRvme8FpVZB6PCMVFidDVU4R5HfyxbQLjZvaFflwqD62aJ4MWbGkgoIQGPQMVE9C+qQMWLBdUh3rviIOsz9T7rC2EShcoeidNcms8WMqpBFCfAPKhGnlYAg1dVdsD+kYldCk/pGhxFEWKgxM3BNKQvl3zPoUxQ= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FnoXWVqIIa/NMD5mtFqluhvCsGpv1wjGHI+OC4ewvCOIKWSQ794I4xTsfAx6MXo2XYtHiXfqSqhc52dlKk3HJXVhKwHEhNeU/1rJWjrURweYlJsYPQ2n/r/s+t9OvHsBPervjV+wbComKO9CfQmYPLSI3qQV4SehxFJgLrJdPf4= |
| In-reply-to: | <20070626.011449.132112302.anemo@mba.ocn.ne.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070626.011449.132112302.anemo@mba.ocn.ne.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi Atsushi, On 6/25/07, Atsushi Nemoto <anemo@mba.ocn.ne.jp> wrote: The clock framework (clk_get(), etc.) would be useful to provide some clock values to platform devices or so. yes it can be usefull. This MIPS implementation is derived (and stripped) from the SH implementation.
Did you consider Atmel implementation which is even more stripped ?
The main difference seems that your version has module support. I'm
not sure how usefull it is though.
Thanks
--
Franck
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] generic clk API implementation for MIPS, Atsushi Nemoto |
|---|---|
| Next by Date: | Re: au1550 ac97 driver, Attila Kinali |
| Previous by Thread: | [PATCH] generic clk API implementation for MIPS, Atsushi Nemoto |
| Next by Thread: | Re: [PATCH] generic clk API implementation for MIPS, Atsushi Nemoto |
| Indexes: | [Date] [Thread] [Top] [All Lists] |