Message ID | 20220713202335.1217647-1-cheloha@linux.ibm.com |
---|---|
Headers | show |
Series | pseries-wdt: initial support for H_WATCHDOG-based watchdog timers | expand |
On Wed, 13 Jul 2022 15:23:31 -0500, Scott Cheloha wrote: > PAPR v2.12 defines a new hypercall, H_WATCHDOG. This patch series > adds support for this hypercall to powerpc/pseries kernels and > introduces a new watchdog driver, "pseries-wdt", for the virtual > timers exposed by the hypercall. > > This series is preceded by the following: > > [...] Applied to powerpc/next. [1/4] powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return code https://git.kernel.org/powerpc/c/c6b2bd262b33aa2451f52aec2190131d1762945a [2/4] powerpc/pseries: add FW_FEATURE_WATCHDOG flag https://git.kernel.org/powerpc/c/1621563ec62ff143c7b817dd5eab0884cdfaf89d [3/4] powerpc/pseries: register pseries-wdt device with platform bus https://git.kernel.org/powerpc/c/578030bfe117060bf86c81aaa7b3faead4589810 [4/4] watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers https://git.kernel.org/powerpc/c/69472ffa6575e3a1c1e3324dd06395af0f63eb71 cheers