On 23/06/2024 00:34:01+0200, Alexandre Belloni wrote:
On Fri, 14 Jun 2024 17:02:08 +0300, Jarkko Nikula wrote:
I was wrong about the TABLE_SIZE field description in the commit 0676bfebf576 ("i3c: mipi-i3c-hci: Fix DAT/DCT entry sizes").
For the MIPI I3C HCI versions 1.0 and earlier the TABLE_SIZE field in the registers DAT_SECTION_OFFSET and DCT_SECTION_OFFSET is indeed defined in DWORDs and not number of entries like it is defined in later versions.
[...]
Applied, thanks!
[1/1] i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1 https://git.kernel.org/abelloni/c/17bebfeab08b
Obviously, v2 is the one that has been applied...