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:
parent
e82004e211
commit
c129ac4467
4 changed files with 7 additions and 7 deletions
|
@ -147,7 +147,7 @@
|
|||
};
|
||||
|
||||
&can0 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
bus-speed = <125000>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue