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)
Mon, Mar 24, 6:30 AM
Unknown Object (File)
Sun, Mar 9, 8:04 PM
Unknown Object (File)
Feb 22 2025, 2:29 PM
Unknown Object (File)
Feb 22 2025, 2:08 PM
Unknown Object (File)
Feb 22 2025, 1:47 PM
Unknown Object (File)
Jan 3 2025, 2:49 AM
Unknown Object (File)
Jan 3 2025, 2:48 AM
Unknown Object (File)
Jan 3 2025, 2:48 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