Jassi Brar wrote:
The gpio config stuff needs to be removed from the CPU driver. It was pending due to fear of cross-tree merge issues. The platform specific code to do the same is already upstream now.
What is "platform specific code to the same" ?
One engineer in my team is already looking into it while testing Liam's multi-codec changes.
Please try to use the existing sound/soc/s3c24xx/s3c64xx-i2s-v4.c
'try to' is the key word here. The driver is not expected to work rightaway. One might need to make some changes to the CPU driver to just make it work on platforms with very similar IP.
Do you mean that I should implement i2sv5 drvier refer to the sound/soc/s3c24xx/s3c64xx-i2s-v4.c after completing cross-tree merge issue?
Thank you, Chanwoo Choi