Re: [PATCH v4 8/8] iio: adc: ad7606: Disable PWM usage for non backend version
From: Nuno Sá
Date: Wed Oct 09 2024 - 10:45:57 EST
On Wed, 2024-10-09 at 09:19 +0000, Guillaume Stols wrote:
> Since the pwm was introduced before backend, there was a mock use, with
> a GPIO emulation. Now that iio backend is introduced, the mock use can
> be removed.
>
> Signed-off-by: Guillaume Stols <gstols@xxxxxxxxxxxx>
> ---
Maybe this was agreed on the previous iterations but I wonder if we shouldn't just
bring PWM support in the same patch as backend support is added...
- Nuno Sá