[i2c] [PATCH] i2c-stub: Mention the existence of an helper script

Jean Delvare khali at linux-fr.org
Thu Nov 1 20:46:25 CET 2007


There's a new script named i2c-stub-from-dump that can be very helpful
when working with the i2c-stub driver.

Signed-off-by: Jean Delvare <khali at linux-fr.org>
---
 Documentation/i2c/i2c-stub |    3 +++
 1 file changed, 3 insertions(+)

--- linux-2.6.24-rc1.orig/Documentation/i2c/i2c-stub	2007-10-24 09:59:17.000000000 +0200
+++ linux-2.6.24-rc1/Documentation/i2c/i2c-stub	2007-11-01 20:44:16.000000000 +0100
@@ -25,6 +25,9 @@ The typical use-case is like this:
 	3. load the target sensors chip driver module
 	4. observe its behavior in the kernel log
 
+There's a script named i2c-stub-from-dump in the i2c-tools package which
+can load register values automatically from a chip dump.
+
 PARAMETERS:
 
 int chip_addr[10]:


-- 
Jean Delvare



More information about the i2c mailing list