Page MenuHomeFreeBSD

riscv: support Allwinner D1 clock controllers
Needs ReviewPublic

Authored by julien.cassette_gmail.com on May 16 2022, 2:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 5, 5:48 AM
Unknown Object (File)
Jan 10 2024, 2:06 AM
Unknown Object (File)
Jan 4 2024, 12:28 AM
Unknown Object (File)
Dec 14 2023, 6:25 PM
Unknown Object (File)
Dec 5 2023, 1:36 PM
Unknown Object (File)
Nov 10 2023, 4:36 PM
Unknown Object (File)
Nov 5 2023, 3:32 AM
Unknown Object (File)
Nov 3 2023, 3:59 PM

Details

Reviewers
manu
mhorne
Group Reviewers
riscv
Summary

The CCU controls reset and clocks of most peripherals, so this adds
the definitions needed by the aw_ccung driver to support the D1.

The RTC clock outputs (iosc and osc32k) are needed by the CCU so this
also adds the D1 compatible data to aw_rtc.

Signed-off-by: Julien Cassette <julien.cassette@gmail.com>

Test Plan

The drivers output consistent clock configuration: see https://pastebin.com/9mpYiFqS

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46111
Build 43000: arc lint + arc unit

Event Timeline