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
F87103112: D12186.diff
Sat, Jun 29, 9:54 AM
Unknown Object (File)
May 20 2024, 1:46 PM
Unknown Object (File)
May 20 2024, 5:23 AM
Unknown Object (File)
May 20 2024, 5:23 AM
Unknown Object (File)
May 20 2024, 3:04 AM
Unknown Object (File)
Apr 5 2024, 8:09 PM
Unknown Object (File)
Feb 6 2024, 1:30 AM
Unknown Object (File)
Dec 31 2023, 9:03 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 Skipped
Unit
Tests Skipped

Event Timeline

sys/conf/files.arm64
208

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.