linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bmg160 driver
@ 2016-04-20 17:55 Patrick Doyle
  2016-04-20 17:59 ` Lars-Peter Clausen
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Doyle @ 2016-04-20 17:55 UTC (permalink / raw)
  To: linux-iio

Hello,
I need to write a SPI mode Linux device driver for the Bosch BMI055
IMU.  I notice that an I2C version of the driver for this part exists
already (at least, in the 4.1 kernel I am using).  I was wondering if
anyone knew of an existing SPI mode driver for this part, or if
anybody had some hints or direction that they could give me regarding
writing such a driver myself.

Thanks.

--wpd

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

* Re: bmg160 driver
  2016-04-20 17:55 bmg160 driver Patrick Doyle
@ 2016-04-20 17:59 ` Lars-Peter Clausen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars-Peter Clausen @ 2016-04-20 17:59 UTC (permalink / raw)
  To: Patrick Doyle, linux-iio

On 04/20/2016 07:55 PM, Patrick Doyle wrote:
> Hello,
> I need to write a SPI mode Linux device driver for the Bosch BMI055
> IMU.  I notice that an I2C version of the driver for this part exists
> already (at least, in the 4.1 kernel I am using).  I was wondering if
> anyone knew of an existing SPI mode driver for this part, or if
> anybody had some hints or direction that they could give me regarding
> writing such a driver myself.

The latest IIO tree has SPI support. See
http://git.kernel.org/cgit/linux/kernel/git/jic23/iio.git/tree/drivers/iio/gyro/bmg160_spi.c


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

end of thread, other threads:[~2016-04-20 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 17:55 bmg160 driver Patrick Doyle
2016-04-20 17:59 ` Lars-Peter Clausen

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).