Re: [PATCH v2] iio: dac: ad3552r: clear reset status flag
From: Jonathan Cameron
Date: Sat Feb 01 2025 - 06:20:40 EST
On Sat, 25 Jan 2025 17:24:32 +0100
Angelo Dureghello <adureghello@xxxxxxxxxxxx> wrote:
> From: Angelo Dureghello <adureghello@xxxxxxxxxxxx>
>
> Clear reset status flag, to keep error status register clean after reset
> (ad3552r manual, rev B table 38).
>
> Reset error flag was left to 1, so debugging registers, the "Error
> Status Register" was dirty (0x01). It is important to clear this bit, so
> if there is any reset event over normal working mode, it is possible to
> detect it.
>
> Fixes: 8f2b54824b28 ("drivers:iio:dac: Add AD3552R driver support")
> Signed-off-by: Angelo Dureghello <adureghello@xxxxxxxxxxxx>
Applied to the fixes-togreg branch of iio.git and marked for stable
inclusion.
Thanks,
Jonathan