From patchwork Thu Jul 21 12:44:13 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Grzegorz Jaszczyk X-Patchwork-Id: 9241625 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 6A432602F0 for ; Thu, 21 Jul 2016 12:52:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5BA1F26242 for ; Thu, 21 Jul 2016 12:52:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5064827F46; Thu, 21 Jul 2016 12:52:24 +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 EBF6726242 for ; Thu, 21 Jul 2016 12:52:23 +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 1bQDRJ-0004Eu-HX; Thu, 21 Jul 2016 12:50:57 +0000 Received: from mail-lf0-x236.google.com ([2a00:1450:4010:c07::236]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bQDI4-0001sP-7t for linux-arm-kernel@lists.infradead.org; Thu, 21 Jul 2016 12:41:26 +0000 Received: by mail-lf0-x236.google.com with SMTP id f93so60799757lfi.2 for ; Thu, 21 Jul 2016 05:41:04 -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=iU5KjLhuZstks7+CGwPKed5DIxFA+hQPK1pYSOMUUcU=; b=mQFsc5O+FTZ7Jpc7Tk7F7eUTzMNQkwUApqwF0/9ZysrEKQGqf8ktB1tCr7YAQ4Bh/p jpWHBf/af6V1l5Lyiviw9jJBXoqaIiXoU8Yi7F6aioVyoZc1q7FE/o2mqKrFI5Y+O87V XeumkrDvIMzAOyBr6iUXB9FgEBB0aOhmubdclhCknotD9/fk7wedSS2N/BSMaMC2HiCe fdYQlN1GxZzVDNsnRALklHCA7YQm9g6VyiVqtMRNYWazp9yDvY0D0t/ujAJgGJDMvTGt UShmgRX50QvVRo5jYtjv5J5n7H9s8eRySfrhaTPPglFqHQUW/c9UYLSQf0ltoTUsJg+m PlhQ== 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=iU5KjLhuZstks7+CGwPKed5DIxFA+hQPK1pYSOMUUcU=; b=lUYcdEXwpECUaDty9x3rBcorMqpSbVISEnkM3eYLMlvWWT5hqGMVeac7s8XXaCTRHg oOmXjs7AKBZlcw60hshx2thdPm59qTEEKGiCXAundSefk8S1NfBPSemSc6FylUux66b0 AotKexNuioCBpddwuZpXJa8AtlFu/YJxzzRc8QQgdMdGqJy6zjRFXDTFCbZNPVFOF0AP BLZ/+Iy3F0w9xq1LF6JVAMeUAt6ZuXwokj7k2/oCf2fYkRhm3uImZbVGdYWlKSb1yyS0 qbk+In0pkzTtSb/vmCNpGNXFQVO2Ci2ugb6bspfuVKE1K7UXMldJOkD0lyTpTSguErz9 SILw== X-Gm-Message-State: ALyK8tJ8MqEnqU/BBpLnvLXufy2aXuiLs4+72QM4/jSV14eZjnor5Bwk1RP3I48bilh9Kg== X-Received: by 10.25.149.76 with SMTP id x73mr22906230lfd.27.1469104862543; Thu, 21 Jul 2016 05:41:02 -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.41.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Jul 2016 05:41:01 -0700 (PDT) From: Grzegorz Jaszczyk To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 16/18] ARM: mvebu: a398-db: enable supported usb interfaces Date: Thu, 21 Jul 2016 14:44:13 +0200 Message-Id: <1469105055-25181-18-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_054124_792983_D193D1B4 X-CRM114-Status: UNSURE ( 9.02 ) 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 Signed-off-by: Grzegorz Jaszczyk Acked-by: Gregory CLEMENT --- arch/arm/boot/dts/armada-398-db.dts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/armada-398-db.dts b/arch/arm/boot/dts/armada-398-db.dts index 788c3ba..969b49f 100644 --- a/arch/arm/boot/dts/armada-398-db.dts +++ b/arch/arm/boot/dts/armada-398-db.dts @@ -108,6 +108,10 @@ status = "okay"; }; + usb@58000 { + status = "okay"; + }; + flash@d0000 { status = "okay"; pinctrl-0 = <&nand_pins>; @@ -132,6 +136,10 @@ reg = <0x1000000 0x3f000000>; }; }; + + usb3@f8000 { + status = "okay"; + }; }; pcie-controller {