Re: Looking for good references for ARM driver development

2014-11-20 Thread Victor Ascroft
On Friday 21 November 2014 03:11 AM, Mason wrote: > On 19/11/2014 17:57, Victor Ascroft wrote: > >> On 11/19/2014 06:20 PM, Mason wrote: >> >>> Are there more recent technical references, as good as LDD3, that >>> cover "modern" aspects of kernel dev

Re: Looking for good references for ARM driver development

2014-11-19 Thread Victor Ascroft
On 11/19/2014 10:49 PM, Mason wrote: > On 19/11/2014 17:57, Victor Ascroft wrote: > >> This actually depends on the kernel you are using. Do you have relatively >> new kernel or an old one? Depending on that, either you will get that >> information in a board file or el

Re: Looking for good references for ARM driver development

2014-11-19 Thread Victor Ascroft
On 11/19/2014 06:20 PM, Mason wrote: > Hello everyone, > > I've been using several Linux distributions, and writing user-space programs, > for 15 years. > I recently seized an opportunity to move into kernel development, mainly > writing drivers > for an ARM SoC, and I'm finding the transition h