Re: [PATCH v2 3/3] dt-bindings: Add Renesas R-Car FDP1 bindings
From: Rob Herring <robh@kernel.org>
Date: 2016-07-01 02:51:08
Also in:
linux-media, linux-renesas-soc, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-07-01 02:51:08
Also in:
linux-media, linux-renesas-soc, lkml
On Thu, Jun 30, 2016 at 05:50:30PM +0100, Kieran Bingham wrote:
The FDP1 is a de-interlacing module which converts interlaced video to progressive video. It is also capable of performing pixel format conversion between YCbCr/YUV formats and RGB formats. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <redacted> --- Changes since v1: - title fixed - Interrupts property documented - version specific compatibles removed as we have a hw version register - label removed from device node example * (fdp1 is not referenced by other nodes) .../devicetree/bindings/media/renesas,fdp1.txt | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/renesas,fdp1.txt
Acked-by: Rob Herring <robh@kernel.org>