Page MenuHomeFreeBSD

regulator: Add regulator_check_voltage function
ClosedPublic

Authored by manu on Nov 6 2019, 2:29 PM.
Tags
None
Referenced Files
F103229331: D22260.id63997.diff
Fri, Nov 22, 10:54 AM
Unknown Object (File)
Wed, Oct 30, 7:38 AM
Unknown Object (File)
Oct 7 2024, 3:33 AM
Unknown Object (File)
Oct 4 2024, 5:16 PM
Unknown Object (File)
Sep 24 2024, 4:25 PM
Unknown Object (File)
Sep 19 2024, 2:25 PM
Unknown Object (File)
Sep 17 2024, 12:21 AM
Unknown Object (File)
Sep 2 2024, 5:23 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