From patchwork Tue Feb 5 19:48:35 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 14573 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 06FCD23E92 for ; Tue, 5 Feb 2013 19:49:36 +0000 (UTC) Received: from mail-vb0-f50.google.com (mail-vb0-f50.google.com [209.85.212.50]) by fiordland.canonical.com (Postfix) with ESMTP id B3C39A1883C for ; Tue, 5 Feb 2013 19:49:35 +0000 (UTC) Received: by mail-vb0-f50.google.com with SMTP id ft2so312920vbb.23 for ; Tue, 05 Feb 2013 11:49:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:mime-version:content-type:x-gm-message-state; bh=3LMoSrei3VCZUGxzEdQ/WepsMUUO0/hhC5dC1oKbZqU=; b=fZRdwfX7S+K+ZbzeGIGI9K/ufGQ52W+4dRB1qzt2n1wudOMse2iHRkOzo6cjvIk71E VOFGp1mHF1v2l1QU+5w5uUd2QOypuAVNeIVR2r0Y9fddL1Ec4hdDtfnAo9FEyNLX+zBi ZBa5ZRoWvI8aEDN6Az4+fh28aUVXKjVnVWcCzEFU4v9kGVvpT4jhrpw3H6TKxmNyAhMc xSRf0KADH+nHiMDT5UhZ/q0dptOBKUvWN+3hy2n6PePlazmbAPlnmo2GOzoCVvtJ8Bg5 q/5dx4TJD25+l9Jo9ZAV7QYReeCP2apSoyft6Otb7htMieEMA/LZEngOlvfxSqOZQAqp a6Yg== X-Received: by 10.52.27.50 with SMTP id q18mr25965956vdg.20.1360093775263; Tue, 05 Feb 2013 11:49:35 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.58.252.8 with SMTP id zo8csp143975vec; Tue, 5 Feb 2013 11:49:34 -0800 (PST) X-Received: by 10.14.176.66 with SMTP id a42mr87561894eem.34.1360093774251; Tue, 05 Feb 2013 11:49:34 -0800 (PST) Received: from eu1sys200aog101.obsmtp.com (eu1sys200aog101.obsmtp.com [207.126.144.111]) by mx.google.com with SMTP id f3si36906080eep.233.2013.02.05.11.49.19 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 05 Feb 2013 11:49:34 -0800 (PST) Received-SPF: neutral (google.com: 207.126.144.111 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.111; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.111 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) smtp.mail=linus.walleij@stericsson.com Received: from beta.dmz-eu.st.com ([164.129.1.35]) (using TLSv1) by eu1sys200aob101.postini.com ([207.126.147.11]) with SMTP ID DSNKURFiPaXiOHbZOvEYZ/jqzbv+7mwsMus5@postini.com; Tue, 05 Feb 2013 19:49:34 UTC Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id C7D64101; Tue, 5 Feb 2013 19:49:16 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 8EEAB522C; Tue, 5 Feb 2013 19:49:16 +0000 (GMT) Received: from exdcvycastm022.EQ1STM.local (alteon-source-exch [10.230.100.61]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "exdcvycastm022", Issuer "exdcvycastm022" (not verified)) by relay2.stm.gmessaging.net (Postfix) with ESMTPS id DEC64A8072; Tue, 5 Feb 2013 20:49:08 +0100 (CET) Received: from steludxu4075.lud.stericsson.com (10.230.100.153) by smtp.stericsson.com (10.230.100.30) with Microsoft SMTP Server (TLS) id 8.3.83.0; Tue, 5 Feb 2013 20:49:16 +0100 From: Linus Walleij To: , Cc: Stephen Warren , Anmar Oueja , Lee Jones , , Linus Walleij Subject: [PATCH 14/14] ARM: ux500: allow Snowball access to the AB8500 GPIO pins Date: Tue, 5 Feb 2013 20:48:35 +0100 Message-ID: <1360093715-6348-15-git-send-email-linus.walleij@stericsson.com> X-Mailer: git-send-email 1.7.11.3 In-Reply-To: <1360093715-6348-1-git-send-email-linus.walleij@stericsson.com> References: <1360093715-6348-1-git-send-email-linus.walleij@stericsson.com> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQmzfkTwmu708nzZr2Q+DSip7rsMALR0HABGoNT8TN6UrX/R/yFe2igVhaaht95AFM1qKuVP From: Lee Jones The AB8500 GPIO driver has been un-BROKEN and rewritten as a pinctrl driver. Now that it's back in use, let's ensure that it's available when booting Snowball with Device Tree enabled. Cc: arm@kernel.org Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Requesting an ACK from the ARM SoC maintainers on this patch. --- arch/arm/boot/dts/snowball.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts index 27f31a5..b095e85 100644 --- a/arch/arm/boot/dts/snowball.dts +++ b/arch/arm/boot/dts/snowball.dts @@ -299,6 +299,10 @@ }; ab8500@5 { + ab8500-gpio { + compatible = "stericsson,ab8500-gpio"; + }; + ab8500-regulators { ab8500_ldo_aux1_reg: ab8500_ldo_aux1 { regulator-name = "V-DISPLAY";