From patchwork Thu May 17 13:45:23 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 8755 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 94F7523E23 for ; Thu, 17 May 2012 13:47:00 +0000 (UTC) Received: from mail-pz0-f52.google.com (mail-pz0-f52.google.com [209.85.210.52]) by fiordland.canonical.com (Postfix) with ESMTP id 47A70A18B62 for ; Thu, 17 May 2012 13:47:00 +0000 (UTC) Received: by dano14 with SMTP id o14so2944036dan.11 for ; Thu, 17 May 2012 06:46:59 -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=xhR58ow8QGNb9Gpvd/XBQWQQDiMnan6sOXr44veVgj4=; b=PCu6RCKFBXCxikh/IBGgjasNOHtL6LpTZ8xlvMdleR2oaNf2SyhBDWSHRAv6tbpOpx wKGjTVl96hza67aP+02iuUiAE/ncDOG3/wsfQl6EUCH995I9J7lRuBZyFLEtepUixeJb tPQcPwNuDa7TxQl+DvB6bIHKJXUD2q0JrLsJW2biSbDP2xrRtyEufQ8B8pGh8ps6AHW5 lW7BwlbbvwEMCyTFGy13dQnSOPNM3IM9PvNFn2cabfyxvcGHxGejO8OBXij9q3kicVVF yM26O0wr/D5ZvyWWyxesJHrnyzyMHhy8umneYeuGViRhRPCftE95XIfM3e2/LYPGFFAe XnbQ== Received: by 10.50.222.202 with SMTP id qo10mr13611332igc.0.1337262419324; Thu, 17 May 2012 06:46:59 -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.231.35.72 with SMTP id o8csp29070ibd; Thu, 17 May 2012 06:46:58 -0700 (PDT) Received: by 10.216.227.214 with SMTP id d64mr4418162weq.93.1337262418100; Thu, 17 May 2012 06:46:58 -0700 (PDT) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx.google.com with ESMTPS id 81si7452963wej.18.2012.05.17.06.46.57 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 17 May 2012 06:46:58 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.172 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.212.172; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.172 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-wi0-f172.google.com with SMTP id hj8so4303012wib.13 for ; Thu, 17 May 2012 06:46:57 -0700 (PDT) Received: by 10.180.80.97 with SMTP id q1mr18639442wix.13.1337262417595; Thu, 17 May 2012 06:46:57 -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 h8sm21166277wix.4.2012.05.17.06.46.56 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 17 May 2012 06:46:56 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, arnd@arndb.de, linus.walleij@stericsson.com, grant.likely@secretlab.ca, cjb@laptop.org, broonie@opensource.wolfsonmicro.com, sameo@linux.intel.com Cc: Lee Jones Subject: [PATCH 18/18] ARM: ux500: Add support for input/ponkey into the db8500's Device Tree Date: Thu, 17 May 2012 14:45:23 +0100 Message-Id: <1337262323-27692-19-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1337262323-27692-1-git-send-email-lee.jones@linaro.org> References: <1337262323-27692-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQlcfXCxFEz9ZmbGkD3TastDJ9h87iQSrRdIWwgWSp8O6xt6AlpjApQnytUTEkNlJeDi+fHc Signed-off-by: Lee Jones --- arch/arm/boot/dts/db8500.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/db8500.dtsi b/arch/arm/boot/dts/db8500.dtsi index e14001b..076831c 100644 --- a/arch/arm/boot/dts/db8500.dtsi +++ b/arch/arm/boot/dts/db8500.dtsi @@ -215,6 +215,13 @@ vddadc-supply = <&ab8500_ldo_tvout_reg>; }; + ab8500-ponkey { + compatible = "stericsson,ab8500-ponkey"; + interrupts = <0 6 0x4 + 0 7 0x4>; + interrupt-names = "ONKEY_DBF", "ONKEY_DBR"; + }; + ab8500-regulators { compatible = "stericsson,ab8500-regulator";