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)
Wed, Sep 25, 3:11 AM
Unknown Object (File)
Sun, Sep 8, 8:18 AM
Unknown Object (File)
Sun, Sep 8, 3:12 AM
Unknown Object (File)
Thu, Sep 5, 9:31 PM
Unknown Object (File)
Mon, Sep 2, 12:33 AM
Unknown Object (File)
Aug 24 2024, 3:12 PM
Unknown Object (File)
Aug 12 2024, 7:33 PM
Unknown Object (File)
Aug 8 2024, 4:53 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