On Wed 2021-02-03 07:49:35, Dan Murphy wrote:
PavelDo you have set up where this is needed and you can test this? Will
On 2/3/21 3:02 AM, Pavel Machek wrote:
On Wed 2021-02-03 08:34:08, Sven Schuchmann wrote:I think it would be better to do an enable as opposed to removing the code.
The regulator for vled-supply is unused in the driver.Dan, what is going on here? Do we need to also enable the regulator,
It is just assigned from DT and disabled in lp50xx_remove.
So the code can be removed from the driver.
or is the removal correct thing to do?
This would be needed especially in applications that have to meet strict
power management requirements.
Users may want to disable or enable the regulator during suspend/resume.
Otherwise it would be considered always-on and the regulator does not need
to be populated.
you submit the fixes?
Best regards,
Pavel