[PATCH] i2c: fix maximum address an I2C chip can assign
Steve Markgraf
steve at steve-m.de
Sun Nov 27 14:38:58 CET 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