19 Sep
2014
19 Sep
'14
6:17 a.m.
On Thu, Sep 18, 2014 at 07:29:32PM -0500, Timur Tabi wrote:
For the property, do you agree to modify it like this:
- fsl,mode: The operating mode for the AC97 interface only. "ac97-slave" - AC97 mode, SSI is clock slave "ac97-master" - AC97 mode, SSI is clock master (There's no need for other DAI format like I2S mode to engage this property.)
You can't just redefine a property, because that breaks backwards compatibility with older device trees or older kernels.
Sorry, I'm not sure what's the problem here. It just drops i2s stuff and leave AC97 part as we discussed. Why would old DTs be broken? Is that possible for you to give me an example to understand the point?
Thank you Nicolin