[PATCH] dm: adc: add iMX93 ADC support

Luca Ellero luca.ellero at brickedbrain.com
Wed Feb 22 08:45:47 CET 2023


On 21/02/2023 21:28, Fabio Estevam wrote:
> Hi Luca,
> 
> On Tue, Feb 21, 2023 at 9:55 AM Luca Ellero <l.ellero at 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.

Hi Fabio,
thank you for your reply.

I will fix the issues and resend.
I will also add proper CONFIG_ to imx93_11x11_evk_defconfig.

Regards

-- 
Luca Ellero

E-mail: luca.ellero at brickedbrain.com
Internet: www.brickedbrain.com




More information about the U-Boot mailing list