Commit 90bf48c6 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski
Browse files

ARM: dts: marvell: use "okay" for status

parent f7ec6efe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ ethernet@30000 {
			};

			usb@58000 {
				status = "ok";
				status = "okay";
			};

			ethernet@70000 {
+1 −1
Original line number Diff line number Diff line
@@ -422,7 +422,7 @@ sata_phy0: sata-phy@a2000 {
				clocks = <&gate_clk 3>;
				clock-names = "sata";
				#phy-cells = <0>;
				status = "ok";
				status = "okay";
			};

			audio0: audio-controller@b0000 {