[staging] driver for adis16255 gyroscope

Greg KH gregkh at suse.de
Wed Apr 28 18:55:35 UTC 2010


On Wed, Apr 28, 2010 at 08:45:35PM +0200, matthias wrote:
> This drivers allows a communication with the Analog Devices ADIS16255
> Low Power Gyroscope over SPI.
> 
> Signed-off-by: Matthias Brugger <mensch0815 at gmail.com>
> ---
> diff --git a/drivers/staging/adis16255/Kconfig
> b/drivers/staging/adis16255/Kconfig
> new file mode 100644
> index 0000000..3952cf9
> --- /dev/null
> +++ b/drivers/staging/adis16255/Kconfig
> @@ -0,0 +1,9 @@
> +config ADIS16255
> +	tristate "Ananlog Devices ADIS16250/16255"
> +	depends on SPI && SYSFS
> +	---help---
> +      If you say yes here you get support for the Analog Devices
> +      ADIS16250/16255 Low Power Gyroscope.

For some reason, your email client wrapped the lines and converted the
tabs into spaces :(

Care to fix it up and try again?

thanks,

greg k-h



More information about the devel mailing list