Page MenuHomeFreeBSD

Make Marvell Armada watchdog driver more generic
ClosedPublic

Authored by mkm_semihalf.com on Mar 19 2018, 5:34 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Dec 30, 10:25 AM
Unknown Object (File)
Thu, Dec 18, 1:22 PM
Unknown Object (File)
Nov 29 2025, 11:02 PM
Unknown Object (File)
Nov 28 2025, 1:24 PM
Unknown Object (File)
Nov 24 2025, 3:37 PM
Unknown Object (File)
Nov 21 2025, 12:09 AM
Unknown Object (File)
Nov 2 2025, 7:11 AM
Unknown Object (File)
Nov 2 2025, 2:18 AM
Subscribers

Details

Summary

Store platform dependent functions and constants in mv_wdt_config
structure and select proper configuration on runtime based on
compatible string provided in FDT.
Marvell Armada38X and ArmadaXP non-repetitive registers are moved to
generic part of code.
To support armv5 as well, use proper compatible string:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/watchdog/orion_wdt.c?h=v4.13-rc3#n456

Diff Detail

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