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)
Mar 8 2025, 6:48 AM
Unknown Object (File)
Feb 24 2025, 5:34 PM
Unknown Object (File)
Feb 24 2025, 5:33 PM
Unknown Object (File)
Feb 20 2025, 2:45 AM
Unknown Object (File)
Jan 27 2025, 5:45 PM
Unknown Object (File)
Jan 25 2025, 10:42 AM
Unknown Object (File)
Jan 9 2025, 3:29 AM
Unknown Object (File)
Nov 21 2024, 6:38 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