Page MenuHomeFreeBSD

arm64: rockchip: Add driver for the io domain
ClosedPublic

Authored by manu on Dec 17 2019, 4:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 4, 10:22 AM
Unknown Object (File)
Thu, May 28, 12:14 PM
Unknown Object (File)
Thu, May 28, 5:50 AM
Unknown Object (File)
Wed, May 27, 12:42 PM
Unknown Object (File)
Tue, May 26, 8:31 AM
Unknown Object (File)
Sun, May 10, 9:12 AM
Unknown Object (File)
Sat, May 9, 4:53 PM
Unknown Object (File)
Apr 27 2026, 2:22 PM
Subscribers

Details

Summary

This driver configure the registers in the GRF according to the value
of the regulators for the platform.
Some IP can run with either 3.0V or 1.8V, if we don't configure them
correctly according to the external voltage used they will not work.
It's only done at boot time for now and might be needed at runtime for IP like sdmmc.

Test Plan

Tested on RK3399

Diff Detail

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