Copied Chip Data XML from Hostboot project

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I0a230be8ba2840768e2097fd4e479c8feb8fc452
diff --git a/xml/p10/node_lpc_fir.xml b/xml/p10/node_lpc_fir.xml
new file mode 100644
index 0000000..d8448b2
--- /dev/null
+++ b/xml/p10/node_lpc_fir.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<attn_node model_ec="P10_10" name="LPC_FIR" reg_type="SCOM">
+    <local_fir config="W" name="LPC_FIR">
+        <instance addr="0x03012000" reg_inst="0"/>
+        <action attn_type="CS" config="00"/>
+        <action attn_type="RE" config="01"/>
+    </local_fir>
+    <bit pos="0">OPB_Master_LS_received_a_transfer_size_value_unequal_to_1-_or_2-_or_4-Byte</bit>
+    <bit pos="1">OPB_Master_LS_received_a_invalid_command_no_ci_store_and_no_ci_load</bit>
+    <bit pos="2">OPB_Master_LS_received_a_address_which_was_not_aligned_to_the_received_transfer_size</bit>
+    <bit pos="3">OPB_Master_LS_detected_OPB_ErrAck_which_was_activated_by_the_accessed_OPB_slave</bit>
+    <bit pos="4">the_OPB_arbiter_activated_the_OPB_Timeout_signal_Typical_reason_is_that_the_OPB_access_did_not_hit_any_available_OPB_slave</bit>
+    <bit pos="5">the_OPB_Master_LS_was_not_able_to_end_the_requested_OPB_access_within_the_OPB_Master_LS_hang_timeout_time</bit>
+    <bit pos="6">a parity_error_was_detected_in_the_OPB_Master_LS_command_buffer</bit>
+    <bit pos="7">a parity_error_was_detected_in_the_OPB_Master_LS_data_buffer</bit>
+    <bit pos="8">reserved_bit_1_tied_to_zero</bit>
+    <bit pos="9">reserved_bit_0_tied_to_zero</bit>
+</attn_node>