Quote:
Hi all.
Can anyone point me in the right direction with regard to programming the GPIO's and SPI's of the MPC5200B as used in the EFIKA.
The real question I'm asking is:
Are there drivers for these under Linux or should I implement these myself?
http://www.freescale.com/files/microcon ... 5200UM.pdf
http://www.freescale.com/files/32bit/do ... 200BUM.pdf
There is plenty of reference material on programming SPI units on the internet (Google <3 U)
Since both are used for very specific tasks (more than a generic bus/device thing like PCI), I am not sure if there is any useful code in the Linux kernel you can reference.