You need to sign in or sign up before continuing.
提交 47cd3448 编写于 作者: B Bartosz Golaszewski 提交者: Mauro Carvalho Chehab

[media] media: dt-bindings: vpif: fix whitespace errors

The examples have been copied from the DT with whitespace errors. Fix
them.
Signed-off-by: NBartosz Golaszewski <bgolaszewski@baylibre.com>
Acked-by: NRob Herring <robh@kernel.org>
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 a16cb91a
...@@ -30,15 +30,15 @@ I2C-connected TVP5147 decoder: ...@@ -30,15 +30,15 @@ I2C-connected TVP5147 decoder:
port { port {
vpif_ch0: endpoint@0 { vpif_ch0: endpoint@0 {
reg = <0>; reg = <0>;
bus-width = <8>; bus-width = <8>;
remote-endpoint = <&composite>; remote-endpoint = <&composite>;
}; };
vpif_ch1: endpoint@1 { vpif_ch1: endpoint@1 {
reg = <1>; reg = <1>;
bus-width = <8>; bus-width = <8>;
data-shift = <8>; data-shift = <8>;
}; };
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册