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

From: Florian Fainelli

Date: Mon Feb 23 2026 - 12:31:30 EST


On 2/23/26 01:05, Bartosz Golaszewski 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: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian