Re: [PATCH] i2c: nomadik: Add missing sentinel to match table
From: Andi Shyti
Date: Tue Dec 10 2024 - 14:00:09 EST
Hi Geert,
On Fri, Dec 06, 2024 at 09:28:06AM +0100, Geert Uytterhoeven wrote:
> The OF match table is not NULL-terminated.
> Fix this by adding a sentinel to nmk_i2c_eyeq_match_table[].
>
> Fixes: a0d15cc47f29be6d ("i2c: nomadik: switch from of_device_is_compatible() to of_match_device()")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
merged to i2c/i2c-host-fixes.
Thanks,
Andi