Hi Ricardo, On Thu, Nov 28, 2024 at 05:50:33PM +0100, Ricardo Ribalda Delgado wrote: > On Thu, Nov 28, 2024 at 4:24 PM Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > > > > On some designs the regulators for the AVDD / DOVDD / DVDD power rails > > are controlled by Linux. > > > > Add support to the driver for getting regulators for these 3 rails and > > for enabling these regulators when necessary. > > > > The datasheet specifies a delay of 0ns between enabling the regulators, > > IOW they can all 3 be enabled at the same time. This allows using the bulk > > regulator API. > > > > The regulator core will provide dummy regulators for the 3 power-rails > > when necessary. > > > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > Acked-by: Ricardo Ribalda <ribalda@xxxxxxxxxxxx> > > Do we need to update the device tree with this change? (honest > question :), I have no idea) This driver seems to be ACPI-only. -- Kind regards, Sakari Ailus