mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
If a regulator hasn't been enable by a driver but is enabled in hardware
(most likely enabled by U-Boot), regulator_status will returns that it
is enabled and so any call to regulator_disable will panic as it wasn't
enabled by one of our drivers.
Sponsored by: Diablotin Systems
Differential Revision: https://reviews.freebsd.org/D30293
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| clk | ||
| hwreset | ||
| nvmem | ||
| phy | ||
| regulator | ||
| syscon | ||