Re: [PATCH 05/12] i2c: omap: set device parent and of_node through the adapter struct
From: Andreas Kemnade
Date: Mon Dec 29 2025 - 09:58:38 EST
On Tue, 23 Dec 2025 11:04:43 +0100
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>
Reviewed-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>