All of lore.kernel.org
 help / color / mirror / Atom feed
* How to enable IIO driver in 3.18 kernel
@ 2016-06-01  2:49 Munagala Naresh
  2016-06-01  4:11 ` Valdis.Kletnieks at vt.edu
  0 siblings, 1 reply; 9+ messages in thread
From: Munagala Naresh @ 2016-06-01  2:49 UTC (permalink / raw)
  To: kernelnewbies

HI team,

We are integrating one sensor driver in to LE platform. After adding sensor
driver, it is creating device @ /sys/bus/iio/devices/iio:device0,1,2.


Sensor driver makes use of IIO subsystem framework. We are not seeing iio
device creation @ */dev/iio:device0*,1,2

I have enabled below configuration in the defconfing along with sensor
configuration.

CONFIG_IIO=y
CONFIG_IIO_BUFFER=y
CONFIG_IIO_BUFFER_CB=y
CONFIG_IIO_KFIFO_BUF=y
CONFIG_IIO_TRIGGERED_BUFFER=y
CONFIG_IIO_TRIGGER=y
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2

I'm able to see kernel prints from"iio_device_register" function.
Appreciate any pointers on this regard.

Kernel version: 3.18

-- 
Regards
Naresh Babu
09900139337
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160601/a2ed58a2/attachment-0001.html 

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

end of thread, other threads:[~2016-06-02  4:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-01  2:49 How to enable IIO driver in 3.18 kernel Munagala Naresh
2016-06-01  4:11 ` Valdis.Kletnieks at vt.edu
     [not found]   ` <tencent_70035EF62DF5627F0836F8CD@qq.com>
2016-06-01  4:40     ` Valdis.Kletnieks at vt.edu
2016-06-01  5:58       ` =?gb18030?B?RnJhbmtZdQ==?=
2016-06-01  7:02         ` Valdis.Kletnieks at vt.edu
2016-06-01  7:06           ` =?gb18030?B?RnJhbmtZdQ==?=
2016-06-01 14:26   ` Munagala Naresh
2016-06-01 14:41     ` Daniel Baluta
2016-06-02  4:24       ` Munagala Naresh

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.