Enable LPC timeout handling

It turns out the plugin exists, but nothing in the RAS data was calling
the plugin.

Change-Id: I9d35a61064e5f412f216ffbea96597b4d691a98a
diff --git a/analyzer/ras-data/data/ras-data-p10-10.json b/analyzer/ras-data/data/ras-data-p10-10.json
index 528992a..62e1636 100644
--- a/analyzer/ras-data/data/ras-data-p10-10.json
+++ b/analyzer/ras-data/data/ras-data-p10-10.json
@@ -998,7 +998,7 @@
         ],
 
         "ncu_timeout"    : [
-            { "type": "action", "name": "level2" }
+            { "type": "plugin", "name": "lpc_timeout", "instance": 0 }
         ],
 
         "master_power_bus_chip_procedure": [
diff --git a/analyzer/ras-data/data/ras-data-p10-20.json b/analyzer/ras-data/data/ras-data-p10-20.json
index 6d14144..c0bd2e5 100644
--- a/analyzer/ras-data/data/ras-data-p10-20.json
+++ b/analyzer/ras-data/data/ras-data-p10-20.json
@@ -998,7 +998,7 @@
         ],
 
         "ncu_timeout"    : [
-            { "type": "action", "name": "level2" }
+            { "type": "plugin", "name": "lpc_timeout", "instance": 0 }
         ],
 
         "master_power_bus_chip_procedure": [