On Wed, 27 Mar 2024 18:18:54 -0500 David Lechner <dlechner@xxxxxxxxxxxx> wrote: > We can reduce boilerplate code by using > devm_regulator_get_enable_get_voltage(). > > The common mode voltage is now passed as a parameter in the init > functions so we can avoid adding a state member that is only used > during init. > > Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx> LGTM - on basis this might not go through my tree Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>