Commit ca6bfe97 authored by Adrian Schmutzler's avatar Adrian Schmutzler Committed by Tony Lindgren
Browse files

ARM: dts: am43xx: replace status value "ok" by "okay"



While the DT parser recognizes "ok" as a valid value for the
"status" property, it is actually mentioned nowhere. Use the
proper value "okay" instead, as done in the majority of files
already.

Signed-off-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 0893a701
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1024,7 +1024,7 @@
};

&dss {
	status = "ok";
	status = "okay";

	pinctrl-names = "default";
	pinctrl-0 = <&dss_pins>;
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,7 @@
};

&dss {
	status = "ok";
	status = "okay";

	pinctrl-names = "default";
	pinctrl-0 = <&dss_pinctrl_default>;
+1 −1
Original line number Diff line number Diff line
@@ -948,7 +948,7 @@
};

&dss {
	status = "ok";
	status = "okay";

	pinctrl-names = "default";
	pinctrl-0 = <&dss_pins>;