Re: [PATCH 0/3] MCP3911 fixes

From: Jonathan Cameron
Date: Sat Apr 26 2025 - 11:36:22 EST


On Wed, 23 Apr 2025 16:46:48 +0200
Marcus Folkesson <marcus.folkesson@xxxxxxxxx> wrote:

> This series contain two fixes for the MCP3911 driver:
> - Add support for reset signal
> - Fix wrong mapping for the coversion result registers
>
> The register map for the conversion result registers of the MCP3911
> differs from the other variants so make sure we read from the right
> register by introducing device-dependent .read_raw() callbacks.
>
> Signed-off-by: Marcus Folkesson <marcus.folkesson@xxxxxxxxx>
I took a quick look as well. Nothing to add to Andy's detailed review
so I'll wait for v2.