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)
Oct 13 2024, 8:31 PM
Unknown Object (File)
Oct 2 2024, 2:18 PM
Unknown Object (File)
Sep 30 2024, 7:59 PM
Unknown Object (File)
Sep 30 2024, 6:58 PM
Unknown Object (File)
Sep 27 2024, 11:53 AM
Unknown Object (File)
Sep 24 2024, 10:16 AM
Unknown Object (File)
Sep 21 2024, 11:37 PM
Unknown Object (File)
Sep 9 2024, 11:52 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.