Re: [PATCH] i2c: support for mma7455l 3-Axis digital low-g accelerometer.

2010-02-16 Thread Akshay Bhat
Hi Rodolfo, Where can I get the mma7455l.h header file? Thanks, Akshay -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] DT: i2c: Add Epson RX8010 to list of trivial devices

2015-12-23 Thread Akshay Bhat
This adds devicetree documentation for the bindings of rtc-rx8010 driver. Signed-off-by: Akshay Bhat --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation

[PATCH] DT: i2c: Add Freescale MPL3115 to trivial devices list

2015-12-23 Thread Akshay Bhat
This adds devicetree documentation for the bindings of mpl3115 driver. Signed-off-by: Akshay Bhat --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation

[PATCH] DT: i2c: Update vendor prefix for 24c00

2015-12-23 Thread Akshay Bhat
"at" is not a valid vendor prefix, correcting the same to "atmel" Signed-off-by: Akshay Bhat --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/i2c/tr