Audio codec device tree entries
Timur Tabi
timur at freescale.com
Thu Oct 25 01:40:17 EST 2007
Jon Smirl wrote:
> I see your point about putting the child node onto the control bus.
> ac97 is both a control and data bus. For the i2s case the child should
> go onto the i2c bus.
I know AC97 is *also* a control bus, but treating I2S and AC97 differently is
bad, IMHO. If you're going to put the child node in the AC97 node, you should
also put it in the I2S node.
The 8610 has an SSI that can operate as either AC97 or I2S. If I want to switch
from AC97 to I2S, I should not have to move the child node out of the AC97 node.
I should instead just add an I2C node and point to it.
More information about the Linuxppc-dev
mailing list