Re: [PATCH] iio: adc: ti-adc12138: fail init on calibration timeout
From: Prashant Rahul
Date: Tue Jun 16 2026 - 06:32:30 EST
On Mon Jun 15, 2026 at 5:42 PM IST, John Ogness wrote:
> After the timeout, the driver checks the status. If the calibration is
> not complete, it already returns an error with the appropriate
> information. I would expect that error is preferrable to a context-less
> "wait eoc timeout".
I agree with you. Apologies for not realising that earlier. Thank you for pointing it you.