Rob Herring
4da722ca19
dt-bindings: Remove "status" from examples
...
Pretty much any node can have a status property, so it doesn't need to
be in examples.
Converted with the following command and removed examples with SoC and
board specific splits:
git grep -l -E 'status.*=.*' Documentation/devicetree/ | xargs sed -i -E '/\sstatus.*=.*"(disabled|ok|okay)/d'
Acked-by: Mark Rutland <mark.rutland@arm.com >
Signed-off-by: Rob Herring <robh@kernel.org >
2017-09-05 10:03:06 -05:00
Bartosz Golaszewski
31a32d7463
[media] media: dt-bindings: vpif: extend the example with an output port
...
This makes the example more or less correspond with the da850-evm
hardware setup.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com >
2017-03-22 11:56:57 -03:00
Bartosz Golaszewski
47cd34488f
[media] media: dt-bindings: vpif: fix whitespace errors
...
The examples have been copied from the DT with whitespace errors. Fix
them.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com >
2017-03-22 11:56:27 -03:00
Kevin Hilman
faa3185114
[media] dt-bindings: add TI VPIF documentation
...
Acked-by: Rob Herring <robh@kernel.org >
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
Signed-off-by: Kevin Hilman <khilman@baylibre.com >
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com >
2017-01-31 08:01:39 -02:00