[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1254727478-19802-1-git-send-email-samu.p.onkalo@nokia.com>
Date: Mon, 5 Oct 2009 10:24:36 +0300
From: Samu Onkalo <samu.p.onkalo@...ia.com>
To: eric.piel@...mplin-utc.net
Cc: linux-kernel@...r.kernel.org, Samu Onkalo <samu.p.onkalo@...ia.com>
Subject: [PATCH 0/2 try 2] LIS3LV02D I2C driver
These patches add I2C bus support for LIS3LV02D accelerometer driver
and possibility to use platform configurability for
remapping of device axes.
Changes are tested on linux-omap environment.
Applies to 2.6.32-rc3.
Samu Onkalo (2):
LIS3LV02D: axis remap and resource setup / release
LIS3LV02D: I2C support
drivers/hwmon/Kconfig | 17 ++++
drivers/hwmon/Makefile | 1 +
drivers/hwmon/lis3lv02d_i2c.c | 184 +++++++++++++++++++++++++++++++++++++++++
include/linux/lis3lv02d.h | 12 +++
4 files changed, 214 insertions(+), 0 deletions(-)
create mode 100644 drivers/hwmon/lis3lv02d_i2c.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists