Re: [PATCH v2 11/13] hwmon: spd5118: Remove 16-bit addressing
Guenter Roeck <[email protected]>
| Newsgroups | dev.linux.lists.acpica-devel,org.infradead.lists.linux-i3c,org.kernel.vger.linux-acpi,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-hwmon,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 4/9/26 03:57, Akhil R wrote: > The intent of introducing 16-bit addressing was to support I3C, but it > turns out to be that I3C do not require to read the Legacy Mode register > nor any specific encoding for page translation. The testing of 16-bit > code was limited and there are no known users for this feature. Remove > the sections which are there to support 16-bit addressing and prepare the > driver to support I3C appropriately. > > Signed-off-by: Akhil R <[email protected]> > Suggested-by: Guenter Roeck <[email protected]> Acked-by: Guenter Roeck <[email protected]>