
26 Sep
2024
26 Sep
'24
12:17 a.m.
On Wed, 25 Sep 2024 00:08:23 +0200, Marek Vasut wrote:
U-Boot is currently unable to automatically enable regulators which contain DT property regulator-always-on or regulator-boot-on. There is an ongoing work to add this functionality to regulator core code, but until the proper solution lands, add this awful workaround code to force these regulators on. This is specifically needed to assure the VIO regulator used to supply ethernet magnetics is enabled.
[...]
Applied to u-boot/master, thanks!
--
Tom