Page MenuHomeFreeBSD

regulator: Add regulator_check_voltage function
ClosedPublic

Authored by manu on Nov 6 2019, 2:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 9, 9:00 AM
Unknown Object (File)
Wed, Jul 9, 7:11 AM
Unknown Object (File)
Wed, Jul 9, 3:02 AM
Unknown Object (File)
Wed, Jul 9, 1:22 AM
Unknown Object (File)
Sat, Jul 5, 11:07 PM
Unknown Object (File)
Sat, Jul 5, 10:49 AM
Unknown Object (File)
Tue, Jul 1, 12:04 AM
Unknown Object (File)
Mon, Jun 30, 9:31 AM
Subscribers

Details

Summary

This function will call the regnode_check_voltage method for a given regulator and check
if the desired voltage in reachable by it.
Also adds a default method that check the std_param and which should be enough
for most regulators and add it as the method for axp* rk805 and fixed regulators.

Test Plan

Tested on Pine64-LTS and NanoPi-M1-Plus

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable