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)
Sun, Jun 14, 2:22 PM
Unknown Object (File)
May 22 2026, 10:46 PM
Unknown Object (File)
May 20 2026, 1:44 AM
Unknown Object (File)
May 16 2026, 10:50 PM
Unknown Object (File)
May 16 2026, 10:50 PM
Unknown Object (File)
May 16 2026, 10:46 PM
Unknown Object (File)
May 7 2026, 4:55 AM
Unknown Object (File)
Apr 21 2026, 3:04 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