Page MenuHomeFreeBSD

riscv: Allwinner D1 clock and reset driver
ClosedPublic

Authored by mhorne on Nov 11 2024, 5:22 PM.
Tags
None
Referenced Files
F168646622: D47515.id146284.diff
Sat, Aug 29, 10:28 AM
F168602042: D47515.diff
Sat, Aug 29, 5:29 AM
F168600733: D47515.id146362.diff
Sat, Aug 29, 5:20 AM
F168600508: D47515.id146600.diff
Sat, Aug 29, 5:19 AM
F168593672: D47515.id.diff
Sat, Aug 29, 4:41 AM
Unknown Object (File)
Tue, Aug 25, 4:05 AM
Unknown Object (File)
Tue, Aug 25, 4:05 AM
Unknown Object (File)
Thu, Aug 13, 10:48 AM

Details

Summary

Add the SOC_ALLWINNER_D1 config option, following other platforms.

There are still a couple of clocks marked TODO, notably the CPU clock
needed for cpufreq_dt(4). These will be added before commit.

Co-authored-by: mhorne

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 11 2024, 6:13 PM

Add clocks for CLK_RISCV, CLK_RISCV_AXI.

Double check the lists of CCU_GATE and CCU_RESET. Add some that were missing and reorder according to the IDs.

This revision now requires review to proceed.Nov 13 2024, 6:01 PM
This revision was not accepted when it landed; it landed in state Needs Review.Nov 16 2024, 7:04 PM
This revision was automatically updated to reflect the committed changes.