From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 07/10] [media] tvp5150: Add device tree binding document Date: Sat, 9 Jan 2016 16:24:53 -0600 Message-ID: <20160109222453.GA9848@rob-hp-laptop> References: <1452170810-32346-1-git-send-email-javier@osg.samsung.com> <1452170810-32346-8-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1452170810-32346-8-git-send-email-javier@osg.samsung.com> Sender: linux-kernel-owner@vger.kernel.org To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Mauro Carvalho Chehab , Enrico Butera , Sakari Ailus , Enric Balletbo i Serra , Eduard Gavin , Laurent Pinchart , Hans Verkuil , linux-media@vger.kernel.org List-Id: devicetree@vger.kernel.org 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 > Reviewed-by: Laurent Pinchart > > --- > > 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