From patchwork Fri Sep 7 11:14:49 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 11242 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 1A28D23F25 for ; Fri, 7 Sep 2012 11:15:31 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id C168CA18DB7 for ; Fri, 7 Sep 2012 11:15:30 +0000 (UTC) Received: by mail-iy0-f180.google.com with SMTP id j25so2861152iaf.11 for ; Fri, 07 Sep 2012 04:15:30 -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=5yI5OgSbgqdN/QJ+2Y3RbhGf4WgLNLNUEye3BA8xgbM=; b=FSFqmGfsv6wATI0sNwucTqrEdDwwDvM54+mg0RwGCfem/9rKZApVm1zUI3HODlejY3 QC5bJiMg/BqfPhOpjTyxOxHSQCAQ+mK5dvpchGKUH0dv5VDZVcSt43KumWkWFBfjtmXk EWpAnu//lqn6BbeMW0P24yOdilGs68eqOOds7TUvAF5jGaJlVR5FMwIRKnmll4NzXaPI GK6KQYOshVXLzAY84cFbRlE+XvYJwq11NTonsrByWBiBXIskgqrVVAptzUWU9XNXb/7E I7ZRJpcziK6AOTD9so6KGVJfjB+vlQYR1wF8COn8ROaU2qcuDlEQB83uqeRgHx3eV6vd RSUg== Received: by 10.50.217.227 with SMTP id pb3mr27873526igc.28.1347016530573; Fri, 07 Sep 2012 04:15:30 -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 ex8csp373448igc; Fri, 7 Sep 2012 04:15:29 -0700 (PDT) Received: by 10.216.138.92 with SMTP id z70mr2898557wei.68.1347016529137; Fri, 07 Sep 2012 04:15:29 -0700 (PDT) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx.google.com with ESMTPS id fj1si12702359wib.21.2012.09.07.04.15.28 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 07 Sep 2012 04:15:29 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.82.50 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.82.50; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.82.50 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-wg0-f50.google.com with SMTP id ds11so2271205wgb.31 for ; Fri, 07 Sep 2012 04:15:28 -0700 (PDT) Received: by 10.216.71.135 with SMTP id r7mr2867024wed.41.1347016527675; Fri, 07 Sep 2012 04:15:27 -0700 (PDT) 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 k20sm9151505wiv.11.2012.09.07.04.15.26 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 07 Sep 2012 04:15:27 -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, Lee Jones Subject: [PATCH 09/19] ARM: ux500: Enable SSP (SPI) for HREF when booting Device Tree Date: Fri, 7 Sep 2012 12:14:49 +0100 Message-Id: <1347016499-29354-10-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1347016499-29354-1-git-send-email-lee.jones@linaro.org> References: <1347016499-29354-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQkenjhEsDcC9Jw0OhTdAKkdE6N3HV82RGmWk5Us6pXBC+z5AATAXHfio0Cffz+TQoliZwJw Here we add a new SSP node to the HREF's Device Tree file which activates the generic one found in the .dtsi file. This will allow probing of the SSP driver when Device Tree is enabled. Signed-off-by: Lee Jones --- arch/arm/boot/dts/hrefv60plus.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/hrefv60plus.dts b/arch/arm/boot/dts/hrefv60plus.dts index d8ed29e..49bdabd 100644 --- a/arch/arm/boot/dts/hrefv60plus.dts +++ b/arch/arm/boot/dts/hrefv60plus.dts @@ -92,5 +92,9 @@ msp3: msp@80125000 { status = "okay"; }; + + ssp@80002000 { + status = "okay"; + }; }; };