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, Mar 19, 8:36 AM
Unknown Object (File)
Dec 27 2023, 7:48 PM
Unknown Object (File)
Dec 22 2023, 11:12 PM
Unknown Object (File)
Dec 12 2023, 3:42 AM
Unknown Object (File)
Nov 23 2023, 10:10 AM
Unknown Object (File)
Sep 4 2023, 6:27 AM
Unknown Object (File)
Aug 16 2023, 3:20 AM
Unknown Object (File)
Aug 15 2023, 6:42 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