From patchwork Thu Jun 5 16:05:23 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Soren Brinkmann X-Patchwork-Id: 4307001 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 30988BEEA7 for ; Thu, 5 Jun 2014 16:12:23 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6249920251 for ; Thu, 5 Jun 2014 16:12:22 +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 95EC22017A for ; Thu, 5 Jun 2014 16:12:21 +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 1WsaEF-0005rG-Uc; Thu, 05 Jun 2014 16:09:23 +0000 Received: from mail-ig0-x22b.google.com ([2607:f8b0:4001:c05::22b]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WsaE7-0005eT-W4 for linux-arm-kernel@lists.infradead.org; Thu, 05 Jun 2014 16:09:16 +0000 Received: by mail-ig0-f171.google.com with SMTP id c1so7720757igq.16 for ; Thu, 05 Jun 2014 09:08:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=1EoWJonzheRFR0M3jPScC804GDgp5gVq7RTBe7+dh74=; b=ROoWaLycAsHa+QhEvAfhSkEK2XlQr56UF5AlVi7JpyuHzoSeJklw7M2CGiC+8BhNND eLM4a63YHSN3febP8rYVG1usq7koLCIltxXeYynqJjOTWKXOTCoQhkwljD5Z+qfP+AVp Zcnu2QHyAwKF85tfu8h4bylZXQ3PeCfi1rEisN9eIby6c5Pj+b7WTHOLxXtsqrhU7mIe gdRHMpeNi4wy/iHQQW8ZnmUrWdyGpBm9ioTI4zcckZul21x51+aoRkWf9/ow2yfkkIw2 71E4EHH8jWe2yWn/hNl8HAyQDJq57hVmZ9UtPh1mDIxyTUalD3sxHBLt5uEBwWV8SnGO tzXA== X-Received: by 10.50.4.102 with SMTP id j6mr19890711igj.42.1401984534061; Thu, 05 Jun 2014 09:08:54 -0700 (PDT) Received: from localhost ([149.199.62.254]) by mx.google.com with ESMTPSA id t16sm54050883igr.14.2014.06.05.09.08.52 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 05 Jun 2014 09:08:53 -0700 (PDT) From: Soren Brinkmann To: Russell King , Michal Simek , Olof Johansson , Arnd Bergmann Subject: [PATCH 1/2] ARM: zynq: DT: Add XADC node Date: Thu, 5 Jun 2014 09:05:23 -0700 Message-Id: <1401984324-6075-1-git-send-email-soren.brinkmann@xilinx.com> X-Mailer: git-send-email 2.0.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140605_090916_121238_3ADAF8B8 X-CRM114-Status: UNSURE ( 9.32 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) Cc: Mark Rutland , devicetree@vger.kernel.org, Lars-Peter Clausen , Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, Rob Herring , Soren Brinkmann , Kumar Gala , linux-arm-kernel@lists.infradead.org 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.4 required=5.0 tests=BAYES_00,DKIM_SIGNED, 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 Add node for the Xilinx A/D Converter. Cc: Lars-Peter Clausen Signed-off-by: Soren Brinkmann --- arch/arm/boot/dts/zynq-7000.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/zynq-7000.dtsi b/arch/arm/boot/dts/zynq-7000.dtsi index 760bbc463c5b..c5854286a95a 100644 --- a/arch/arm/boot/dts/zynq-7000.dtsi +++ b/arch/arm/boot/dts/zynq-7000.dtsi @@ -65,6 +65,14 @@ interrupt-parent = <&intc>; ranges; + adc@f8007100 { + compatible = "xlnx,zynq-xadc-1.00.a"; + reg = <0xf8007100 0x20>; + interrupts = <0 7 4>; + interrupt-parent = <&intc>; + clocks = <&clkc 12>; + }; + i2c0: i2c@e0004000 { compatible = "cdns,i2c-r1p10"; status = "disabled";