From patchwork Thu Jul 21 12:44:09 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Grzegorz Jaszczyk X-Patchwork-Id: 9241617 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 97B00607D3 for ; Thu, 21 Jul 2016 12:49:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 891C227D85 for ; Thu, 21 Jul 2016 12:49:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7DE8727E71; Thu, 21 Jul 2016 12:49:20 +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 0FD8927D85 for ; Thu, 21 Jul 2016 12:49:20 +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 1bQDO7-0000Mz-OZ; Thu, 21 Jul 2016 12:47:39 +0000 Received: from mail-lf0-x231.google.com ([2a00:1450:4010:c07::231]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bQDHv-0001nN-J4 for linux-arm-kernel@lists.infradead.org; Thu, 21 Jul 2016 12:41:18 +0000 Received: by mail-lf0-x231.google.com with SMTP id b199so60874731lfe.0 for ; Thu, 21 Jul 2016 05:40:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Yl8exp2Vnm0GmqZD+hJFnuEarI/yuMwy4+WYCu3Nr6M=; b=fm+bxxvfyp8Xg618YCVS+BAFDtb2EuxuR1+rZY7DanjNpVTXvPP+KbzjlTcN0/MESY kPEq8HBKLc1UBEJ/vQx4RyRG5vzzg6JzyUETnrIj30xSChcV/APCmRv0rYj+nLqObIPU /c0fRjXZQsmE43gobcE7io+fNi6ul6nAqYEdT/W2DuAapNqQEAht3Z5+FQTH3/zBUnf+ IZFvO2lTNIPZ2aWvdURmdoY7pBLvxRXXY0Zv1elup+PtpOfHRcPOfjUZG4fM+ye8RsE6 nYMFvik7nENXIebIIiiZvH6yxQTBq3pWY672CWu4A0b9M7vM5/DLSAIYKDDTJqM57YhP tgGA== 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=Yl8exp2Vnm0GmqZD+hJFnuEarI/yuMwy4+WYCu3Nr6M=; b=i7tJTKgk39g+Jm2kPOd4NMrSQM7TRFwZWMxWNhdlMhxLtiChALy6l2M7ulCW6q5vWr hSJ3Szw4r4jduWysZI5o1Q4HkhxlBt1q+uWVz5plWAT5RPKk5FFuYcnAmpJKunTmx5LM SNvDPut5mqWFbh0t7RBr4izQYdrEZ3SdD9MbkK6Zbb6lKfBfmKMfrF8umYsZ5JjtGll/ uBEvA9qSnVrAq9Flx1rf3HzNVoaOIwihr1SF7m6PkWproZ2ARydfOvVQOgG33IRIJTrm gUH5O72PUiqAQWB82AUiGHCUW3P/2GsILj6W3OH1QDLvq3MjVGy+rIP9ipNb1Ou2fFD4 +W0Q== X-Gm-Message-State: ALyK8tLoQdIb7h/7QOYcioK5Ba4mqZgD1g9NjAPTVVSzYdnvI6i5dwQKvENlmLm96op2xw== X-Received: by 10.25.149.76 with SMTP id x73mr22905686lfd.27.1469104855167; Thu, 21 Jul 2016 05:40:55 -0700 (PDT) Received: from enkidu.semihalf.local (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id 196sm1759701ljf.5.2016.07.21.05.40.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Jul 2016 05:40:54 -0700 (PDT) From: Grzegorz Jaszczyk To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 12/18] ARM: mvebu: a39x: add missing nodes describing USB2.0 and USB3.0 Date: Thu, 21 Jul 2016 14:44:09 +0200 Message-Id: <1469105055-25181-14-git-send-email-jaz@semihalf.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1469105055-25181-1-git-send-email-jaz@semihalf.com> References: <1469105055-25181-1-git-send-email-jaz@semihalf.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160721_054115_997514_C43A4107 X-CRM114-Status: UNSURE ( 8.68 ) X-CRM114-Notice: Please train this message. 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: mark.rutland@arm.com, andrew@lunn.ch, jason@lakedaemon.net, jaz@semihalf.com, linux@armlinux.org.uk, alior@marvell.com, robh+dt@kernel.org, gregory.clement@free-electrons.com, mw@semihalf.com, thomas.petazzoni@free-electrons.com, sebastian.hesselbarth@gmail.com 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 The whole Armada 39x SoC family of processors has one USB2.0 and one USB3.0 which all can be supported with existing drivers. Signed-off-by: Grzegorz Jaszczyk Acked-by: Gregory CLEMENT --- arch/arm/boot/dts/armada-39x.dtsi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/arch/arm/boot/dts/armada-39x.dtsi b/arch/arm/boot/dts/armada-39x.dtsi index 0749878..1225cd8 100644 --- a/arch/arm/boot/dts/armada-39x.dtsi +++ b/arch/arm/boot/dts/armada-39x.dtsi @@ -381,6 +381,14 @@ reg = <0x22000 0x1000>; }; + usb@58000 { + compatible = "marvell,orion-ehci"; + reg = <0x58000 0x500>; + interrupts = ; + clocks = <&gateclk 18>; + status = "disabled"; + }; + xor@60800 { compatible = "marvell,armada-380-xor", "marvell,orion-xor"; reg = <0x60800 0x100 @@ -457,6 +465,14 @@ reg = <0xe4078 0x4>, <0xe4074 0x4>; status = "okay"; }; + + usb3@f8000 { + compatible = "marvell,armada-380-xhci"; + reg = <0xf8000 0x4000>,<0xfc000 0x4000>; + interrupts = ; + clocks = <&gateclk 10>; + status = "disabled"; + }; }; pcie-controller {