Page MenuHomeFreeBSD

support for pwm controlled voltage regulator
Needs ReviewPublic

Authored by titus_edc.ro on Jun 22 2023, 10:21 AM.
Tags
None
Referenced Files
F153127895: D40717.diff
Sun, Apr 19, 8:46 AM
Unknown Object (File)
Fri, Apr 17, 12:15 AM
Unknown Object (File)
Wed, Apr 15, 7:20 AM
Unknown Object (File)
Thu, Apr 9, 5:32 AM
Unknown Object (File)
Wed, Apr 8, 5:30 AM
Unknown Object (File)
Jan 27 2026, 5:06 PM
Unknown Object (File)
Jan 27 2026, 11:18 AM
Unknown Object (File)
Jan 25 2026, 7:04 PM
Subscribers

Details

Reviewers
manu
andrew
Group Reviewers
arm64
Summary

only continuous mode supported, tables are not
inspired/ported from openbsd and frankensteined regulator-fixed
just needed it so cpufreq_dt will work on rk3308

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

andrew added inline comments.
sys/dev/extres/regulator/regulator_pwm.c
145–160

Is there a reason this is mixed in with the functions?

478

Leftover debugging?

480–490

Why is this commented out?

581

The devclass isn't needed in 14.