From patchwork Thu Sep 20 12:12:46 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 11565 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 D0A941B4E37 for ; Thu, 20 Sep 2012 12:13:54 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id D8105A184EA for ; Thu, 20 Sep 2012 12:13:53 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so2722067iej.11 for ; Thu, 20 Sep 2012 05:13:53 -0700 (PDT) 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=gqCGNqvP++QboTtFOZFPPpiuRZrOv7D9aXZYGUHO2sI=; b=lms0waI/LB03BNxOOScsihH99Bzs/AmEKl47wjpPdD68Thc6AoJckhX0tXihHGK7Ce Iurw6HrRxA7CRaLmFm7GsSAF4qdji16BSZyB0OPXgCVMhOS0L5vlozLn+DNHC1r2P+dm vy4966CKL5qM6MTKJfP41YLHVN4k02KYYyqjTbwToumCBIIRGciz9fXz79lwkMUY7GOz HJ5XyJ8I7oMWjOq/sJ4jPGTaEZxZmrzz1/AMAqEp3J4kjet18+GvxDoDgDgq3kVZfeG9 lk/RRbd2kovUuCRoyPPvMVCK2SOPVKWQyo2PfHF27ZpMRO6sT4k0UQk37sU6G/Hu+SvI mB2w== Received: by 10.50.195.134 with SMTP id ie6mr1476229igc.28.1348143233682; Thu, 20 Sep 2012 05:13:53 -0700 (PDT) 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.184.232 with SMTP id ex8csp71653igc; Thu, 20 Sep 2012 05:13:52 -0700 (PDT) Received: by 10.216.134.40 with SMTP id r40mr1105491wei.88.1348143232446; Thu, 20 Sep 2012 05:13:52 -0700 (PDT) Received: from mail-we0-f178.google.com (mail-we0-f178.google.com [74.125.82.178]) by mx.google.com with ESMTPS id d6si41909124wiv.2.2012.09.20.05.13.52 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 05:13:52 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.82.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.82.178; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.82.178 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-f178.google.com with SMTP id u7so1482367wey.37 for ; Thu, 20 Sep 2012 05:13:52 -0700 (PDT) Received: by 10.180.82.164 with SMTP id j4mr4112122wiy.18.1348143231958; Thu, 20 Sep 2012 05:13:51 -0700 (PDT) Received: from localhost.localdomain (LPuteaux-156-14-44-212.w82-127.abo.wanadoo.fr. [82.127.83.212]) by mx.google.com with ESMTPS id w7sm32394460wiz.0.2012.09.20.05.13.50 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 05:13:51 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: STEricsson_nomadik_linux@list.st.com, linus.walleij@stericsson.com, arnd@arndb.de, olof.johansson@gmail.com, Lee Jones Subject: [PATCH 28/32] ARM: ux500: Add nodes for the MSP into the HREF Device Tree Date: Thu, 20 Sep 2012 14:12:46 +0200 Message-Id: <1348143170-2130-29-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1348143170-2130-1-git-send-email-lee.jones@linaro.org> References: <1348143170-2130-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQmujVIp7K/hwmGePNZaRDtlBDpfibL24ICf+F9iZK9X8HjXzi+dxjSind4EwZgVyIuwChCs This patch enables the two important MSP devices for ST-Ericsson's hardware reference development board. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/boot/dts/hrefv60plus.dts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/hrefv60plus.dts b/arch/arm/boot/dts/hrefv60plus.dts index 1d2c642..62ba5e8 100644 --- a/arch/arm/boot/dts/hrefv60plus.dts +++ b/arch/arm/boot/dts/hrefv60plus.dts @@ -61,5 +61,13 @@ reg = <0x33>; }; }; + + msp1: msp@80124000 { + status = "okay"; + }; + + msp3: msp@80125000 { + status = "okay"; + }; }; };