<br>Hi Guys,<br>
<br>I am running the basic PPC Linux on my PPC8270 BRD.<br>I have to write couple of driver on top of it finish the complete Linux port.<br><br>I have a external chips which controls simple switching, LCD control and watch dog setup.<br>
I need to write drivers for all of these devices.<br><br>I have written couple of driver before this, But, this is my first time to port a BSP to Linux.<br>What is driver model that I can use to write on a platform like these.<br>
Will the platform drivers make some sense?<br><br>
I have read though some of the docs in &#39;driver-models&#39; folder. I have a fiar understanding about the Platform drivers.<br>I wrote one just to see how it works. But, I am not much clean on the application of these driver models.<br>
<br>I have plans to submit my code to PPC kernel tree so please let me know what is more appropriate.<br><br>-Adams<br>