Re: [PATCH 0/6] Improvements and Enhancements for AD5791 DAC Driver
From: David Lechner
Date: Tue Oct 29 2024 - 15:07:48 EST
On 10/29/24 2:38 AM, ahaslam@xxxxxxxxxxxx wrote:
> From: Axel Haslam <ahaslam@xxxxxxxxxxxx>
>
> These patches aim to improve on the ad5791 driver:
> - make use of chip_info / match tables, and drop device enum id.
> - Add reset, clr and ldac gpios that have to be set to the correct level in case they
> are not hardwired on the setup/PCB.
> - simplify probe by using the devm_* functions to automatically free resources.
> ---
Reviewed-by: David Lechner <dlechner@xxxxxxxxxxxx>