Page MenuHomeFreeBSD

rk805: Add a regnode_init method
ClosedPublic

Authored by manu on Jan 16 2020, 9:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 12:12 AM
Unknown Object (File)
Mon, May 18, 12:12 AM
Unknown Object (File)
Sun, May 17, 11:43 PM
Unknown Object (File)
Thu, Apr 30, 10:38 PM
Unknown Object (File)
Wed, Apr 29, 7:11 AM
Unknown Object (File)
Fri, Apr 24, 3:14 AM
Unknown Object (File)
Tue, Apr 21, 5:38 AM
Unknown Object (File)
Apr 14 2026, 8:36 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