ARM: dts: marvell: use "okay" for status
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 27 Jan 2023 10:18:38 +0000 (11:18 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 12 Mar 2023 17:00:09 +0000 (18:00 +0100)
"okay" over "ok" is preferred for status property.

Link: https://lore.kernel.org/r/20230127101839.93873-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/boot/dts/armada-388-db.dts
arch/arm/boot/dts/dove.dtsi

index 2bcec5419b6661d964abdaf5f59375ec5cb43780..45cc784659fd69af37621d9c11410bfea7497d2f 100644 (file)
@@ -62,7 +62,7 @@
                        };
 
                        usb@58000 {
-                               status = "ok";
+                               status = "okay";
                        };
 
                        ethernet@70000 {
index 85408d4c6f2ed2e494d0fc38a901467815ae0b16..062c86361640fd9eb81b8f46f9179bf195fc443a 100644 (file)
                                clocks = <&gate_clk 3>;
                                clock-names = "sata";
                                #phy-cells = <0>;
-                               status = "ok";
+                               status = "okay";
                        };
 
                        audio0: audio-controller@b0000 {