Page MenuHomeFreeBSD

rk805: Add a regnode_init method
ClosedPublic

Authored by manu on Jan 16 2020, 9:17 PM.
Tags
None
Referenced Files
F170118686: D23216.id.diff
Thu, Sep 3, 1:53 PM
F169994461: D23216.id.diff
Thu, Sep 3, 5:18 AM
F169994278: D23216.id67013.diff
Thu, Sep 3, 5:17 AM
Unknown Object (File)
Mon, Aug 31, 4:24 PM
Unknown Object (File)
Mon, Aug 31, 1:54 PM
Unknown Object (File)
Wed, Aug 26, 11:29 AM
Unknown Object (File)
Mon, Aug 24, 7:47 AM
Unknown Object (File)
Fri, Aug 21, 9:20 PM
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