Re: [PATCH v5 12/12] iio: dac: ad5686: create bus ops struct
From: Jonathan Cameron
Date: Tue May 05 2026 - 08:07:18 EST
On Fri, 01 May 2026 10:15:05 +0100
Rodrigo Alencar via B4 Relay <devnull+rodrigo.alencar.analog.com@xxxxxxxxxx> wrote:
> From: Rodrigo Alencar <rodrigo.alencar@xxxxxxxxxx>
>
> Create struct with bus operations, which will be used to extend bus
> implementation features. Auxiliary functions ad5686_write() and
> ad5686_read() are created and ad5686_probe() now receives an ops struct
> pointer rather than individual read and write functions.
>
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
> Signed-off-by: Rodrigo Alencar <rodrigo.alencar@xxxxxxxxxx>
Patches 5-12 look fine to me subject to the things Andy
pointed out.
Thanks,
Jonathan