ARM: psci: Fix indentation in DT bindings
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 15 Dec 2015 09:55:59 +0000 (10:55 +0100)
committerRob Herring <robh@kernel.org>
Tue, 5 Jan 2016 15:28:38 +0000 (09:28 -0600)
Fix bogus indentation of the PSCI compatible values, reformat.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/psci.txt

index a9adab8..a2c4f1d 100644 (file)
@@ -23,17 +23,20 @@ Main node required properties:
 
  - compatible    : should contain at least one of:
 
-                                * "arm,psci" : for implementations complying to PSCI versions prior to
-                                       0.2. For these cases function IDs must be provided.
-
-                                * "arm,psci-0.2" : for implementations complying to PSCI 0.2. Function
-                                       IDs are not required and should be ignored by an OS with PSCI 0.2
-                                       support, but are permitted to be present for compatibility with
-                                       existing software when "arm,psci" is later in the compatible list.
-
-                               * "arm,psci-1.0" : for implementations complying to PSCI 1.0. PSCI 1.0 is
-                                       backward compatible with PSCI 0.2 with minor specification updates,
-                                       as defined in the PSCI specification[2].
+     * "arm,psci"     : For implementations complying to PSCI versions prior
+                       to 0.2.
+                       For these cases function IDs must be provided.
+
+     * "arm,psci-0.2" : For implementations complying to PSCI 0.2.
+                       Function IDs are not required and should be ignored by
+                       an OS with PSCI 0.2 support, but are permitted to be
+                       present for compatibility with existing software when
+                       "arm,psci" is later in the compatible list.
+
+     * "arm,psci-1.0" : For implementations complying to PSCI 1.0.
+                       PSCI 1.0 is backward compatible with PSCI 0.2 with
+                       minor specification updates, as defined in the PSCI
+                       specification[2].
 
  - method        : The method of calling the PSCI firmware. Permitted
                    values are: