Re: [PATCH v2 1/2] media: adv7604: fix bindings inconsistency for default-input
From: Rob Herring <robh@kernel.org>
Date: 2016-09-23 20:03:53
Also in:
linux-media, linux-renesas-soc
From: Rob Herring <robh@kernel.org>
Date: 2016-09-23 20:03:53
Also in:
linux-media, linux-renesas-soc
On Thu, Sep 22, 2016 at 03:18:59PM +0200, Ulrich Hecht wrote:
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 <redacted> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> --- Documentation/devicetree/bindings/media/i2c/adv7604.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>