Re: [PATCH v5 1/5] mfd: axp20x: Constify axp313 and axp717 cells

From: Chen-Yu Tsai

Date: Mon Jul 20 2026 - 11:10:03 EST


On Mon, Jul 20, 2026 at 7:20 PM Jerome Brunet <jbrunet@xxxxxxxxxxxx> wrote:
>
> mfd_cells array should generally be const and there does not seem to be
> anything against it for the axp313 and axp717.
>
> Constify the mfd_cells array for the axp313 and axp717 to be consitent

^ consistent

> with the other supported chips
>
> Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>

Acked-by: Chen-Yu Tsai <wens@xxxxxxxxxx>