From patchwork Fri Jul 26 10:30:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 18603 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vc0-f200.google.com (mail-vc0-f200.google.com [209.85.220.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 0352E25DFF for ; Fri, 26 Jul 2013 10:47:27 +0000 (UTC) Received: by mail-vc0-f200.google.com with SMTP id hf12sf672222vcb.7 for ; Fri, 26 Jul 2013 03:47:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=Av/Ef7qDcrAZIgYn4ex4Y8/JO6jdQlNpZP+FXbbufWU=; b=APPWW/E8B3ECh7cL4YmCVg/XhWtr1tsMwlUp9WoOjigp3tcNJ3v2xrbZqAVBttSbg4 xK4buXLpxZND9ifukTJDzAtgPJtYJ1tdp4Nq9/6MSBlhIf3l9d1j6zIc8uiqlwm8GWT9 9/QrCM26OJq42d7xbaCAhC8oxdSKZGU64yaJwV4Sy7AYQHbm3Hl8uKmGGoZJ5aRo2LIN msjtI2vpRnw6pPvEYk0k7MRhk7/ADpPLWXH20+OwFS2J98ayLMk2b00MgJqvma5qKueM SmFmnZEEfpOggL0zwb4PFSra21m/Nm3JbP2iMs1qOJTLyG2O0gmXvTAWNkznfiqh/xer kfzA== X-Received: by 10.236.140.40 with SMTP id d28mr13874980yhj.24.1374835647393; Fri, 26 Jul 2013 03:47:27 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.116.197 with SMTP id jy5ls1017186qeb.10.gmail; Fri, 26 Jul 2013 03:47:27 -0700 (PDT) X-Received: by 10.58.49.130 with SMTP id u2mr20361955ven.7.1374835647245; Fri, 26 Jul 2013 03:47:27 -0700 (PDT) Received: from mail-vc0-f178.google.com (mail-vc0-f178.google.com [209.85.220.178]) by mx.google.com with ESMTPS id ia10si13873232vdb.64.2013.07.26.03.47.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 26 Jul 2013 03:47:27 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.178; Received: by mail-vc0-f178.google.com with SMTP id ha12so377714vcb.23 for ; Fri, 26 Jul 2013 03:47:27 -0700 (PDT) X-Received: by 10.221.16.200 with SMTP id pz8mr435394vcb.53.1374835647072; Fri, 26 Jul 2013 03:47:27 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.165.8 with SMTP id yu8csp16219veb; Fri, 26 Jul 2013 03:47:26 -0700 (PDT) X-Received: by 10.66.252.129 with SMTP id zs1mr53357572pac.113.1374835646119; Fri, 26 Jul 2013 03:47:26 -0700 (PDT) Received: from mail-pb0-f46.google.com (mail-pb0-f46.google.com [209.85.160.46]) by mx.google.com with ESMTPS id of1si34030645pbb.12.2013.07.26.03.47.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 26 Jul 2013 03:47:26 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.160.46 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.46; Received: by mail-pb0-f46.google.com with SMTP id rq8so1901322pbb.33 for ; Fri, 26 Jul 2013 03:47:25 -0700 (PDT) X-Received: by 10.66.142.5 with SMTP id rs5mr54816527pab.168.1374835645742; Fri, 26 Jul 2013 03:47:25 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id qh10sm19507142pbb.33.2013.07.26.03.47.23 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 26 Jul 2013 03:47:25 -0700 (PDT) From: Sachin Kamat To: linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, sachin.kamat@linaro.org, patches@linaro.org, kgene@kernel.org Subject: [PATCH 2/2] ARM: dts: exynos4412-origen: Add fixed voltage regulator to simple bus Date: Fri, 26 Jul 2013 16:00:57 +0530 Message-Id: <1374834657-29088-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1374834657-29088-1-git-send-email-sachin.kamat@linaro.org> References: <1374834657-29088-1-git-send-email-sachin.kamat@linaro.org> X-Gm-Message-State: ALoCoQncgPfppF+lJz62pDcnk6cCp6BGaR2dmJy7uWn2R9XL6EULLRnO/bFIqJvb0MSCUX1Zwqwh X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , This has been done for Arndale board vide commit aa3edb65 ("ARM: dts: Put Arndale fixed voltage regulators on a simple-bus"). Replicate here for consistency and correctness. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4412-origen.dts | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts index 829fd1fb..cf4cdf2 100644 --- a/arch/arm/boot/dts/exynos4412-origen.dts +++ b/arch/arm/boot/dts/exynos4412-origen.dts @@ -27,13 +27,19 @@ bootargs ="console=ttySAC2,115200"; }; - mmc_reg: voltage-regulator { - compatible = "regulator-fixed"; - regulator-name = "VMEM_VDD_2.8V"; - regulator-min-microvolt = <2800000>; - regulator-max-microvolt = <2800000>; - gpio = <&gpx1 1 0>; - enable-active-high; + regulators { + compatible = "simple-bus"; + #address-cells = <1>; + #size-cells = <0>; + + mmc_reg: voltage-regulator { + compatible = "regulator-fixed"; + regulator-name = "VMEM_VDD_2.8V"; + regulator-min-microvolt = <2800000>; + regulator-max-microvolt = <2800000>; + gpio = <&gpx1 1 0>; + enable-active-high; + }; }; pinctrl@11000000 {