From patchwork Fri Oct 5 15:31:45 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 12028 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 7A24224156 for ; Fri, 5 Oct 2012 15:32:15 +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 32DDAA18882 for ; Fri, 5 Oct 2012 15:32:15 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so3999259iej.11 for ; Fri, 05 Oct 2012 08:32:15 -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=VT+ptuKGYqdIAIg73jB4gfdxAXm8zcBVIg3dNNl2Blk=; b=H4rOcKBDKlxYCh9Nz+dkA+zUt0yC6hBByN7Qy03kIPQnqmB650rh2ekRgoKqwZA0a6 g09rZKUItaOcQEQVgP+AvjhTFuUxT2yzhzM/MsP6OZoF3gNk0zJV8q1MvdRmt6Px7aAm SJQSg8JfTTv1UaGXXSGaUxWds3SetBW2K9+4alL6eqhEAVOh6YAm9CovgvtQjr4+ThwD gjtnEyYWqa0JnJ0BfH+xlTfwKA9Gu4jRncB7wTSjpegw0VhNTsLLUqR0Wz8BNAR6bo2l QxIrHfTmkPN5bsg0ht29yKFmqXUO/wC6VjpNmE+XEWkrQ2ptr4Xt6+q2iwqhVxWDudA3 VTxQ== Received: by 10.50.178.40 with SMTP id cv8mr1565346igc.0.1349451134901; Fri, 05 Oct 2012 08:32:14 -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 ex8csp132562igc; Fri, 5 Oct 2012 08:32:13 -0700 (PDT) Received: by 10.180.75.67 with SMTP id a3mr4174529wiw.1.1349451133354; Fri, 05 Oct 2012 08:32:13 -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 h4si12158669wej.121.2012.10.05.08.32.12 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 05 Oct 2012 08:32:13 -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 r6so1331298wey.37 for ; Fri, 05 Oct 2012 08:32:12 -0700 (PDT) Received: by 10.216.139.104 with SMTP id b82mr5550501wej.24.1349451132796; Fri, 05 Oct 2012 08:32:12 -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 w8sm2906148wif.4.2012.10.05.08.32.11 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 05 Oct 2012 08:32:12 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@stericsson.com, Lee Jones Subject: [PATCH 09/10] ARM: ux500: Apply a Device Tree node for the STMPE MFD Date: Fri, 5 Oct 2012 16:31:45 +0100 Message-Id: <1349451107-8009-10-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1349451107-8009-1-git-send-email-lee.jones@linaro.org> References: <1349451107-8009-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQmD5aROgXvNo+BkTUgg515tBy+TojSixcYj1AG3ATtsInlWZ60luG3OECzSYiiuV1yM/aGL Here we apply the STMPE Multi-Functional Device's node to the ST User Interface Board Device Tree file. It includes all of the properties required for correct device initialsation. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/boot/dts/stuib.dtsi | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/arch/arm/boot/dts/stuib.dtsi b/arch/arm/boot/dts/stuib.dtsi index 62f3ecd..b25663c 100644 --- a/arch/arm/boot/dts/stuib.dtsi +++ b/arch/arm/boot/dts/stuib.dtsi @@ -11,6 +11,19 @@ / { soc-u9500 { + i2c@80004000 { + stmpe1601: stmpe1601@40 { + compatible = "st,stmpe1601"; + reg = <0x40>; + interrupts = <26 0x4>; + interrupt-parent = <&gpio6>; + interrupt-controller; + + i2c-client-wake; + st,autosleep-timeout = <1024>; + }; + }; + i2c@80110000 { bu21013_tp@0x5c { compatible = "rhom,bu21013_tp";