Re: [PATCH v5 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode

From: Andrew Lunn

Date: Thu Nov 06 2025 - 13:23:46 EST


> > rpmsg-i2c-channel {
> > i2c@0 {
> > compatible = "fsl,imx-rpmsg-i2c";
> > reg = <0>;
>
> i2c channel could be removed, it is not included in this patchset.

And i also expect a similar sort of generic driver for i2c. There
should not be anything IMX specific needed.

Andrew