boards: dts: Cleanup some "ok" -> "okay"

Some new cases of:
	status = "ok"

that we want to be:
	status = "okay"

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2019-06-27 11:09:16 -05:00 committed by Maureen Helm
commit c129ac4467
4 changed files with 7 additions and 7 deletions

View file

@ -147,7 +147,7 @@
};
&can0 {
status = "ok";
status = "okay";
bus-speed = <125000>;
};