CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/14 21:19:43
Modified files:
sys/dev/ofw : ofw_regulator.c
Log message:
fixed regulators might rely on other regulators specified by "vin-supply"
when turning a fixed regulator on, turn on the regulator specified
in vin-supply too.
kettenis agrees we should do this.
