]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
powerpc/dts: Standardize DTS status assignments from "ok" to "okay"
authorRobert P. J. Day <rpjday@crashcourse.ca>
Sat, 2 Sep 2017 06:47:26 +0000 (02:47 -0400)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 21 Feb 2019 13:10:15 +0000 (00:10 +1100)
While the current kernel drivers/of/ code allows developers to be
sloppy and use a DTS status value of "ok", the current DTSpec 0.1
makes it clear that the proper spelling is "okay", so fix the small
number of PowerPC .dts files that do this.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/dts/akebono.dts
arch/powerpc/boot/dts/bluestone.dts
arch/powerpc/boot/dts/currituck.dts
arch/powerpc/boot/dts/iss4xx-mpic.dts

index 8a7a10139bc9fdc05869a6b68dbec8f3e30c7680..cd9d66041a3fee93000debb92d26e07540fb4307 100644 (file)
@@ -40,7 +40,7 @@ cpu@0 {
                        d-cache-size = <32768>;
                        dcr-controller;
                        dcr-access-method = "native";
-                       status = "ok";
+                       status = "okay";
                };
                cpu@1 {
                        device_type = "cpu";
index b0b26d8d68a28a5af603fcd950829956d9c40a89..64eaf7e09d2251d20b3626f93c97b272d5575e8e 100644 (file)
@@ -109,7 +109,7 @@ UIC3: interrupt-controller3 {
 
        OCM: ocm@400040000 {
                compatible = "ibm,ocm";
-               status = "ok";
+               status = "okay";
                cell-index = <1>;
                /* configured in U-Boot */
                reg = <4 0x00040000 0x8000>; /* 32K */
index a04a4fcfde637937dbe21ae19e6a0ea0e55c27d2..b6d87b9c2cefb139f389e7c25204c4da2049452d 100644 (file)
@@ -39,7 +39,7 @@ cpu@0 {
                        d-cache-size = <32768>;
                        dcr-controller;
                        dcr-access-method = "native";
-                       status = "ok";
+                       status = "okay";
                };
                cpu@1 {
                        device_type = "cpu";
index f7063198b2dc6eabdfe829fc6b19a5ab422f8df0..c9f90f1a9c8e93577424e0a078c32a4fbb13cf52 100644 (file)
@@ -43,7 +43,7 @@ cpu@0 {
                        d-cache-size = <32768>;
                        dcr-controller;
                        dcr-access-method = "native";
-                       status = "ok";
+                       status = "okay";
                };
                cpu@1 {
                        device_type = "cpu";