[PATCH] powerpc: i2c-mpc: make speed registers configurable via FDT
Timur Tabi
timur at freescale.com
Fri Aug 1 06:56:53 EST 2008
Jon Smirl wrote:
> Isn't there a single global divider that generates all the i2c source
> clocks? You don't want to copy a global value into each i2c node.
Why not? There are only two I2C devices, and it's theoretically possible for
them to have different input clock frequencies. Keeping it in the I2C node
allows the I2C driver to reference a property directly in the node that its probing.
> Aren't we talking about the /2 or /3 or /1 divider that appears to be
> randomly implemented on various members of the mpc8xxx family?
Yes.
--
Timur Tabi
Linux kernel developer at Freescale
More information about the Linuxppc-dev
mailing list