i want put the csl ,i2c and dma module to kernel, can this workable?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
i want put the csl ,i2c and dma module to kernel, can this workable?
Hi,
It can be done and you can try to add it as char driver. But i would not recommend that. It is going to be more cumbersome and difficult to maintain. What exactly is the reason behind this approach?
Regards,
Anshuman
PS: Please mark this post as verified, if you think it has answered your question. Thanks.