Browse Source
tools: add all_addrs option for i2c tools
tools: add all_addrs option for i2c tools
If the user is sure that the reserved 0x00 - 0x02 and 0x77 - 0x7f ranges are not needed by its devices, then the "-a" option can be passed for allowing all theorical addresses to be used. It is then possible to access devices in this address range. Signed-off-by: Romain Porte <romain.porte@nokia.com> Reviewed-by: Peter Rosin <peda@axentia.se> [wsa: imonr fixes to commit message] Signed-off-by: Wolfram Sang <wsa@the-dreams.de>tags/v4.1
committed by
Wolfram Sang
10 changed files with 47 additions and 19 deletions
-
14tools/i2cbusses.c
-
2tools/i2cbusses.h
-
4tools/i2cdump.8
-
9tools/i2cdump.c
-
4tools/i2cget.8
-
9tools/i2cget.c
-
4tools/i2cset.8
-
9tools/i2cset.c
-
4tools/i2ctransfer.8
-
7tools/i2ctransfer.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue