Message ID | 56C8A9A5.5050908@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 676FFC0553 for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 20 Feb 2016 18:02:49 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 973CE204EB for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 20 Feb 2016 18:02:48 +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 CD007204D1 for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 20 Feb 2016 18:02:47 +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 1aXBqA-0006Gr-C4; Sat, 20 Feb 2016 18:01:10 +0000 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aXBpU-00059T-LK for linux-arm-kernel@lists.infradead.org; Sat, 20 Feb 2016 18:00:30 +0000 Received: by mail-wm0-x22d.google.com with SMTP id g62so118625229wme.1 for <linux-arm-kernel@lists.infradead.org>; Sat, 20 Feb 2016 10:00:08 -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-transfer-encoding; bh=Wtg5QKPVK4Ejtz1NawQnn2whOhnqrCdo+ypnq54iwUs=; b=aIIIlapVKPKRdC2brp71HrL+4lt4ZS+3P9PKdVrPCpPsDz/jGE17fRLuR9pZy4HcCJ FPAsdDSIaJ7/SpIF1Ri58l/4hQnitfHMVDmugt75UY+YH7/zTA5pz22bBvqiq6W8ak4W TNIbCeoYr/83V3OoPkoPlRvJ18/b3fyA81DWkOCer3M2pVXhWAxCQU2ZfYktHPGXXoeT jK0XR6E7uuZByjMD1FlYDzy5tsnlAVesk59l1zsDVV0XHziru+IHb40OuRCy/ERR+JkS 489jMKwc3xUgYH6ztI8nZN6avw9U7uVUFESqqo8y82bsNd5r5gX5HnNSCF85NHBupkb8 xWsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=Wtg5QKPVK4Ejtz1NawQnn2whOhnqrCdo+ypnq54iwUs=; b=ap0LNXdb0AR9DONdlnY5U+fcu/RCdNI8YiAZm/VUuJp2wrZ1LgS30aSDtcEdGJ6CeN BRlFNcDVqg8XuX+UazEjEacEYrgfDxkf04jjFPLv+61IsbkxFe6d+/DeBiEmcAciA26l XNfQu2smNXwpxGPbPn/eEF1e0m/5jhCeL2EQySNBVMOegbA0yVpWUndzJ/IlgH4rb04h cUba5vIoAScNp6klZvqRPtUVshwWuIE2AlYZUjq3cWe7R5Km1wrPrQF/JbkH8xcRjglg FbxBVxO2fJCuCeH8AR3+zk3XHNJsIUi+XbN9hCsij/rBZIWq0GyToUlGkF6nHRHJGqT7 ixLQ== X-Gm-Message-State: AG10YORFrvOwmmZilvxHWvilPMH39z8tq6rR546XP7Lkihn8FUqwVvCMrHMflcXgwkhGeQ== X-Received: by 10.28.221.68 with SMTP id u65mr3714583wmg.95.1455991207323; Sat, 20 Feb 2016 10:00:07 -0800 (PST) Received: from [192.168.1.20] (x5d845bdb.dyn.telefonica.de. [93.132.91.219]) by smtp.gmail.com with ESMTPSA id s2sm16573319wjs.39.2016.02.20.10.00.05 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 20 Feb 2016 10:00:06 -0800 (PST) Subject: [PATCH v2 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: <56C88EDD.3040007@gmail.com> <56C88FCB.30008@gmail.com> <56C88FFD.9050504@gmail.com> <56C89024.3060802@gmail.com> From: Alexander Sverdlin <alexander.sverdlin@gmail.com> Message-ID: <56C8A9A5.5050908@gmail.com> Date: Sat, 20 Feb 2016 19:00:05 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <56C89024.3060802@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160220_100029_248464_BCF9969B X-CRM114-Status: GOOD ( 10.72 ) 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.1 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(+)