All of lore.kernel.org
 help / color / mirror / Atom feed
* Patch proposal for risky i2c addresses in i2c-tools
@ 2018-01-05 15:02 Romain Porte
  2018-01-05 15:02 ` [PATCH 1/3] Add risky_addr option for i2c tools Romain Porte
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Romain Porte @ 2018-01-05 15:02 UTC (permalink / raw)
  To: linux-i2c; +Cc: jdelvare

This patchset proposes a new option for risky i2c addresses between 0x78
and 0x7f that are currently disabled. This behavior is marked as not
recommended, but is sometimes needed if you have a device using an
address in this range.

It was inspired by an email from Wolfram Sang [1] that encouraged to add
this option for using i2c-tools with devices using this address range.

[1]: https://www.spinics.net/lists/linux-i2c/msg25295.html

Please review!

Romain.

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2018-02-02 12:46 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-05 15:02 Patch proposal for risky i2c addresses in i2c-tools Romain Porte
2018-01-05 15:02 ` [PATCH 1/3] Add risky_addr option for i2c tools Romain Porte
2018-01-05 15:02 ` [PATCH 2/3] Update help message for risky_addr option Romain Porte
2018-01-05 15:02 ` [PATCH 3/3] Update man pages for risky_addr Romain Porte
2018-01-26 18:03 ` Patch proposal for risky i2c addresses in i2c-tools Wolfram Sang
2018-01-29 12:26   ` Romain Porte
2018-01-29 13:39     ` Peter Rosin
2018-01-29 12:40 ` New patchset for risky addr, with lower bound support Romain Porte
2018-01-29 12:40   ` [PATCH v2 1/3] Add risky_addr option for i2c tools Romain Porte
2018-01-29 12:40   ` [PATCH v2 2/3] Update help message for risky_addr option Romain Porte
2018-01-29 13:45     ` Peter Rosin
2018-01-29 12:40   ` [PATCH v2 3/3] Update man pages for risky_addr Romain Porte
2018-01-29 13:57 ` Patch proposal for risky addr, with updated help messages Romain Porte
2018-01-29 13:57   ` [PATCH v3 1/3] Add risky_addr option for i2c tools Romain Porte
2018-01-29 13:57   ` [PATCH v3 2/3] Update help message for risky_addr option Romain Porte
2018-01-29 13:57   ` [PATCH v3 3/3] Update man pages for risky_addr Romain Porte
2018-02-02 12:45 ` Patch proposal for using all addresses in i2c-tools Romain Porte
2018-02-02 12:45   ` [PATCH v4 1/3] Add all_addrs option for i2c tools Romain Porte
2018-02-02 12:45   ` [PATCH v4 2/3] Update help message for all_addrs option Romain Porte
2018-02-02 12:45   ` [PATCH v4 3/3] Update man pages for all_addrs Romain Porte

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.