From patchwork Fri May 18 08:39:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 8799 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 6B0AC23E23 for ; Fri, 18 May 2012 08:39:49 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id 3046EA1819F for ; Fri, 18 May 2012 08:39:49 +0000 (UTC) Received: by mail-yw0-f52.google.com with SMTP id p61so3161765yhp.11 for ; Fri, 18 May 2012 01:39:49 -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=o4hzIsOBDAUUxfi4Jp9lh6xLXeWqEUdi1+SQKliTT74=; b=AFHEEa094q5cH94XN/VCIzdRfQ8KKRpcHsMRSDV3D6WS07jWhiDNKE7iqh3XQrnY2T 41bBCSWpXRAlXUEvGa35h+hveyRut7K/jKl0onLgCLJshoE64HDE/+vCsiLo90a+UAQ3 odm9J+f1rbSuxnr7XktZrxWtOVyupOf0j1nxJDywcERBiDKmXVF5iRVHH5RxwL2cSXse gUzP9VME8b5jUmNhhc9uNsTV369B4mK5mL8R8Sacnh8Bca2XqAZ4S6K+RN5PjhyPmMP6 WzIV5NPQ0sUv/wuPbfbgzqOVpY1r+BT8iwBa6L6spNFdQhFXSj6b0G45sHhtMTTM03SJ RtAg== Received: by 10.42.88.135 with SMTP id c7mr6459832icm.57.1337330388663; Fri, 18 May 2012 01:39:48 -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 o8csp86475ibd; Fri, 18 May 2012 01:39:47 -0700 (PDT) Received: by 10.216.143.105 with SMTP id k83mr6316279wej.99.1337330387194; Fri, 18 May 2012 01:39:47 -0700 (PDT) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx.google.com with ESMTPS id n12si10545928wee.106.2012.05.18.01.39.46 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 18 May 2012 01:39:47 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.178 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.212.178; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.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-wi0-f178.google.com with SMTP id hn6so2212726wib.13 for ; Fri, 18 May 2012 01:39:46 -0700 (PDT) Received: by 10.180.92.8 with SMTP id ci8mr44300324wib.15.1337330386749; Fri, 18 May 2012 01:39:46 -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 bn9sm63091322wib.5.2012.05.18.01.39.44 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 18 May 2012 01:39:45 -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 14/16] ARM: ux500: Add a ab8500-usb Device Tree node for db8500 based devices Date: Fri, 18 May 2012 09:39:13 +0100 Message-Id: <1337330355-17747-15-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1337330355-17747-1-git-send-email-lee.jones@linaro.org> References: <1337330355-17747-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQltCWOVLXyBOunmtEydM1RcK6FuKRqAl14tFWeiLddqCQYURPU/n5PCmgzo9VaaOJZoqrqF Here we specify each of the ab8500 USB driver's seven IRQs, which the driver references by name. We also apply regulator support for the three used by the device. Signed-off-by: Lee Jones --- arch/arm/boot/dts/db8500.dtsi | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/arch/arm/boot/dts/db8500.dtsi b/arch/arm/boot/dts/db8500.dtsi index 37dcc13..dcc5099 100644 --- a/arch/arm/boot/dts/db8500.dtsi +++ b/arch/arm/boot/dts/db8500.dtsi @@ -322,6 +322,27 @@ vddadc-supply = <&ab8500_ldo_tvout_reg>; }; + ab8500-usb { + compatible = "stericsson,ab8500-usb"; + interrupts = < 0 90 0x4 + 0 96 0x4 + 0 14 0x4 + 0 15 0x4 + 0 79 0x4 + 0 74 0x4 + 0 75 0x4>; + interrupt-names = "ID_WAKEUP_R", + "ID_WAKEUP_F", + "VBUS_DET_F", + "VBUS_DET_R", + "USB_LINK_STATUS", + "USB_ADP_PROBE_PLUG", + "USB_ADP_PROBE_UNPLUG"; + vddulpivio18-supply = <&ab8500_ldo_initcore_reg>; + v-ape-supply = <&db8500_vape_reg>; + musb_1v8-supply = <&db8500_vsmps2_reg>; + }; + ab8500-ponkey { compatible = "stericsson,ab8500-ponkey"; interrupts = <0 6 0x4