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)
Tue, Aug 18, 4:22 PM
Unknown Object (File)
Mon, Aug 17, 12:35 PM
Unknown Object (File)
Sun, Aug 16, 9:50 PM
Unknown Object (File)
Sun, Aug 16, 7:39 PM
Unknown Object (File)
Sat, Aug 15, 8:57 PM
Unknown Object (File)
Fri, Aug 14, 9:18 PM
Unknown Object (File)
Fri, Aug 14, 6:21 PM
Unknown Object (File)
Thu, Aug 13, 8:55 PM
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