提交 8530762f 编写于 作者: R Robert P. J. Day 提交者: James Hogan

MIPS: Standardize DTS files, status "ok" -> "okay"

While the current kernel code in drivers/of/ allows developers to be
sloppy and use the status value "ok", the current DTSpec 0.1 makes it
clear that the only officially proper spelling is "okay", so adjust
the very small number of DTS files under arch/mips/.
Signed-off-by: NRobert P. J. Day <rpjday@crashcourse.ca>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17227/Signed-off-by: NJames Hogan <jhogan@kernel.org>
上级 072916f5
......@@ -18,7 +18,7 @@
};
&leds0 {
status = "ok";
status = "okay";
brcm,serial-leds;
brcm,serial-dat-low;
brcm,serial-shift-inv;
......
......@@ -18,7 +18,7 @@
};
&leds0 {
status = "ok";
status = "okay";
led@0 {
reg = <0>;
......
......@@ -46,6 +46,6 @@
};
usb@101c0000 {
status = "ok";
status = "okay";
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册