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)
Jan 13 2024, 11:21 AM
Unknown Object (File)
Dec 20 2023, 6:31 AM
Unknown Object (File)
Nov 14 2023, 4:00 PM
Unknown Object (File)
Nov 12 2023, 10:27 AM
Unknown Object (File)
Nov 11 2023, 6:58 AM
Unknown Object (File)
Nov 10 2023, 10:24 AM
Unknown Object (File)
Nov 9 2023, 6:57 AM
Unknown Object (File)
Nov 6 2023, 11:13 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