提交 1dd5e986 编写于 作者: G Geert Uytterhoeven 提交者: Mauro Carvalho Chehab

media: dt-bindings: media: rcar_vin: Use status "okay"

According to the Devicetree Specification, "ok" is not a valid status.

Fixes: 47c71bd6 ("[media] rcar_vin: add devicetree support")
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: NNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 238f694e
...@@ -56,7 +56,7 @@ Board setup example (vin1 composite video input) ...@@ -56,7 +56,7 @@ Board setup example (vin1 composite video input)
------------------------------------------------ ------------------------------------------------
&i2c2 { &i2c2 {
status = "ok"; status = "okay";
pinctrl-0 = <&i2c2_pins>; pinctrl-0 = <&i2c2_pins>;
pinctrl-names = "default"; pinctrl-names = "default";
...@@ -79,7 +79,7 @@ Board setup example (vin1 composite video input) ...@@ -79,7 +79,7 @@ Board setup example (vin1 composite video input)
pinctrl-0 = <&vin1_pins>; pinctrl-0 = <&vin1_pins>;
pinctrl-names = "default"; pinctrl-names = "default";
status = "ok"; status = "okay";
port { port {
#address-cells = <1>; #address-cells = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册