Page MenuHomeFreeBSD

Add Armada 80x0/70x0 compatible to 38x RTC driver
ClosedPublic

Authored by mw on Aug 31 2017, 5:24 PM.
Tags
Referenced Files
Unknown Object (File)
Wed, Oct 8, 4:02 AM
Unknown Object (File)
Sat, Sep 20, 11:04 PM
Unknown Object (File)
Sep 5 2025, 3:39 AM
Unknown Object (File)
Sep 4 2025, 4:27 PM
Unknown Object (File)
Aug 31 2025, 12:16 AM
Unknown Object (File)
Aug 14 2025, 10:58 PM
Unknown Object (File)
Aug 2 2025, 9:04 AM
Unknown Object (File)
Jul 30 2025, 7:39 PM

Details

Summary

Marvell Armada 80x0/70x0 SoC family uses same RTC IP as Armada 38x.
This patch adds Armada8040 compatible to Marvell RTC driver.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/conf/files.arm64
208 ↗(On Diff #32550)

This should be with the rest of the files under the arm directory. It should also be optional.

mw edited the summary of this revision. (Show Details)

Split driver modification with adding it to arm64 compilation.

This revision was automatically updated to reflect the committed changes.