Re: [Celinux-dev] LDT - Linux Driver Template update

2012-10-12 Thread Tim Bird
On 10/07/2012 03:24 AM, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 00:45 Sun 07 Oct , Constantine Shulyupin wrote: >> LDT is more just char UART device driver. UART is used only for sample >> and can be replaced with another HW interface. Also LDT provides a lot >> of most common device drive

Re: [Celinux-dev] LDT - Linux Driver Template update

2012-10-07 Thread Jean-Christophe PLAGNIOL-VILLARD
On 12:34 Sun 07 Oct , Constantine Shulyupin wrote: > Thanks, > > On Sun, Oct 7, 2012 at 12:24 PM, Jean-Christophe PLAGNIOL-VILLARD > wrote: > > I can point others suach PM, DT etc... > > What to you mean? I mean those example are way too much far from the mainline practice and any real a

Re: [Celinux-dev] LDT - Linux Driver Template update

2012-10-07 Thread Jean-Christophe PLAGNIOL-VILLARD
On 00:45 Sun 07 Oct , Constantine Shulyupin wrote: > Hi, > > Thanks to Baruch Siach, Thomas Petazzoni, Jean-Christophe > PLAGNIOL-VILLARD, Peter Korsgaard, Ezequiel Garcia, Selim TEMUR and > Tim Bird who sent feedback on LDT announce! > > With you help I've made following updates: > - create

[Celinux-dev] LDT - Linux Driver Template update

2012-10-06 Thread Constantine Shulyupin
Hi, Thanks to Baruch Siach, Thomas Petazzoni, Jean-Christophe PLAGNIOL-VILLARD, Peter Korsgaard, Ezequiel Garcia, Selim TEMUR and Tim Bird who sent feedback on LDT announce! With you help I've made following updates: - created new page http://elinux.org/Device_drivers with list of all mentioned