From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Zabel Subject: Re: [RFC PATCH v4 4/8] staging: imx-drm: Document imx-hdmi device tree bindings Date: Tue, 25 Feb 2014 19:03:30 +0100 Message-ID: <1393351410.4156.8.camel@pizza.hi.pengutronix.de> References: <1393338203-25051-1-git-send-email-p.zabel@pengutronix.de> <1393338203-25051-5-git-send-email-p.zabel@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: Fabio Estevam Cc: devel@driverdev.osuosl.org, "devicetree@vger.kernel.org" , Russell King - ARM Linux , Greg Kroah-Hartman , DRI mailing list , Sascha Hauer , Grant Likely , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org Hi Fabio, Am Dienstag, den 25.02.2014, 12:13 -0300 schrieb Fabio Estevam: > On Tue, Feb 25, 2014 at 11:23 AM, Philipp Zabel wrote: > > This patch adds device tree binding documentation for the HDMI transmitter > > on i.MX6. > > > > Signed-off-by: Philipp Zabel > > --- > > .../devicetree/bindings/staging/imx-drm/hdmi.txt | 53 ++++++++++++++++++++++ > > 1 file changed, 53 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/staging/imx-drm/hdmi.txt > > > > diff --git a/Documentation/devicetree/bindings/staging/imx-drm/hdmi.txt b/Documentation/devicetree/bindings/staging/imx-drm/hdmi.txt > > new file mode 100644 > > index 0000000..7dcd673a > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/staging/imx-drm/hdmi.txt > > @@ -0,0 +1,53 @@ > > +Device-Tree bindings for HDMI Transmitter > > + > > +HDMI Transmitter > > +================ > > + > > +The LVDS Display Bridge device tree node contains up to two lvds-channel > > +nodes describing each of the two LVDS encoder channels of the bridge. > > Copy and paste error? ;-) Thanks, yes. I don't have anything interesting to say about the HDMI TX there, so I'll just drop this sentence. regards Philipp