Re: [RFC PATCH 1/3] dt-bindings: mfd: x-powers,axp152: Document AXP318W

From: Rob Herring (Arm)
Date: Wed Aug 20 2025 - 15:50:32 EST



On Thu, 14 Aug 2025 00:53:28 +0100, Andre Przywara wrote:
> The X-Powers AXP318W is a PMIC used on some newer Allwinner devices.
> Among a large number of both DCDC and LDO regulators it features the usual
> ADC/IRQ/power key parts.
> Like other recent PMICs, it lacks the DC/DC converter PWM frequency control
> register, that rate is fixed here (1.5MHz on DCDC1, 3 MHz on the others).
>
> Add the new compatible string, and add that to the list of PMICs without
> the PWM frequency property.
> Also add more input supply properties, for the two more DCDC convertes,
> and also for the split ALDO supply.
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> ---
> .../bindings/mfd/x-powers,axp152.yaml | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>