From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 26 Jul 2008 19:27:22 -0600 From: Grant Likely To: Timur Tabi Subject: Re: [PATCH] powerpc: i2c-mpc: make speed registers configurable via FDT Message-ID: <20080727012722.GH12191@secretlab.ca> References: <488982B5.4070102@grandegger.com> <4889942C.4040800@scram.de> <48899736.8020400@grandegger.com> <4889EFFE.2070201@grandegger.com> <4889FD1D.4010804@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <4889FD1D.4010804@freescale.com> Sender: Grant Likely Cc: Scott Wood , Linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Jul 25, 2008 at 11:19:41AM -0500, Timur Tabi wrote: > Wolfgang Grandegger wrote: > > > I know but we still need an algorithm for MPC52xx and MPC82xx as well. > > That's true, but I still think hard-coding values of DFSR and FDR in the device > tree is not a good way to do this. I agree, it should encode real frequencies, not raw register values. g.