Merge tag 'linux-watchdog-4.20-rc1' of git://www.linux-watchdog.org/linux-watchdog
[sfrench/cifs-2.6.git] / arch / powerpc / include / asm / opal-api.h
index 8365353330b43e79f89fa9b55a00bc2a58ae5b06..870fb7b239ea420b0f4d5b8d5c4ba3e356f5542c 100644 (file)
@@ -1050,6 +1050,7 @@ enum OpalSysCooling {
 enum {
        OPAL_REBOOT_NORMAL              = 0,
        OPAL_REBOOT_PLATFORM_ERROR      = 1,
+       OPAL_REBOOT_FULL_IPL            = 2,
 };
 
 /* Argument to OPAL_PCI_TCE_KILL */