From: Srinivas Pandruvada Date: Thu, 8 May 2014 21:57:00 +0000 (+0100) Subject: iio: accel: BMC150 accel support X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1187^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd7fe5b7191836a229981fdd83845a528ee9f846;p=pandora-kernel.git iio: accel: BMC150 accel support This change implements BMC150 accelerometer driver. A BMC150 package consist of a compass and an accelerometer. This driver only implements accelerometer part. Spec downloaded from: http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-03.pdf This sensor chip supports many advanced features, but this driver implements minimum feature set which is a must to be useful. This driver can be enhanced incrementally. If the sensor vendor wants to update full featured version, they can substitute or enhance this driver when they get chance. Signed-off-by: Srinivas Pandruvada Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed