All of lore.kernel.org
 help / color / mirror / Atom feed
* Start writing new IIO drivers
@ 2013-06-28  9:28 Robin Müller-Bady
  2013-06-29  9:40 ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Robin Müller-Bady @ 2013-06-28  9:28 UTC (permalink / raw)
  To: linux-iio

Hi,

I'm currently writing userspace software in python and c for using
(mainly I2C) sensors, e.g. MPL115A2 barometric pressure, on a
raspberry pi.
I now want to port them to the IIO subsystem but I still require some help.
* Is there any good documentation on writing those drivers ? I'm
currently working through examples in the current git kernel version
with assistance of the IIO Introductory slides from Maxime Ripard
"IIO, a new kernel subsystem" but these examples are, in my opinion,
rather difficult.
* As raspbian (raspberry pi specific debian version) comes with a
precompiled kernel 3.6.9, several features of IIO seem to be not yet
included. Compiling a kernel natively on the raspi is no fun (700MHz
ARM), so I don't want to make any mistake with the configs. Which
kernel options of the current stable kernel do I require for IIO/I2C
Sensor communication ?

Thank you very much in advance!

Regards,

Robin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-30  8:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-28  9:28 Start writing new IIO drivers Robin Müller-Bady
2013-06-29  9:40 ` Jonathan Cameron
2013-06-30  8:27   ` Robin Müller-Bady

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.