提交 84024468 编写于 作者: R Robert P. J. Day 提交者: Rob Herring

devicetree: Adjust status "ok" -> "okay" under drivers/of/

Tweak a small number of status "ok" lines in a single file under
/drivers/of/ to use the proper DTSpec 0.1 spelling of "okay".
Signed-off-by: NRobert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: NRob Herring <robh@kernel.org>
上级 4da722ca
......@@ -7,7 +7,7 @@
target = <&electric_1>;
__overlay__ {
status = "ok";
status = "okay";
hvac_2: hvac-large-1 {
compatible = "ot,hvac-large";
......@@ -23,7 +23,7 @@
__overlay__ {
#address-cells = <1>;
#size-cells = <1>;
status = "ok";
status = "okay";
ride@100 {
#address-cells = <1>;
......@@ -67,7 +67,7 @@
target = <&lights_2>;
__overlay__ {
status = "ok";
status = "okay";
color = "purple", "white", "red", "green";
rate = < 3 256 >;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册