aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/media/i2c/adv7604.txt
diff options
context:
space:
mode:
authorUlrich Hecht <ulrich.hecht+renesas@gmail.com>2016-09-22 10:18:59 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-24 17:34:09 -0200
commitf59d4418c420ac3d6bb896228317168f790f489b (patch)
treeaf38724d2afefa91818e1ca23ea2fb7690079e1b /Documentation/devicetree/bindings/media/i2c/adv7604.txt
parent[media] media: i2c: tvp514x: Reported mbus format should be MEDIA_BUS_FMT_UYVY8_2X8 (diff)
downloadlinux-dev-f59d4418c420ac3d6bb896228317168f790f489b.tar.xz
linux-dev-f59d4418c420ac3d6bb896228317168f790f489b.zip
[media] media: adv7604: fix bindings inconsistency for default-input
The text states that default-input is an endpoint property, but in the example it is a device property. The default input is a property of the chip, not of a particular port, so the example makes more sense. Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/devicetree/bindings/media/i2c/adv7604.txt')
-rw-r--r--Documentation/devicetree/bindings/media/i2c/adv7604.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/media/i2c/adv7604.txt b/Documentation/devicetree/bindings/media/i2c/adv7604.txt
index 8337f75c75da..9cbd92eb5d05 100644
--- a/Documentation/devicetree/bindings/media/i2c/adv7604.txt
+++ b/Documentation/devicetree/bindings/media/i2c/adv7604.txt
@@ -34,6 +34,7 @@ The digital output port node must contain at least one endpoint.
Optional Properties:
- reset-gpios: Reference to the GPIO connected to the device's reset pin.
+ - default-input: Select which input is selected after reset.
Optional Endpoint Properties:
@@ -47,8 +48,6 @@ Optional Endpoint Properties:
If none of hsync-active, vsync-active and pclk-sample is specified the
endpoint will use embedded BT.656 synchronization.
- - default-input: Select which input is selected after reset.
-
Example:
hdmi_receiver@4c {