[PATCH] i2c: fix maximum address an I2C chip can assign

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Steve Markgraf steve at steve-m.de
Sun Nov 27 13:38:58 UTC 2011


On 27.11.2011 14:30, Alan Carvalho de Assis wrote:
> I2C bus support up to 128 devices (mask 0x7F), but current calypso driver
> is masked it to 64 (0x3F). I discover it because Motorola W220 has an I/O
> expander PCA9537 at address 0x49 which could be reached.
> 
> Signed-off-by: Alan Carvalho de Assis <acassis at gmail.com>

Committed it to master.

Regards,
Steve




More information about the baseband-devel mailing list