From patchwork Thu Dec 13 13:22:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 13531 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 B7C6323E1F for ; Thu, 13 Dec 2012 13:22:31 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 5BAFDA190BF for ; Thu, 13 Dec 2012 13:22:31 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id t4so1912987iag.11 for ; Thu, 13 Dec 2012 05:22:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=sc6AyZYW9FDK4pJno9wr390gM+Q68D2jSSYTA+id0vQ=; b=pTQlUjlmG1H0e5a42xoPseEfhXwvZtfCAYZkJu6wLnt09TX3BDLAZOHia0LIuWN7c7 pOPYhGU/DSU0zK3/8Ejc758uzBdtvPc6sjz5+CLr9zs/Kkz1+ij7G8xEhB+j5DxatcVz QSC0Sdx+7bmp2RPHRZ8k5abwkFveBI5ISHtjpfp6bHuy84mG7IhVtKlXekbBFSzps0xH PDdRUokRp9OOUrulpuKdI8D+8GbVAk5TfTbDoERqTBqFI8J5o/Let+DWYZnUiYZ4wWTV FJKLTlXLeaMgx00qtOA0rIqxTEKIQow1kSoxRKwl6Wvz9iaGWKBWYibhCBvRc0C2BBa4 Hqww== Received: by 10.50.152.137 with SMTP id uy9mr1462622igb.62.1355404950796; Thu, 13 Dec 2012 05:22:30 -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.50.67.148 with SMTP id n20csp9210igt; Thu, 13 Dec 2012 05:22:30 -0800 (PST) Received: by 10.180.93.3 with SMTP id cq3mr33554463wib.1.1355404949673; Thu, 13 Dec 2012 05:22:29 -0800 (PST) Received: from mail-we0-f170.google.com (mail-we0-f170.google.com [74.125.82.170]) by mx.google.com with ESMTPS id g8si9612776wiz.8.2012.12.13.05.22.29 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Dec 2012 05:22:29 -0800 (PST) Received-SPF: neutral (google.com: 74.125.82.170 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.82.170; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.82.170 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by mail-we0-f170.google.com with SMTP id r1so1023718wey.1 for ; Thu, 13 Dec 2012 05:22:29 -0800 (PST) Received: by 10.194.118.229 with SMTP id kp5mr8356359wjb.2.1355404949210; Thu, 13 Dec 2012 05:22:29 -0800 (PST) Received: from localhost.localdomain (cpc1-aztw13-0-0-cust473.18-1.cable.virginmedia.com. [77.102.241.218]) by mx.google.com with ESMTPS id g2sm2568128wiy.0.2012.12.13.05.22.27 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Dec 2012 05:22:28 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@stericsson.com, ulf.hansson@linaro.org, Lee Jones Subject: [PATCH 4/8] ARM: ux500: Specify which IOS regulator to use for MMCI Date: Thu, 13 Dec 2012 13:22:06 +0000 Message-Id: <1355404930-5691-5-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1355404930-5691-1-git-send-email-lee.jones@linaro.org> References: <1355404930-5691-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQlRvTzt7WLcXMwse/GgKEHSIUUT4HQ/G0x4n2KAkk3JOtx7xYT9grPMMZhyXe80PUQZOPib In an effort to move platform specific GPIO controlled regulators out from platform code we've created a new mechanism to specify them from within the MMCI driver using the supply name 'vmmc-ios'. For that to happen when booting device tree, we need to supply it in the MMCI (SDI) node. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/boot/dts/href.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/href.dtsi b/arch/arm/boot/dts/href.dtsi index 592fb9d..f2c0f66 100644 --- a/arch/arm/boot/dts/href.dtsi +++ b/arch/arm/boot/dts/href.dtsi @@ -87,6 +87,7 @@ mmc-cap-sd-highspeed; mmc-cap-mmc-highspeed; vmmc-supply = <&ab8500_ldo_aux3_reg>; + vqmmc-supply = <&vmmci>; cd-gpios = <&tc3589x_gpio 3 0x4>;