Re: [PATCH v4 0/2] staging: iio: frequency: ad9832: Fix and

From: Gabriel Shahrouzi
Date: Thu Apr 24 2025 - 18:38:57 EST


On Thu, Apr 24, 2025 at 6:34 PM Gabriel Shahrouzi <gshahrouzi@xxxxxxxxx> wrote:
>
> Patch 1 includes the initial fix.
>
> Patch 2 refactors the code to use the out_altvoltage_powerdown ABI via
> an extended attribute.
>
> Gabriel Shahrouzi (2):
> iio: frequency: Use SLEEP bit instead of RESET to disable output
> staging: iio: ad9832: Refactor powerdown control
>
> drivers/staging/iio/frequency/ad9832.c | 69 +++++++++++++++++++-------
> 1 file changed, 51 insertions(+), 18 deletions(-)
>
> --
> 2.43.0
>
Whoops. Didn't realize reformatting the title on the cover letter so
it fits within the width requirement would cause part of title to be
omitted. Title should be: Subject: [PATCH v4 0/2] staging: iio:
frequency: ad9832: Fix and refactor output disable logic.