From patchwork Mon Nov 12 22:33:40 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Fuzzey X-Patchwork-Id: 1731521 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork1.kernel.org (Postfix) with ESMTP id CC86D3FCDE for ; Mon, 12 Nov 2012 22:35:18 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TY2Zi-0005gS-EC; Mon, 12 Nov 2012 22:33:50 +0000 Received: from mail-we0-f177.google.com ([74.125.82.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TY2Zd-0005fF-SQ for linux-arm-kernel@lists.infradead.org; Mon, 12 Nov 2012 22:33:46 +0000 Received: by mail-we0-f177.google.com with SMTP id u50so2935437wey.36 for ; Mon, 12 Nov 2012 14:33:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:from:cc:date:message-id:user-agent:mime-version :content-type:content-transfer-encoding; bh=MHiMAj6nOSXumKW5nMUpWlxTgmgzGcOxrfs8zA+mv1Q=; b=TIcI4zkjYZy1ATXX72FI10piU/0u/nD5cl1BDkbf3cT04yoBVaY5E3VQyUoK5NG8tF p32KVkpEzG5J3T6HNryFPwEIzUHPmhKmZWjUPEdHx/OOPlKPsmxNlDzCJJoustCHjwMA 6vst5SfTrBzCuLlzSLE6e2KtpLLyl312DDn7Z/ka8x3dIID/M2EkmUJ1l1Uvy6CoBQSW cMA2IE+iHsVmNGsztmve7f5kLtrb9UVkCdquBHckUkvWpbWpuL/8XOz0f8TKaNC22sgn LzZoDQwq5EIu8Jgv7DVXSU6H/r0jOPawTx1p+bctjvOyTgSYMMK1Kpdoy0RbYqtm/XaH WlGA== Received: by 10.180.90.78 with SMTP id bu14mr17178550wib.21.1352759622805; Mon, 12 Nov 2012 14:33:42 -0800 (PST) Received: from localhost.localdomain (mis25-1-88-183-172-13.fbx.proxad.net. [88.183.172.13]) by mx.google.com with ESMTPS id eq2sm13733278wib.1.2012.11.12.14.33.41 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 12 Nov 2012 14:33:42 -0800 (PST) Subject: [PATCH] Fix typo in DT binding documentation for i.MX IPU3 To: Sascha Hauer From: Martin Fuzzey Date: Mon, 12 Nov 2012 23:33:40 +0100 Message-ID: <20121112223340.20867.75319.stgit@localhost.localdomain> User-Agent: StGit/0.15 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121112_173346_101803_0230DF5F X-CRM114-Status: GOOD ( 13.02 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (mfuzzey[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [74.125.82.177 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org crtc should be crtcs in parallel display. Signed-off-by: Martin Fuzzey Acked-by: Sascha Hauer --- .../bindings/staging/imx-drm/fsl-imx-drm.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt b/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt index 07654f0..68eff34 100644 --- a/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt +++ b/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt @@ -23,7 +23,7 @@ Parallel display support Required properties: - compatible: Should be "fsl,imx-parallel-display" -- crtc: the crtc this display is connected to, see below +- crtcs: the crtc this display is connected to, see below Optional properties: - interface_pix_fmt: How this display is connected to the crtc. Currently supported types: "rgb24", "rgb565" @@ -36,6 +36,6 @@ example: display@di0 { compatible = "fsl,imx-parallel-display"; edid = [edid-data]; - crtc = <&ipu 0>; + crtcs = <&ipu 0>; interface-pix-fmt = "rgb24"; };