23 Aug
2013
23 Aug
'13
5:36 p.m.
On Fri, Aug 23, 2013 at 05:16:48PM +0200, Michael Trimarchi wrote:
I'm working on support pcm1795 and pcm1796 too. They are registers compatible but different sample rate support. So the idea is three patches?
- rename pcm1792a to pcm179x (is it possible?)
- add three different dai for pcm1792a, pcm1795 and pcm1796
- use of_device_id data pointer to select the correct dai
Yes, that seems like a good approach - no problem with the rename, just make sure the existing users are updated.