From: Irina Tirdea Date: Sun, 9 Feb 2014 11:59:00 +0000 (+0000) Subject: iio: gyro: bmi055 gyro sensor driver X-Git-Tag: fixes-for-v3.18-merge-window~15^2~437^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a0888edcffd9406f1cbbe240f4533e35db67e81;p=pandora-kernel.git iio: gyro: bmi055 gyro sensor driver Add support for the BMI055 gyroscope sensor. BMI055 is a package consisting of an acceleration sensor and a gyroscope. This patch adds support for the gyroscope only. Spec downloaded from: http://ae-bst.resource.bosch.com/media/products/dokumente/bmi055/BST-BMI055-DS000-06.pdf The BMI055 gyroscope uses the same register definition as BMG160, but does not specify a temp register. However, the temp register seems to be working in the same way as for BMG160, so this patch does not remove the temp channel for BMI055. Signed-off-by: Irina Tirdea Reviewed-by: Srinivas Pandruvada Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed