Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c285dd7 authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Michael Ellerman
Browse files

powerpc/dts: Standardize DTS status assignments from "ok" to "okay"



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: default avatarRobert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent c746ca00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
			d-cache-size = <32768>;
			dcr-controller;
			dcr-access-method = "native";
			status = "ok";
			status = "okay";
		};
		cpu@1 {
			device_type = "cpu";
+1 −1
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@

	OCM: ocm@400040000 {
		compatible = "ibm,ocm";
		status = "ok";
		status = "okay";
		cell-index = <1>;
		/* configured in U-Boot */
		reg = <4 0x00040000 0x8000>; /* 32K */
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
			d-cache-size = <32768>;
			dcr-controller;
			dcr-access-method = "native";
			status = "ok";
			status = "okay";
		};
		cpu@1 {
			device_type = "cpu";
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@
			d-cache-size = <32768>;
			dcr-controller;
			dcr-access-method = "native";
			status = "ok";
			status = "okay";
		};
		cpu@1 {
			device_type = "cpu";