Hi Luca,

On Tue, Feb 21, 2023 at 9:55 AM Luca Ellero <l.ell...@asem.it> wrote:

> +int imx93_adc_channel_data(struct udevice *dev, int channel,

static int

> +int imx93_adc_start_channel(struct udevice *dev, int channel)

static int

> +int imx93_adc_stop(struct udevice *dev)

static int

> +int imx93_adc_probe(struct udevice *dev)

static int

> +int imx93_adc_of_to_plat(struct udevice *dev)

static int

Also, please add a user for this driver in a subsequent patch.

Otherwise it will never be built and would become dead code.

Reply via email to