Message ID | 5655A097.6000000@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 3B88FBF90C for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 25 Nov 2015 11:53:59 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6E03C208EF for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 25 Nov 2015 11:53:58 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B16BC208E5 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 25 Nov 2015 11:53:57 +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 1a1YcP-0004vW-Vy; Wed, 25 Nov 2015 11:52:14 +0000 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1a1YbJ-000493-U8 for linux-arm-kernel@lists.infradead.org; Wed, 25 Nov 2015 11:51:08 +0000 Received: by wmww144 with SMTP id w144so11025662wmw.1 for <linux-arm-kernel@lists.infradead.org>; Wed, 25 Nov 2015 03:50:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=Wtg5QKPVK4Ejtz1NawQnn2whOhnqrCdo+ypnq54iwUs=; b=rKCd1bc0QwwLwBRfuscNIHWyhnINh0r98oJIlc5No1y5MSFSr6zLTY/Q6YZ9Lq1e7B D9q8PzzPwetgRLYrKr72vxgNrpt8pgLLjfoplvM0+jAbtcUy2DRYANEBQwAagPowSjGA jYxt9q6Mq/rdQZm17Hjy25S2FzE2TpslP4HqlzeS7z4IVqFqz9hpt/QKIEhij3Tcf2go pK6YgLkAkZOpirp4ipAsXRUQ4yhxxzt7G5Y7W7UGc7PHEGJoMIukMX8CYq4g/VIfLMkY 33S8tFMJ+0sz2MA1fAFHuxtkh+xLbp3vtekv88TMBwV0fqfx/TRzDZDnA1FkbPdGptbV CZjg== X-Received: by 10.195.11.101 with SMTP id eh5mr43128700wjd.104.1448452249447; Wed, 25 Nov 2015 03:50:49 -0800 (PST) Received: from [192.168.1.20] (x5d846db9.dyn.telefonica.de. [93.132.109.185]) by smtp.gmail.com with ESMTPSA id t194sm3146209wmt.11.2015.11.25.03.50.48 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Nov 2015 03:50:48 -0800 (PST) Subject: [PATCH 4/5] edb93xx: Add ADC platform device To: Hartley Sweeten <hsweeten@visionengravers.com>, Ryan Mallon <rmallon@gmail.com>, linux-arm-kernel@lists.infradead.org, linux-iio@vger.kernel.org References: <56558B23.4080506@gmail.com> From: Alexander Sverdlin <alexander.sverdlin@gmail.com> Message-ID: <5655A097.6000000@gmail.com> Date: Wed, 25 Nov 2015 12:50:47 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56558B23.4080506@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151125_035106_473986_A9DF8C4B X-CRM114-Status: GOOD ( 11.39 ) X-Spam-Score: -2.7 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Lars-Peter Clausen <lars@metafoo.de>, Russell King <linux@arm.linux.org.uk>, Peter Meerwald <pmeerw@pmeerw.net>, Jonathan Cameron <jic23@kernel.org>, Hartmut Knaack <knaack.h@gmx.de> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.6 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, 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 |
diff --git a/arch/arm/mach-ep93xx/edb93xx.c b/arch/arm/mach-ep93xx/edb93xx.c index ad92d9f..8da0127 100644 --- a/arch/arm/mach-ep93xx/edb93xx.c +++ b/arch/arm/mach-ep93xx/edb93xx.c @@ -264,6 +264,7 @@ static void __init edb93xx_init_machine(void) edb93xx_register_pwm(); edb93xx_register_fb(); edb93xx_register_ide(); + ep93xx_register_adc(); }
This enables the creation of ADC platform device on EDB93xx series of Cirrus Logic evaluation boards. The driver for this device must be enabled separately, either as built-in, or a module. Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com> --- arch/arm/mach-ep93xx/edb93xx.c | 1 + 1 file changed, 1 insertion(+)