提交 c42d37c7 编写于 作者: B Bartosz Golaszewski 提交者: Sekhar Nori

ARM: dts: da850-evm: fix whitespace errors

The da850-evm dts file contains whitespace errors in the vpif node.

This patch fixes them.
Signed-off-by: NBartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: NSekhar Nori <nsekhar@ti.com>
上级 7723d70b
...@@ -299,14 +299,14 @@ ...@@ -299,14 +299,14 @@
/* VPIF capture port */ /* VPIF capture port */
port { port {
vpif_ch0: endpoint@0 { vpif_ch0: endpoint@0 {
reg = <0>; reg = <0>;
bus-width = <8>; bus-width = <8>;
}; };
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.
先完成此消息的编辑!
想要评论请 注册