Re: [PATCH 11/12] i2c: nomadik: set device parent and of_node through the adapter struct

From: Linus Walleij
Date: Sat Jan 03 2026 - 14:05:07 EST


On Tue, Dec 23, 2025 at 11:05 AM Bartosz Golaszewski
<bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:

> Configure the parent device and the OF-node using dedicated fields in
> struct i2c_adapter and avoid dereferencing the internal struct device.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>

Provided the overall concept is deemed sound:
Acked-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij