Commit 47cd3448 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by 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: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent a16cb91a
......@@ -30,15 +30,15 @@ I2C-connected TVP5147 decoder:
port {
vpif_ch0: endpoint@0 {
reg = <0>;
bus-width = <8>;
remote-endpoint = <&composite>;
reg = <0>;
bus-width = <8>;
remote-endpoint = <&composite>;
};
vpif_ch1: endpoint@1 {
reg = <1>;
bus-width = <8>;
data-shift = <8>;
reg = <1>;
bus-width = <8>;
data-shift = <8>;
};
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment