Re: [PATCH v2 07/10] [media] tvp5150: Add device tree binding document

From: Rob Herring
Date: Sat Jan 09 2016 - 17:25:09 EST


On Thu, Jan 07, 2016 at 09:46:47AM -0300, Javier Martinez Canillas wrote:
> Add a Device Tree binding document for the TVP5150 video decoder.
>
> Signed-off-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
> Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
>
> ---
>
> Changes in v2:
> - Fix indentation of the DTS example. Suggested by Rob Herring.
> - Rename powerdown-gpios to pdn-gpios to match the pin name in
> the datasheet. Suggested by Laurent Pinchart.
> - Add optional properties for the video endpoint and list the supported
> values. Suggested by Laurent Pinchart.
>
> .../devicetree/bindings/media/i2c/tvp5150.txt | 45 ++++++++++++++++++++++
> 1 file changed, 45 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/i2c/tvp5150.txt

Acked-by: Rob Herring <robh@xxxxxxxxxx>