Re: [PATCH v1 2/2] iio: adc: aspeed: Add AST2700 ADC support
From: Jonathan Cameron
Date: Sun Nov 09 2025 - 10:04:14 EST
On Mon, 3 Nov 2025 09:20:48 -0600
David Lechner <dlechner@xxxxxxxxxxxx> wrote:
> On 11/3/25 4:52 AM, Billy Tsai wrote:
> > This patch adds support for the ADCs found on the Aspeed AST2700 SoC,
> > which includes two instances: "ast2700-adc0" and "ast2700-adc1". While
> > they are functionally similar to those on AST2600, the OTP trimming data
> > is located at the same offset (0x820), but uses different bitfields.
> >
> > Signed-off-by: Billy Tsai <billy_tsai@xxxxxxxxxxxxxx>
> > ---
> Reviewed-by: David Lechner <dlechner@xxxxxxxxxxxx>
>
Series applied. I'd have preferred a cover letter given more than one patch
as it both gives a meaningful series name in patchwork and provides a common
place for replies like this one.
Thanks,
Jonathan