12 Jul
2013
12 Jul
'13
10:49 a.m.
On Fri, Jul 12, 2013 at 10:07:22AM +0530, Padma Venkat wrote:
A new version number is added when a there was some change in the IP like adding a internal mux to the IP, adding multi channel support, adding reset control bit. This was done in the older code with platform device. Same thing is followed here. So as previously done, adding a new compatible name like "samsung,i2s-v6" with new quirk "samsung,supports-tdm" is okey?
Yes, this is good but the quirk should just be found by software based on the compatible string rather than in the DT.