On 1/10/08, Timur Tabi timur@freescale.com wrote:
Liam Girdwood wrote:
I think we are probably looking at submission in the next 8 - 10 weeks. Currently most of the core code is complete, however some platforms and codecs still need porting.
With that in mind, can I get some kind of consensus from the PPC side as to whether this ASoC V1 driver is okay? I want to get it into 2.6.25.
Keep in mind:
- ASoC V1 is not PowerPC-friendly, so it's impossible to make an ASoC V1
PowerPC driver "100% correct".
The driver doesn't need to be 100% correct. Drivers are easy to change if they aren't quite right. There are no long term consequences.
However, the device tree issues must be addressed before it is merged and deployed. Otherwise we end up having to support poorly designed trees over the long term.
So, I'm okay with merging the driver *minus* the .dts and booting-without-of.txt changes.
Cheers, g.