From patchwork Fri Sep 19 11:26:13 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sanchayan X-Patchwork-Id: 4937151 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id ED8F09F2EC for ; Fri, 19 Sep 2014 11:29:25 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 03CEA201ED for ; Fri, 19 Sep 2014 11:29:25 +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 17C902010E for ; Fri, 19 Sep 2014 11:29:24 +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 1XUwLJ-0004N6-2P; Fri, 19 Sep 2014 11:27:13 +0000 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XUwLH-00048g-2k for linux-arm-kernel@lists.infradead.org; Fri, 19 Sep 2014 11:27:11 +0000 Received: by mail-wg0-f41.google.com with SMTP id a1so136464wgh.24 for ; Fri, 19 Sep 2014 04:26: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:in-reply-to:references :in-reply-to:references; bh=lOqaUCGNBP5vX5miTB9oTVCgTHNXHgxVOVjxx7eDbjw=; b=iuECqoAI65OPzuVGs3KuwbdAI3ZJlLKIMYADR2xwuy2ThVNMTGjabtZONh1lVPjlo8 pTtKtLvRRCCRw3s7KaHFa5XxpkOZBOdyLi2xWGx7WYGRf9kLsYVQDlBSXk6y+xd25qbY BlatiX6A0JnDPRFpaDCY5/okdjBrVgQjyBnyx1BcWEKkecmuEZaD8GlslFJev6TvCtqK 9K7iHkaKmPmoW/koil1lv8f71fg5ry1uQyWtdXRObVK9JLR6/2BsM7X47Irq2A1boT5R ep/EQUWRYAWs+F7Z/+5gtKlZUJxl6mlenxLenAnnYTcLqo1KSzEMXWEuieFZqnms5ckq JJhg== X-Received: by 10.194.108.73 with SMTP id hi9mr531976wjb.88.1411126009010; Fri, 19 Sep 2014 04:26:49 -0700 (PDT) Received: from pallav-Inspiron-660s.toradex.int ([115.115.225.206]) by mx.google.com with ESMTPSA id ky3sm1923320wjb.39.2014.09.19.04.26.44 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Sep 2014 04:26:48 -0700 (PDT) From: Sanchayan Maity To: shawn.guo@freescale.com Subject: [PATCH v2] ARM: dts: vf610-colibri: Add ADC support Date: Fri, 19 Sep 2014 16:56:13 +0530 Message-Id: X-Mailer: git-send-email 1.7.9.5 In-Reply-To: References: In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140919_042711_289731_413C2C22 X-CRM114-Status: UNSURE ( 9.58 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.1 (/) Cc: Sanchayan Maity , linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, stefan@agner.ch, linux-kernel@vger.kernel.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 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_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, 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 Enable ADC support for Colibri VF61 modules Signed-off-by: Sanchayan Maity Acked-By: Stefan Agner --- arch/arm/boot/dts/vf610-colibri.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/vf610-colibri.dtsi b/arch/arm/boot/dts/vf610-colibri.dtsi index 0cd8343..6fd099e 100644 --- a/arch/arm/boot/dts/vf610-colibri.dtsi +++ b/arch/arm/boot/dts/vf610-colibri.dtsi @@ -27,6 +27,16 @@ }; +&adc0 { + pinctrl-names = "default"; + status = "okay"; +}; + +&adc1 { + pinctrl-names = "default"; + status = "okay"; +}; + &esdhc1 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_esdhc1>;