mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-18 23:59:53 +00:00
i2c-stub: Mention the existence of an helper script
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@linux-fr.org>
This commit is contained in:
parent
1b3e5baa88
commit
b3af547e19
@ -25,6 +25,9 @@ The typical use-case is like this:
|
|||||||
3. load the target sensors chip driver module
|
3. load the target sensors chip driver module
|
||||||
4. observe its behavior in the kernel log
|
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:
|
PARAMETERS:
|
||||||
|
|
||||||
int chip_addr[10]:
|
int chip_addr[10]:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user