From patchwork Thu Sep 20 12:12:50 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 11569 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 B0CDE1B4E37 for ; Thu, 20 Sep 2012 12:14:00 +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 5764EA1922F for ; Thu, 20 Sep 2012 12:14:00 +0000 (UTC) Received: by mail-iy0-f180.google.com with SMTP id j25so1561861iaf.11 for ; Thu, 20 Sep 2012 05:14:00 -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=cb/Z89AGE1unj49qq9uCP7J0/7TLfKmmsld7n4EIjPM=; b=kKeNwMbqXUp+MYEPynODDBIbZ/NvZ7kMt80uLn/jATl0fv8wPweFnSAdBoLpNG6FrV KraDnB1WtthYkdPYagb4Cki4NqI0DEJYqUzutbgBVmX773ZnlW4/VYZMo6a1j4XjI+99 NUs50kig+APe9sf9mnEuFm3Sm6DXdJC7uiFhX8XLkGo+CWJmwWynW0m24CUnEr8UmpMi /g64T9r1UVfKotm97hG3bra8CxdkCE+J8lGoObucaXtmKR+V1mS1WDtUvCL1/3sdEMCd iEb+rgBgu2dra+lukyL/XizS2cpVlopHf0lll4zoiiRK63b86Eqo+rjs856IgqwdHo6U yAHw== Received: by 10.50.217.229 with SMTP id pb5mr1465141igc.28.1348143240143; Thu, 20 Sep 2012 05:14:00 -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 ex8csp71661igc; Thu, 20 Sep 2012 05:13:59 -0700 (PDT) Received: by 10.180.100.37 with SMTP id ev5mr4178618wib.5.1348143238912; Thu, 20 Sep 2012 05:13:58 -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 m46si7293106wea.138.2012.09.20.05.13.58 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 05:13:58 -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 u7so1482366wey.37 for ; Thu, 20 Sep 2012 05:13:58 -0700 (PDT) Received: by 10.217.1.206 with SMTP id n56mr992672wes.151.1348143238472; Thu, 20 Sep 2012 05:13:58 -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.56 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 05:13:57 -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 32/32] ARM: ux500: Fix SSP register address format Date: Thu, 20 Sep 2012 14:12:50 +0200 Message-Id: <1348143170-2130-33-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: ALoCoQmqzXbCWIyFIr3AjYI0zl/sD3klM2CXbzTdCJ4gkQZ7Sn9aQggniouZxMm6bpwAQAAuE1uk SSP won't probe unless the specified register address format is correct i.e. we have to specify that the address is in hex. After this patch has been applied, the SSP (SPI) driver probes as expected. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/boot/dts/dbx5x0.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index 3708a6b..748ba7a 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -536,7 +536,7 @@ ssp@80002000 { compatible = "arm,pl022", "arm,primecell"; - reg = <80002000 0x1000>; + reg = <0x80002000 0x1000>; interrupts = <0 14 0x4>; #address-cells = <1>; #size-cells = <0>;