Add Control interface device callout

Callout the device associated to a Control interface when a write
failure occurs

Change-Id: I8471dd99b63c6adf17b5654f2636917b308333d2
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/xyz/openbmc_project/Control/Device.errors.yaml b/xyz/openbmc_project/Control/Device.errors.yaml
new file mode 100644
index 0000000..133a4f1
--- /dev/null
+++ b/xyz/openbmc_project/Control/Device.errors.yaml
@@ -0,0 +1,3 @@
+# xyz.openbmc_project.Control.Device.WriteFailure
+- name: WriteFailure
+  description: Failed to write to device.