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
F168604795: D14740.id41066.diff
Sat, Aug 29, 5:46 AM
Unknown Object (File)
Thu, Aug 27, 5:03 PM
Unknown Object (File)
Wed, Aug 26, 6:35 AM
Unknown Object (File)
Wed, Aug 26, 6:17 AM
Unknown Object (File)
Tue, Aug 25, 1:47 PM
Unknown Object (File)
Tue, Aug 25, 12:49 PM
Unknown Object (File)
Tue, Aug 25, 10:42 AM
Unknown Object (File)
Mon, Aug 24, 3:33 PM
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