summaryrefslogtreecommitdiff
path: root/Documentation/watchdog
diff options
context:
space:
mode:
authorScott Cheloha <cheloha@linux.ibm.com>2022-07-13 23:23:34 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2022-07-20 14:57:39 +0300
commit578030bfe117060bf86c81aaa7b3faead4589810 (patch)
tree3875d806f2eec6d3577fb2b6b7612a82fc83f998 /Documentation/watchdog
parent1621563ec62ff143c7b817dd5eab0884cdfaf89d (diff)
downloadlinux-578030bfe117060bf86c81aaa7b3faead4589810.tar.xz
powerpc/pseries: register pseries-wdt device with platform bus
PAPR v2.12 defines a new hypercall, H_WATCHDOG. The hypercall permits guest control of one or more virtual watchdog timers. These timers do not conform to PowerPC device conventions. They are not affixed to any extant bus, nor do they have full representation in the device tree. As a workaround we represent them as platform devices. This patch registers a single platform device, "pseries-wdt", with the platform bus if the FW_FEATURE_WATCHDOG flag is set. A driver for this device, "pseries-wdt", will be introduced in a subsequent patch. Signed-off-by: Scott Cheloha <cheloha@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220713202335.1217647-4-cheloha@linux.ibm.com
Diffstat (limited to 'Documentation/watchdog')
0 files changed, 0 insertions, 0 deletions