From patchwork Mon Apr 14 18:18:45 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Philipp Zabel X-Patchwork-Id: 3985201 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 2BD47BFF02 for ; Mon, 14 Apr 2014 18:22:18 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 4A7A7201F9 for ; Mon, 14 Apr 2014 18:22:17 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 19D16201EC for ; Mon, 14 Apr 2014 18:22:16 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WZlTP-0006tt-70; Mon, 14 Apr 2014 18:19:15 +0000 Received: from mail-ee0-x22f.google.com ([2a00:1450:4013:c00::22f]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WZlTM-0006sw-7z for linux-arm-kernel@lists.infradead.org; Mon, 14 Apr 2014 18:19:12 +0000 Received: by mail-ee0-f47.google.com with SMTP id b15so6867254eek.20 for ; Mon, 14 Apr 2014 11:18:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=CBLvwhH0+BsxbeZ8urUBdtPdSH+J+Oqv1y/uyOTJQHU=; b=0y7/n+7DvwYYnm+2RU0NDZIp/ejQ4HaK8BpHfQoiRjjGAhsjNM36Bpfe8lHK8ASFZR SvpvJPr/XP2su5L2/b1jpOjV+EVAjVe+MYxWl6p3/uSRkK0Vk0Ra8bj9dC6cixA7oBoZ 1nFSIG4T8xPHCyAlaOfRi0NdFP6YUS0SHDhmpv5soA7mM5whSwdnfQwbZ+M/nMsB2QnP /mMidv0T5/EYWzXHRveHpV/lRpYKlgHIyG3K+990hxPW3WOFdSuuJ3YpNjSNQx19Zdz4 FuXzlP/RNfggLphxFv17BCc3AD+IBAGZJKZlPzirCaPp9caWIQfOJ/tROaXLM0xN1e9g 77dg== X-Received: by 10.15.81.135 with SMTP id x7mr5340682eey.61.1397499528320; Mon, 14 Apr 2014 11:18:48 -0700 (PDT) Received: from flow.hitronhub.home ([2a02:8108:8840:2efc:222:15ff:fe78:43c2]) by mx.google.com with ESMTPSA id p8sm42897984eef.26.2014.04.14.11.18.47 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 14 Apr 2014 11:18:47 -0700 (PDT) From: Philipp Zabel To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: dts: imx6qdl: Add VDOA compatible and clocks properties Date: Mon, 14 Apr 2014 20:18:45 +0200 Message-Id: <1397499525-6478-1-git-send-email-philipp.zabel@gmail.com> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140414_111912_450160_815B56B5 X-CRM114-Status: UNSURE ( 9.10 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.1 (/) Cc: Philipp Zabel , Shawn Guo X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This adds a compatible property and the correct clock for the i.MX6Q Video Data Order Adapter. Signed-off-by: Philipp Zabel --- arch/arm/boot/dts/imx6qdl.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index c05a501..8aea954 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi @@ -976,8 +976,10 @@ }; vdoa@021e4000 { + compatible = "fsl,imx6q-vdoa"; reg = <0x021e4000 0x4000>; interrupts = <0 18 IRQ_TYPE_LEVEL_HIGH>; + clocks = <&clks 202>; }; uart2: serial@021e8000 {