Re: [PATCH v4 6/7] i2c: core: Deprecate of_node in struct i2c_board_info

From: Andy Shevchenko
Date: Wed Apr 16 2025 - 03:06:44 EST


On Wed, Apr 16, 2025 at 08:54:22AM +0200, Wolfram Sang wrote:
>
> > > > that Linux kernel supports. Deprecate of_node in struct i2c_board_info,
> > > > so users will be warned and in the future remove it completely.
> > >
> > > Is there a plan or volunteer to do the conversion?
> >
> > Yes, long-term as I'm alone for many janitor works.
>
> I could help here if you are not keen on doing it on your own.

Thanks!

At least the main objective is to avoid new code using of_node.
The rest can slowly rotten on itself (esp. if there is any under
arch/ for some old board files).

--
With Best Regards,
Andy Shevchenko