Re: [PATCH v2 0/7] Add input voltage suppliers for PMIC MCP16502 regulators

From: claudiu beznea
Date: Sat Aug 24 2024 - 10:15:48 EST




On 12.08.2024 16:52, Andrei Simion wrote:
> In this series of patches, support for the *-supply property [1] is added
> (correlated with supply_name [2]) from the core regulator.
> Link [1]: https://github.com/torvalds/linux/blob/master/drivers/regulator/core.c#L471
> Link [2]: https://github.com/torvalds/linux/blob/master/drivers/regulator/core.c#L2064
>

[ ... ]

>
> Andrei Simion (7):

[ ... ]

> ARM: dts: microchip: at91-sama7g5ek: Add reg_5v to supply PMIC nodes
> ARM: dts: microchip: at91-sama7g54_curiosity: Add reg_5v to supply
> PMIC nodes
> ARM: dts: microchip: at91-sama5d2_icp: Add reg_5v to supply PMIC nodes
> ARM: dts: microchip: at91-sama5d27_wlsom1: Add reg_5v to supply PMIC
> nodes
> ARM: dts: microchip: sama5d29_curiosity: Add reg_5v to supply PMIC
> nodes

Applied to at91-dt, thanks!