yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml b/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml
index 879ff76..6d9608a 100644
--- a/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml
@@ -11,14 +11,14 @@
 enumerations:
     - name: Modes
       description: >
-        Possible boot modes.
+          Possible boot modes.
       values:
-        - name: Regular
-          description: >
-            The regular/default mode, such as boot to an OS.
-        - name: Safe
-          description: >
-            Boot to a diagnostic/trouble-shooting mode.
-        - name: Setup
-          description: >
-            Boot to BIOS setup.
+          - name: Regular
+            description: >
+                The regular/default mode, such as boot to an OS.
+          - name: Safe
+            description: >
+                Boot to a diagnostic/trouble-shooting mode.
+          - name: Setup
+            description: >
+                Boot to BIOS setup.
diff --git a/yaml/xyz/openbmc_project/Control/Boot/RebootAttempts.interface.yaml b/yaml/xyz/openbmc_project/Control/Boot/RebootAttempts.interface.yaml
index a7f388d..ebadd6f 100644
--- a/yaml/xyz/openbmc_project/Control/Boot/RebootAttempts.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Boot/RebootAttempts.interface.yaml
@@ -5,4 +5,4 @@
     - name: AttemptsLeft
       type: uint32
       description: >
-        Current number of reboot attempts left.
+          Current number of reboot attempts left.
diff --git a/yaml/xyz/openbmc_project/Control/Boot/Source.interface.yaml b/yaml/xyz/openbmc_project/Control/Boot/Source.interface.yaml
index facf5d7..8a7b46b 100644
--- a/yaml/xyz/openbmc_project/Control/Boot/Source.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Boot/Source.interface.yaml
@@ -10,23 +10,23 @@
 enumerations:
     - name: Sources
       description: >
-        Possible sources of a boot image.
+          Possible sources of a boot image.
       values:
-        - name: Disk
-          description: >
-            Boot from the local hard disk.
-        - name: ExternalMedia 
-          description: >
-            Boot from CD/DVD.
-        - name: Network
-          description: >
-            Boot from a remote source over a network.
-        - name: Default
-          description: >
-            Boot from an implementation defined source.
-        - name: RemovableMedia
-          description: >
-            Boot from floppy/primary removable media (USB).
-        - name: HTTP
-          description: >
-            Boot from a remote source over http/https.
+          - name: Disk
+            description: >
+                Boot from the local hard disk.
+          - name: ExternalMedia
+            description: >
+                Boot from CD/DVD.
+          - name: Network
+            description: >
+                Boot from a remote source over a network.
+          - name: Default
+            description: >
+                Boot from an implementation defined source.
+          - name: RemovableMedia
+            description: >
+                Boot from floppy/primary removable media (USB).
+          - name: HTTP
+            description: >
+                Boot from a remote source over http/https.
diff --git a/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml b/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml
index 21063be..7a524fb 100644
--- a/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml
@@ -11,11 +11,11 @@
 enumerations:
     - name: Types
       description: >
-        Possible types of a boot image.
+          Possible types of a boot image.
       values:
-        - name: Legacy
-          description: >
-            PC compatible boot.
-        - name: EFI
-          description: >
-            Extensible Firmware Interface Boot.
+          - name: Legacy
+            description: >
+                PC compatible boot.
+          - name: EFI
+            description: >
+                Extensible Firmware Interface Boot.
diff --git a/yaml/xyz/openbmc_project/Control/FanRedundancy.interface.yaml b/yaml/xyz/openbmc_project/Control/FanRedundancy.interface.yaml
index 50ae5bc..17e956a 100644
--- a/yaml/xyz/openbmc_project/Control/FanRedundancy.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/FanRedundancy.interface.yaml
@@ -4,19 +4,19 @@
     - name: AllowedFailures
       type: byte
       flags:
-        - const
+          - const
       description: >
           Number of fans in error state before redundancy is lost.
     - name: Collection
       type: array[path]
       flags:
-        - const
+          - const
       description: >
           The group of fans tracked by this redundancy object.
     - name: Status
       type: enum[self.State]
       flags:
-        - const
+          - const
       description: >
           The current redundancy status.
 
@@ -25,13 +25,12 @@
       description: >
           Possible redundancy states.
       values:
-        - name: Full
-          description: >
-              System is in a fully redundant state.
-        - name: Degraded
-          description: >
-              Redundancy is in a degraded state.
-        - name: Failed
-          description: >
-              System has lost redundancy.
-
+          - name: Full
+            description: >
+                System is in a fully redundant state.
+          - name: Degraded
+            description: >
+                Redundancy is in a degraded state.
+          - name: Failed
+            description: >
+                System has lost redundancy.
diff --git a/yaml/xyz/openbmc_project/Control/FieldMode.interface.yaml b/yaml/xyz/openbmc_project/Control/FieldMode.interface.yaml
index 639fa43..5ccaeae 100644
--- a/yaml/xyz/openbmc_project/Control/FieldMode.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/FieldMode.interface.yaml
@@ -12,4 +12,4 @@
           user attempts to set the property value to false.
       default: false
       errors:
-        - xyz.openbmc_project.Common.Error.NotAllowed
+          - xyz.openbmc_project.Common.Error.NotAllowed
diff --git a/yaml/xyz/openbmc_project/Control/Host.errors.yaml b/yaml/xyz/openbmc_project/Control/Host.errors.yaml
index c4918a6..b331d2d 100644
--- a/yaml/xyz/openbmc_project/Control/Host.errors.yaml
+++ b/yaml/xyz/openbmc_project/Control/Host.errors.yaml
@@ -1,4 +1,3 @@
 #xyz.openbmc_project.Control.Host.CommandNotSupported
 - name: CommandNotSupported
   description: Command is not supported
-
diff --git a/yaml/xyz/openbmc_project/Control/Host.interface.yaml b/yaml/xyz/openbmc_project/Control/Host.interface.yaml
index afe9bad..eec2ce0 100644
--- a/yaml/xyz/openbmc_project/Control/Host.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Host.interface.yaml
@@ -17,39 +17,39 @@
 signals:
     - name: CommandComplete
       description: >
-        Signal indicating that a Command has completed
+          Signal indicating that a Command has completed
       properties:
-        - name: command
-          type: enum[self.Command]
-          description: Executed command
-        - name: result
-          type: enum[self.Result]
-          description: Result of the command execution
+          - name: command
+            type: enum[self.Command]
+            description: Executed command
+          - name: result
+            type: enum[self.Result]
+            description: Result of the command execution
 
 enumerations:
     - name: Command
       description: >
-        The command to execute against the host
+          The command to execute against the host
       values:
-        - name: SoftOff
-          description: >
-            Host firmware should do a clean shutdown and request a chassis power
-            off to the BMC when complete.  This command will return once the
-            command has been sent to the host.
-        - name: Heartbeat
-          description: >
-            Note: This is in the process of being deprecated in favor of the
-            new xyz.openbmc_project.Condition.HostFirmware interface.
-            Used to determine if the host is running and functional.  This
-            command will return once the command has been sent to the host.
-            The response to the attention and the reading of the command
-            provides the needed functional information.
+          - name: SoftOff
+            description: >
+                Host firmware should do a clean shutdown and request a chassis power
+                off to the BMC when complete.  This command will return once the
+                command has been sent to the host.
+          - name: Heartbeat
+            description: >
+                Note: This is in the process of being deprecated in favor of the
+                new xyz.openbmc_project.Condition.HostFirmware interface.
+                Used to determine if the host is running and functional.  This
+                command will return once the command has been sent to the host.
+                The response to the attention and the reading of the command
+                provides the needed functional information.
 
     - name: Result
       description: >
-        The result of the command execution
+          The result of the command execution
       values:
-        - name: Success
-          description: Command execution was a success
-        - name: Failure
-          description: Command execution was a failure
+          - name: Success
+            description: Command execution was a success
+          - name: Failure
+            description: Command execution was a failure
diff --git a/yaml/xyz/openbmc_project/Control/Host/NMI.interface.yaml b/yaml/xyz/openbmc_project/Control/Host/NMI.interface.yaml
index 71953b8..8b9c17a 100644
--- a/yaml/xyz/openbmc_project/Control/Host/NMI.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Host/NMI.interface.yaml
@@ -5,9 +5,7 @@
 methods:
     - name: NMI
       description: >
-         Generic method to initiate non maskable interrupt on all
-         host processors.
+          Generic method to initiate non maskable interrupt on all
+          host processors.
       errors:
-        - xyz.openbmc_project.Common.Error.InternalFailure
-
-
+          - xyz.openbmc_project.Common.Error.InternalFailure
diff --git a/yaml/xyz/openbmc_project/Control/Host/TurboAllowed.interface.yaml b/yaml/xyz/openbmc_project/Control/Host/TurboAllowed.interface.yaml
index af1f883..41b7394 100644
--- a/yaml/xyz/openbmc_project/Control/Host/TurboAllowed.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Host/TurboAllowed.interface.yaml
@@ -7,4 +7,4 @@
     - name: TurboAllowed
       type: boolean
       description: >
-         Set this to allow Turbo mode.
+          Set this to allow Turbo mode.
diff --git a/yaml/xyz/openbmc_project/Control/Power/ACPIPowerState.interface.yaml b/yaml/xyz/openbmc_project/Control/Power/ACPIPowerState.interface.yaml
index c8a3349..2f8dd84 100644
--- a/yaml/xyz/openbmc_project/Control/Power/ACPIPowerState.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Power/ACPIPowerState.interface.yaml
@@ -15,48 +15,48 @@
 enumerations:
     - name: ACPI
       description: >
-        Possible ACPI status.
+          Possible ACPI status.
       values:
-        - name: S0_G0_D0
-          description: >
-            Working, the system is running
-        - name: S1_D1
-          description: >
-            Hardware context maintained, typically equates to proc/chip
-            set clocks stopped.
-        - name: S2_D2
-          description: >
-            Typically equates to stopped clocks with proc/cache context lost.
-        - name: S3_D3
-          description: >
-            Typically equates to "suspend-to-RAM".
-        - name: S4
-          description: >
-            Typically equates to "suspend-to-disk".
-        - name: S5_G2
-          description: >
-            Soft off.
-        - name: S4_S5
-          description: >
-            Sent when message source cannot differentiate between S4 and S5.
-        - name: G3
-          description: >
-            Mechanical off.
-        - name: SLEEP
-          description: >
-            Sleeping - cannot differentiate between S1-S3.
-        - name: G1_SLEEP
-          description: >
-            Sleeping - cannot differentiate between S1-S4.
-        - name: OVERRIDE
-          description: >
-            S5 entered by override.
-        - name: LEGACY_ON
-          description: >
-            Legacy On - used when ACPI mode is disabled.
-        - name: LEGACY_OFF
-          description: >
-            Legacy Off - used when ACPI mode is disabled.
-        - name: Unknown
-          description: >
-            System power state has not been initialized.
+          - name: S0_G0_D0
+            description: >
+                Working, the system is running
+          - name: S1_D1
+            description: >
+                Hardware context maintained, typically equates to proc/chip
+                set clocks stopped.
+          - name: S2_D2
+            description: >
+                Typically equates to stopped clocks with proc/cache context lost.
+          - name: S3_D3
+            description: >
+                Typically equates to "suspend-to-RAM".
+          - name: S4
+            description: >
+                Typically equates to "suspend-to-disk".
+          - name: S5_G2
+            description: >
+                Soft off.
+          - name: S4_S5
+            description: >
+                Sent when message source cannot differentiate between S4 and S5.
+          - name: G3
+            description: >
+                Mechanical off.
+          - name: SLEEP
+            description: >
+                Sleeping - cannot differentiate between S1-S3.
+          - name: G1_SLEEP
+            description: >
+                Sleeping - cannot differentiate between S1-S4.
+          - name: OVERRIDE
+            description: >
+                S5 entered by override.
+          - name: LEGACY_ON
+            description: >
+                Legacy On - used when ACPI mode is disabled.
+          - name: LEGACY_OFF
+            description: >
+                Legacy Off - used when ACPI mode is disabled.
+          - name: Unknown
+            description: >
+                System power state has not been initialized.
diff --git a/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml b/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
index 0f679ac..090b7d0 100644
--- a/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
@@ -40,4 +40,3 @@
           the MinPowerCapValue. When the PowerCap is set to any value between
           MinSoftPowerCapValue and MinPowerCapValue an attempt will be made to
           maintain the cap but it will not be guaranted.
-
diff --git a/yaml/xyz/openbmc_project/Control/Power/Mode.interface.yaml b/yaml/xyz/openbmc_project/Control/Power/Mode.interface.yaml
index 0077d65..f3e835e 100644
--- a/yaml/xyz/openbmc_project/Control/Power/Mode.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Power/Mode.interface.yaml
@@ -12,23 +12,23 @@
 enumerations:
     - name: PowerMode
       description: >
-        Possible Power Mode settings
+          Possible Power Mode settings
       values:
-        - name: Static
-          description: >
-              This value shall indicate the system performs at a static base
-              speed.
-        - name: PowerSaving
-          description: >
-              This value shall indicate the system performs at reduced speeds
-              to save power. This mode should be used when power saving is the
-              top priority.
-        - name: MaximumPerformance
-          decription: >
-              This value shall indicate the system performs at the highest
-              speeds possible. This mode should be used when performance is
-              the top priority.
-        - name: OEM
-          description: >
-              This value shall indicate the system performs at an OEM-defined
-              power mode.
+          - name: Static
+            description: >
+                This value shall indicate the system performs at a static base
+                speed.
+          - name: PowerSaving
+            description: >
+                This value shall indicate the system performs at reduced speeds
+                to save power. This mode should be used when power saving is the
+                top priority.
+          - name: MaximumPerformance
+            decription: >
+                This value shall indicate the system performs at the highest
+                speeds possible. This mode should be used when performance is
+                the top priority.
+          - name: OEM
+            description: >
+                This value shall indicate the system performs at an OEM-defined
+                power mode.
diff --git a/yaml/xyz/openbmc_project/Control/Power/RestorePolicy.interface.yaml b/yaml/xyz/openbmc_project/Control/Power/RestorePolicy.interface.yaml
index 71b970a..34f4217 100644
--- a/yaml/xyz/openbmc_project/Control/Power/RestorePolicy.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Power/RestorePolicy.interface.yaml
@@ -6,7 +6,7 @@
 properties:
     - name: PowerRestorePolicy
       type: enum[self.Policy]
-      default: 'Restore'
+      default: "Restore"
       description: >
           The policy to adopt after the BMC reset.
     - name: PowerRestoreDelay
@@ -20,18 +20,18 @@
 enumerations:
     - name: Policy
       description: >
-        Possible power restoration policies.
+          Possible power restoration policies.
       values:
-        - name: None
-          description: >
-            Perform no power restore logic.
-        - name: AlwaysOn
-          description: >
-            Perform a complete power on process.
-        - name: AlwaysOff
-          description: >
-            Perform a complete power off process.
-        - name: Restore
-          description: >
-            Restore power to last requested state recorded before the BMC was
-            reset.
+          - name: None
+            description: >
+                Perform no power restore logic.
+          - name: AlwaysOn
+            description: >
+                Perform a complete power on process.
+          - name: AlwaysOff
+            description: >
+                Perform a complete power off process.
+          - name: Restore
+            description: >
+                Restore power to last requested state recorded before the BMC was
+                reset.
diff --git a/yaml/xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml b/yaml/xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml
index 1e8f1b3..f943eb9 100644
--- a/yaml/xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml
@@ -4,7 +4,7 @@
     - name: DeratingFactor
       type: uint32
       flags:
-        - const
+          - const
       description: >
           The power supply derating factor, which is the percentage to multiply
           the input power by to get the output power.
diff --git a/yaml/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml b/yaml/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml
index 7f7d27b..28b8474 100644
--- a/yaml/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml
@@ -4,69 +4,69 @@
     - name: PowerSupplyRedundancyEnabled
       type: boolean
       flags:
-        - const
+          - const
       description: >
           When true, the power supplies are redundant.
     - name: RotationEnabled
       type: boolean
       description: >
-        Cold redundancy rotation enabled or not.
+          Cold redundancy rotation enabled or not.
     - name: RotationAlgorithm
       type: enum[self.Algo]
       description: >
-        Rotation algorithm use for cold redundancy. 0 is BMC Specific, 1 is User
-        Specific.
+          Rotation algorithm use for cold redundancy. 0 is BMC Specific, 1 is User
+          Specific.
     - name: RotationRankOrder
       type: array[byte]
       description: >
-        The rank order for each PSU, 0 means will not go into cold standby
-        state.
+          The rank order for each PSU, 0 means will not go into cold standby
+          state.
     - name: PeriodOfRotation
       type: uint32
       description: >
-        Rotation Period for cold redundancy. If rotation algorithm is BMC
-        Specific, and rotation is enabled, BMC will change PSU rank order after
-        this time. The unit of this PeriodOfRotation is in seconds.
+          Rotation Period for cold redundancy. If rotation algorithm is BMC
+          Specific, and rotation is enabled, BMC will change PSU rank order after
+          this time. The unit of this PeriodOfRotation is in seconds.
     - name: ColdRedundancyStatus
       type: enum[self.Status]
       description: >
-        Cold redundancy setting status, set in progress or set completed.
+          Cold redundancy setting status, set in progress or set completed.
     - name: PSUNumber
       type: byte
       description: >
-        Number of PSUs are currently on system.
+          Number of PSUs are currently on system.
     - name: RedundantCount
       type: byte
       description: >
-        The min number of PSUs in the system required to obtain redundancy
+          The min number of PSUs in the system required to obtain redundancy
       default: 2
 
 enumerations:
     - name: Algo
       description: >
-        Rotation algorithm use for cold redundancy.
+          Rotation algorithm use for cold redundancy.
       values:
-        - name: bmcSpecific
-          description: >
-            With BMC Specific algorithm, when rotation happen, BMC will add 1 to
-            the rank order in each PSU and change the last rank order to the
-            first rank order.
-        - name: userSpecific
-          description: >
-            With User Specific algorithm, user need to set the RotationRankOrder
-            every time before rotation happen, then BMC will update the rank
-            order to PSU.
+          - name: bmcSpecific
+            description: >
+                With BMC Specific algorithm, when rotation happen, BMC will add 1 to
+                the rank order in each PSU and change the last rank order to the
+                first rank order.
+          - name: userSpecific
+            description: >
+                With User Specific algorithm, user need to set the RotationRankOrder
+                every time before rotation happen, then BMC will update the rank
+                order to PSU.
     - name: Status
       description: >
-        Cold redundancy setting status.
+          Cold redundancy setting status.
       values:
-        - name: inProgress
-          description: >
-            This status is only use for multi-node system, after any of the
-            property setting on one node, before all the nodes sync to same
-            value, the status will show in progress.
-        - name: completed
-          description: >
-            For single ndoe system, the status always keep show completed. For
-            multi-node system, only after all the nodes sync to same value of
-            the properties, the status will be completed.
+          - name: inProgress
+            description: >
+                This status is only use for multi-node system, after any of the
+                property setting on one node, before all the nodes sync to same
+                value, the status will show in progress.
+          - name: completed
+            description: >
+                For single ndoe system, the status always keep show completed. For
+                multi-node system, only after all the nodes sync to same value of
+                the properties, the status will be completed.
diff --git a/yaml/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig.interface.yaml b/yaml/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig.interface.yaml
index d231ba5..d2b24d5 100644
--- a/yaml/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig.interface.yaml
@@ -5,24 +5,24 @@
       type: object_path
       description: Path to currently selected configuration.
       errors:
-        # Indicate that the set object_path is not a valid associated
-        # OperatingConfig.
-        - xyz.openbmc_project.Common.Error.InvalidArgument
-        # Indicate that this property is permanently unable to be changed.
-        - xyz.openbmc_project.Common.Error.NotAllowed
-        # Indicate that this property is temporarily unable to be changed.
-        - xyz.openbmc_project.Common.Error.Unavailable
-        # Indicate a failure to apply changes to the processor.
-        - xyz.openbmc_project.Common.Device.Error.WriteFailure
+          # Indicate that the set object_path is not a valid associated
+          # OperatingConfig.
+          - xyz.openbmc_project.Common.Error.InvalidArgument
+          # Indicate that this property is permanently unable to be changed.
+          - xyz.openbmc_project.Common.Error.NotAllowed
+          # Indicate that this property is temporarily unable to be changed.
+          - xyz.openbmc_project.Common.Error.Unavailable
+          # Indicate a failure to apply changes to the processor.
+          - xyz.openbmc_project.Common.Device.Error.WriteFailure
     - name: BaseSpeedPriorityEnabled
       type: boolean
       description: >
-        Whether base speed prioritization is enabled in the currently selected
-        configuration.
+          Whether base speed prioritization is enabled in the currently selected
+          configuration.
       errors:
-        # Indicate that this property is permanently unable to be changed.
-        - xyz.openbmc_project.Common.Error.NotAllowed
-        # Indicate that this property is temporarily unable to be changed.
-        - xyz.openbmc_project.Common.Error.Unavailable
-        # Indicate a failure to apply changes to the processor.
-        - xyz.openbmc_project.Common.Device.Error.WriteFailure
+          # Indicate that this property is permanently unable to be changed.
+          - xyz.openbmc_project.Common.Error.NotAllowed
+          # Indicate that this property is temporarily unable to be changed.
+          - xyz.openbmc_project.Common.Error.Unavailable
+          # Indicate a failure to apply changes to the processor.
+          - xyz.openbmc_project.Common.Device.Error.WriteFailure
diff --git a/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml b/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml
index 0baae0e..fa69d7b 100644
--- a/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml
@@ -10,30 +10,30 @@
 enumerations:
     - name: Modes
       description: >
-        Possible modes of restriction.
+          Possible modes of restriction.
       values:
-        - name: None
-          description: >
-            No restriction.
-        - name: Whitelist
-          description: >
-            Allow, only if in the whitelist.
-        - name: Blacklist
-          description: >
-            Prevent, if in the blacklist.
-        - name: Provisioning
-          description: >
-            Indicate that system is in provisioning mode
-            and all commands are allowed in system interface
-            in both pre and post BIOS boot.
-        - name: ProvisionedHostWhitelist
-          description: >
-            Commands in the whitelist will only be executed
-            through system interface after BIOS POST complete.
-            All KCS commands are supported before POST complete.
-        - name: ProvisionedHostDisabled
-          description: >
-            Commands through system interface are executed only
-            till BIOS POST complete notification, after
-            which system interface commands are blocked (except BIOS SMI
-            based ones).
+          - name: None
+            description: >
+                No restriction.
+          - name: Whitelist
+            description: >
+                Allow, only if in the whitelist.
+          - name: Blacklist
+            description: >
+                Prevent, if in the blacklist.
+          - name: Provisioning
+            description: >
+                Indicate that system is in provisioning mode
+                and all commands are allowed in system interface
+                in both pre and post BIOS boot.
+          - name: ProvisionedHostWhitelist
+            description: >
+                Commands in the whitelist will only be executed
+                through system interface after BIOS POST complete.
+                All KCS commands are supported before POST complete.
+          - name: ProvisionedHostDisabled
+            description: >
+                Commands through system interface are executed only
+                till BIOS POST complete notification, after
+                which system interface commands are blocked (except BIOS SMI
+                based ones).
diff --git a/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml b/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml
index 6760076..e8649a2 100644
--- a/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml
@@ -10,17 +10,17 @@
 enumerations:
     - name: Modes
       description: >
-        Possible modes available.
+          Possible modes available.
       values:
-        - name: None
-          description: >
-            BMC is under normal working condition.
-        - name: Manufacturing
-          description: >
-            Indicate that BMC is in manufacturing mode
-            and is allowed to perform any manufacturing related
-            activity
-        - name: ValidationUnsecure
-          description: >
-            Indicate that BMC is in validation mode, and can
-            execute any special validation related commands
+          - name: None
+            description: >
+                BMC is under normal working condition.
+          - name: Manufacturing
+            description: >
+                Indicate that BMC is in manufacturing mode
+                and is allowed to perform any manufacturing related
+                activity
+          - name: ValidationUnsecure
+            description: >
+                Indicate that BMC is in validation mode, and can
+                execute any special validation related commands
diff --git a/yaml/xyz/openbmc_project/Control/Service/SocketAttributes.interface.yaml b/yaml/xyz/openbmc_project/Control/Service/SocketAttributes.interface.yaml
index bf9699e..67a73a7 100644
--- a/yaml/xyz/openbmc_project/Control/Service/SocketAttributes.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Service/SocketAttributes.interface.yaml
@@ -1,13 +1,13 @@
-description: >

-    This interface defines the attributes of services which support socket-based

-    activation. Applications can expose the port number of a network service by

-    implementing this interface. For example, application like

-    service-config-manager will implement this interface for network services

-    like bmcweb and phosphor-ipmi-net and allow the port number to be configured.

-

-properties:

-    - name: Port

-      type: uint16

-      description: >

-          Specifies the port number on which the service is listening. This

-          property can be set to configure a port number for the service.

+description: >
+    This interface defines the attributes of services which support socket-based
+    activation. Applications can expose the port number of a network service by
+    implementing this interface. For example, application like
+    service-config-manager will implement this interface for network services
+    like bmcweb and phosphor-ipmi-net and allow the port number to be configured.
+
+properties:
+    - name: Port
+      type: uint16
+      description: >
+          Specifies the port number on which the service is listening. This
+          property can be set to configure a port number for the service.
diff --git a/yaml/xyz/openbmc_project/Control/VoltageRegulatorControl.interface.yaml b/yaml/xyz/openbmc_project/Control/VoltageRegulatorControl.interface.yaml
index 6c29218..db9786b 100644
--- a/yaml/xyz/openbmc_project/Control/VoltageRegulatorControl.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/VoltageRegulatorControl.interface.yaml
@@ -26,4 +26,4 @@
       flags:
           - readonly
       description: >
-          The minimum step size supported by this voltage interface.
\ No newline at end of file
+          The minimum step size supported by this voltage interface.