prettier: reformat YAML

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib7050ca82a9826efbd5ef356f546f3c33d7a2186
diff --git a/yaml/org/open_power/Host/Access.metadata.yaml b/yaml/org/open_power/Host/Access.metadata.yaml
index f263858..37a3943 100644
--- a/yaml/org/open_power/Host/Access.metadata.yaml
+++ b/yaml/org/open_power/Host/Access.metadata.yaml
@@ -1,13 +1,13 @@
 - name: WriteCFAM
   meta:
-    - str: "ADDRESS=0x%X"
-      type: uint32
+      - str: "ADDRESS=0x%X"
+        type: uint32
   inherits:
-    - xyz.openbmc_project.Common.Callout.Device
+      - xyz.openbmc_project.Common.Callout.Device
 
 - name: ReadCFAM
   meta:
-    - str: "ADDRESS=0x%X"
-      type: uint32
+      - str: "ADDRESS=0x%X"
+        type: uint32
   inherits:
-    - xyz.openbmc_project.Common.Callout.Device
+      - xyz.openbmc_project.Common.Callout.Device