]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iio: bmc150: Add SPI driver
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 21 Sep 2015 10:55:16 +0000 (12:55 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 3 Oct 2015 11:06:38 +0000 (12:06 +0100)
commitf9ab96e212808123fbd9072d580a59194e5cd410
treea198e0cfd245fd075fbcb0e038c2c15de11e82fe
parent55637c38377a301cd0768cee73021e43d05de543
iio: bmc150: Add SPI driver

Add a simple SPI driver which initializes the spi regmap for the bmc150
core driver.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/accel/Kconfig
drivers/iio/accel/Makefile
drivers/iio/accel/bmc150-accel-spi.c [new file with mode: 0644]