Page MenuHomeFreeBSD

rk805: Add a regnode_init method
ClosedPublic

Authored by manu on Jan 16 2020, 9:17 PM.
Tags
None
Referenced Files
F84188089: D23216.id66863.diff
Mon, May 20, 2:45 PM
Unknown Object (File)
Sat, May 18, 2:46 AM
Unknown Object (File)
Fri, May 17, 9:20 PM
Unknown Object (File)
Fri, May 17, 2:49 AM
Unknown Object (File)
Thu, May 16, 1:23 AM
Unknown Object (File)
Wed, May 15, 3:11 AM
Unknown Object (File)
Fri, May 3, 7:26 AM
Unknown Object (File)
Apr 13 2024, 1:24 AM
Subscribers

Details

Reviewers
mmel
Group Reviewers
arm64
Commits
rS356893: rk805: Add a regnode_init method
Summary

This method will set the desired voltaged based on values in the DTS.
It will not enable the regulator, this is the job of either a consumer
or regnode_set_constraint SYSINIT if the regulator is boot_on or always_on.

Test Plan

Tested-On: rockpro64, pinebookpro

Diff Detail

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