Re: [PATCH v2 01/10] i2c: Introduce i2c_10bit_addr_*_from_msg() helpers
From: AngeloGioacchino Del Regno
Date: Thu Feb 13 2025 - 11:08:27 EST
Il 13/02/25 15:07, Andy Shevchenko ha scritto:
There are already a lot of drivers that have been using
i2c_8bit_addr_from_msg() for 7-bit addresses, now it's time
to have the similar for 10-bit addresses.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>