From patchwork Thu Oct 27 09:34:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Bailon X-Patchwork-Id: 9399159 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2EA70600BA for ; Thu, 27 Oct 2016 10:41:59 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2EB1729E7E for ; Thu, 27 Oct 2016 10:41:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 235FA29EDC; Thu, 27 Oct 2016 10:41:59 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 8758729E7E for ; Thu, 27 Oct 2016 10:41:58 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bzi6U-0005qu-Pa; Thu, 27 Oct 2016 10:40:10 +0000 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bzi5f-0004PK-6z for linux-arm-kernel@lists.infradead.org; Thu, 27 Oct 2016 10:39:22 +0000 Received: by mail-wm0-x22b.google.com with SMTP id n67so28779236wme.1 for ; Thu, 27 Oct 2016 03:38:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=x7XaiJE3RUCDaaD/SB7Iqp2sz/861GQrg3zsE4gnsgE=; b=KysoOcF/VOdbJ8EP+6QWLsQ3Z1wip2kd7iYMjbzdbvhwbqyACrpZMNimg8xvF/uawt ebFAikS4FVK1THqxFSNsFn0D4gF8GmeEXNt7hVvmlR/8VHvjDiO6m+wnJHt/WT8WqNa1 oA4Sq8oO6u58p3uDeYXvIqJe+X2qovVnwCC3tCFmD8xplPBXB1qbOine6EUxMRYMabUW JU5zl7GcdUOKwxGsaqUxulY/STxeGFvedlXF3yHPYfbCpDH3SCLTSAuC+PbiQczllEzZ MNUHcwlSnhuNO0WYr1hgY5byvKJ1VymvSnjh4oi/5H9gsJQrHvz5aUueiaIz1Tf2ym9e sqfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=x7XaiJE3RUCDaaD/SB7Iqp2sz/861GQrg3zsE4gnsgE=; b=gZaw3izwbF2nHZWmfAyeo3xB/yxqRXOSyk0J2Td/xcJTearJMfOmLGfY6Z1vK/PHFO y+QAGavA8DBnT9gpk0/0hQ6kJgfPZmoa8zWCHTXEEutlYEIr6Q+bC227m0I1l/4wkEma Xf/kkRleYy46FWw+UyvxfNHTeyYMV+IOYyy+PW/kDadZJCiek5aE0gs5uh8NjTpF3M9E IB9b6+qJ9io9xCHTh36rdILtYo93CZzzA49he6gSDEqwjwWppUfVarqFZGH/AMlOQq6H tyT7Sr6pxrc9w34Gt/00Mg5PxSFn0yHJOsaGe4WtjRSuCiNjHJVA9gVffYKa3ztsTUAA nRdQ== X-Gm-Message-State: ABUngvcHpFSO+pXTNrf40ussrF7D4rN8MSnlJkmCcacYhBnQgdbFd4tNijYNoYAnjrZX0TFM X-Received: by 10.28.38.195 with SMTP id m186mr6406946wmm.81.1477560864999; Thu, 27 Oct 2016 02:34:24 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id im3sm7412558wjb.13.2016.10.27.02.34.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 27 Oct 2016 02:34:23 -0700 (PDT) From: Alexandre Bailon To: khilman@baylibre.com, robh+dt@kernel.org, b-liu@ti.com Subject: [PATCH v3 4/4] ARM: dts: da850: Add the usb otg device node Date: Thu, 27 Oct 2016 11:34:07 +0200 Message-Id: <1477560847-8929-5-git-send-email-abailon@baylibre.com> X-Mailer: git-send-email 2.7.3 In-Reply-To: <1477560847-8929-1-git-send-email-abailon@baylibre.com> References: <1477560847-8929-1-git-send-email-abailon@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161027_033919_994321_956A44DE X-CRM114-Status: GOOD ( 10.27 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Alexandre Bailon MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This adds the device tree node for the usb otg controller present in the da850 family of SoC's. This also enables the otg usb controller for the lcdk board. Signed-off-by: Alexandre Bailon --- arch/arm/boot/dts/da850-lcdk.dts | 8 ++++++++ arch/arm/boot/dts/da850.dtsi | 15 +++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/arch/arm/boot/dts/da850-lcdk.dts b/arch/arm/boot/dts/da850-lcdk.dts index 7b8ab21..9f5040c 100644 --- a/arch/arm/boot/dts/da850-lcdk.dts +++ b/arch/arm/boot/dts/da850-lcdk.dts @@ -158,6 +158,14 @@ rx-num-evt = <32>; }; +&usb_phy { + status = "okay"; + }; + +&usb0 { + status = "okay"; +}; + &aemif { pinctrl-names = "default"; pinctrl-0 = <&nand_pins>; diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi index f79e1b9..322a31a 100644 --- a/arch/arm/boot/dts/da850.dtsi +++ b/arch/arm/boot/dts/da850.dtsi @@ -372,6 +372,21 @@ >; status = "disabled"; }; + usb_phy: usb-phy { + compatible = "ti,da830-usb-phy"; + #phy-cells = <1>; + status = "disabled"; + }; + usb0: usb@200000 { + compatible = "ti,da830-musb"; + reg = <0x200000 0x10000>; + interrupts = <58>; + interrupt-names = "mc"; + dr_mode = "otg"; + phys = <&usb_phy 0>; + phy-names = "usb-phy"; + status = "disabled"; + }; gpio: gpio@226000 { compatible = "ti,dm6441-gpio"; gpio-controller;