Message ID | 8dae1d2bbc128201bde30eee41940fab4c4f18c0.1543229515.git.horms+renesas@verge.net.au (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BC05A14E2 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 26 Nov 2018 13:03:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A9EB0287C9 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 26 Nov 2018 13:03:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9DD3E287E6; Mon, 26 Nov 2018 13:03:40 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 35D15287DC for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 26 Nov 2018 13:03:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=n+/bZiCTRnW/089XMeGer741gZ4kdXRxP2yd+nE/m+8=; b=O21NamQ3TSrgnfVmb03Q9EAm+I OGk11ChlKeb1yqqlndm0UxLa/2oUBfuIIwklgN3QrZukkjLuzYCDuawJNzBqPok9d/8+kztwdLKyy cA3061kdJHAwLaFl251JkhRyBaZCBdliAEFSrWWBjB19izkx2yIUePYMw9L1I3eGFvXfAk6ANbWL7 k/uX4FgU6pEP/sll8MvnPn/tzTSaQAByqvDOMwC5PMJbvw9HEYsA+Qp4H6Fmv1s2wOn36twjkTGec 5WnoaLOqJjEhjRYRPdUL+TIR840ZN0C1OKaF6f87QnxL4JrpYGZezP5UJdQWPSxbITfjWPpFf27G5 oi7TPHpA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRGY1-0007o7-9W; Mon, 26 Nov 2018 13:03:33 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRGVf-00043r-94 for linux-arm-kernel@lists.infradead.org; Mon, 26 Nov 2018 13:01:28 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 18E5625BF16; Mon, 26 Nov 2018 23:55:10 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1543236910; bh=pSzJTylCSxaRE2ZvzC+10byFxkzKuwUrYRtDVwR3vC8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=W+Q7CryDJ1saVfb2AjAymDpHR7RvQ0BBkDvOsC3pQrmXGTtdj+grLBla8JVCvXdwb DTvTedzpKh3xbBceo/rY8+LuRRi2WK51QA3i2OoCiz4wcIqYRP/ZKzQnIRuw5fdZoO V7VKvmODc4dUUVorS6O3eNcoKFlFZmI419VX7iK4= Received: by reginn.horms.nl (Postfix, from userid 7100) id 6DE7E940903; Mon, 26 Nov 2018 13:55:08 +0100 (CET) From: Simon Horman <horms+renesas@verge.net.au> To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 13/40] arm64: dts: renesas: r8a77990: add/enable USB3.0 peripheral device node Date: Mon, 26 Nov 2018 13:54:39 +0100 Message-Id: <8dae1d2bbc128201bde30eee41940fab4c4f18c0.1543229515.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: <cover.1543229515.git.horms+renesas@verge.net.au> References: <cover.1543229515.git.horms+renesas@verge.net.au> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181126_050108_233321_17746388 X-CRM114-Status: GOOD ( 10.19 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Simon Horman <horms+renesas@verge.net.au>, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>, Magnus Damm <magnus.damm@gmail.com>, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
[GIT,PULL] Renesas ARM64 Based SoC DT Updates for v4.21
|
expand
|
diff --git a/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts b/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts index f342dd85b152..ff428a64341c 100644 --- a/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts +++ b/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts @@ -362,6 +362,11 @@ status = "okay"; }; +&usb3_peri0 { + companion = <&xhci0>; + status = "okay"; +}; + &vin4 { status = "okay"; }; diff --git a/arch/arm64/boot/dts/renesas/r8a77990.dtsi b/arch/arm64/boot/dts/renesas/r8a77990.dtsi index f969e680b9ba..cb83d866db7f 100644 --- a/arch/arm64/boot/dts/renesas/r8a77990.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a77990.dtsi @@ -898,6 +898,17 @@ status = "disabled"; }; + usb3_peri0: usb@ee020000 { + compatible = "renesas,r8a77990-usb3-peri", + "renesas,rcar-gen3-usb3-peri"; + reg = <0 0xee020000 0 0x400>; + interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>; + clocks = <&cpg CPG_MOD 328>; + power-domains = <&sysc R8A77990_PD_ALWAYS_ON>; + resets = <&cpg 328>; + status = "disabled"; + }; + ohci0: usb@ee080000 { compatible = "generic-ohci"; reg = <0 0xee080000 0 0x100>;