linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Declaring a SPI slave device
@ 2018-10-10  9:55 최광호
  2018-10-13 13:15 ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: 최광호 @ 2018-10-10  9:55 UTC (permalink / raw)
  To: linux-iio

Hi I am Gwangho Choi,

I am trying to connect my EVAL-AD5791 board with a raspberry pi 3 b+
using iio. I enabled SPI from raspi-config. And I made an ad5791
module from a kernel and loaded. Now, I can see ad5791 and industialio
module running from "lsmod" command. And I can also see the
/sys/bus/iio/ directory.So, I connected my board with my raspberry pi,
but in the /sys/bus/iio/devices there is nothing. I suspect that I did
not declare a slave device, but I do not know how I can do it. I do
not know where I should put the spi_board_info code. I cannot find
arch/.../mach-*/board-*.c files.

Thanks

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

end of thread, other threads:[~2018-10-13 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-10  9:55 Declaring a SPI slave device 최광호
2018-10-13 13:15 ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).