Re: [PATCH] regulator: pf8x00: Use regulator_map_voltage_ascend for pf8x00_buck7_ops
From: Jagan Teki
Date: Fri Feb 26 2021 - 04:50:10 EST
On Tue, Feb 16, 2021 at 11:31 AM Axel Lin <axel.lin@xxxxxxxxxx> wrote:
>
>
The voltages in pf8x00_sw7_voltages are in ascendant order, so use
>
regulator_map_voltage_ascend.
>
>
Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>
>
---
Reviewed-by: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx>