]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
media: adv7604: fix bindings inconsistency for default-input
authorUlrich Hecht <ulrich.hecht+renesas@gmail.com>
Fri, 23 Sep 2016 12:32:05 +0000 (18:02 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 23 Sep 2016 13:03:39 +0000 (15:03 +0200)
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>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/media/i2c/adv7604.txt

index 8337f75c75da6a95920c31ad907143d190fdb5cf..9cbd92eb5d051e1dd8efe4428b2c1189f6423b27 100644 (file)
@@ -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 {