On Sun, May 2, 2010 at 1:38 PM, Kyungmin Park kmpark@infradead.org wrote:
Do you have a plan to move or create the sound/soc/samsung or others for future Samsung SoCs?
I don't have any such plan atm, but I am not against moving sound/soc/s3c24xx to sound/soc/samsung
And can you make a document which SoCs use I2S version? e.g., s3c24xx use I2Sv3 s3c64xx use I2Sv3 or 4?? s5p64xx use I2Sv4 s5pc1xx use I2Sv5 and so on
How about to give name samsung-i2cvx for common use instead of cpu name?
I think it is better to call drivers by the first soc that is supported in mainline. Any new soc, that has the controller reused, should be handled by the same old driver. For example, if we have driver for s5pc100, then let s5pc110/v210 use the same s5pc100-i2s.c That is, after soc support in current drivers is sorted out.