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)
Sat, Nov 9, 3:41 PM
Unknown Object (File)
Oct 1 2024, 8:44 AM
Unknown Object (File)
Sep 21 2024, 2:00 AM
Unknown Object (File)
Sep 20 2024, 2:32 PM
Unknown Object (File)
Sep 20 2024, 7:59 AM
Unknown Object (File)
Sep 18 2024, 2:26 PM
Unknown Object (File)
Sep 15 2024, 5:07 AM
Unknown Object (File)
Aug 24 2024, 8:06 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