From patchwork Fri Sep 29 11:52:31 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 9977769 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 A899960311 for ; Fri, 29 Sep 2017 12:02:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A1BBB27031 for ; Fri, 29 Sep 2017 12:02:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 962E828B44; Fri, 29 Sep 2017 12:02:16 +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.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 7D51927031 for ; Fri, 29 Sep 2017 12:02:15 +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=VnwU25S9uZnHNCynguEDpI/QLobW52enBmvqyloFV/A=; b=WcvMYUxOHWl/4u8+Brqv7vWzA2 NFDY0XngAwopxeab12yCdi8WMIO0aiMq76RV28MzVhVwNz1shy7N5B+46KLuEfmuu1tY5BCyC2At6 MEJw8cElCMd2s8uwpZZQzNhSif5ZQj7N8oSuhO3jhjAfifYPWXjWs/Ofb906o6LrgxAWeSnkWTC7B cc1TaoG/5iXue9wz1lVZGiFhhn401HIA5hmPAPt5jhOfMILGlbs7XWMpom17q8hNvBvt4lkQCcXE2 r0RYA1RoFL0Z26FtnK0pMrsi/rsLrDtWIxiOyf359pp+Z/sNaAF4hLzLE9f0+4DTXvBdy3ZmjwD3l W04Qa0iA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dxtzb-0005Pk-73; Fri, 29 Sep 2017 12:02:07 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dxtuv-0004A0-HH for linux-arm-kernel@lists.infradead.org; Fri, 29 Sep 2017 11:57:20 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id 3CD0925BEB4; Fri, 29 Sep 2017 21:53:17 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1506685997; bh=1Vwq4aeTkBMGpYALfYsv2+TvZqCIayPahqeDrXCSJXg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fnuFwNdEOZShcxatxjPITG2dxJaaGEtlJaDEr7lA+wEbjN9s07hZbQq3SBMBiexjw gU0fmlvEupGBcfj6DaSjFbl0QiRo6Qn8Bn3/T1Pta57mdbiXNaJPBP6b5ZykmwLafk vOmwjEgiLfev0X5aL5P9W+CHRTSJufyo+LDcP/Cg= Received: by penelope.horms.nl (Postfix, from userid 7100) id 1D4D1E20774; Fri, 29 Sep 2017 07:52:33 -0400 (EDT) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 22/22] arm64: dts: renesas: r8a7796: add USB3.0 peripheral device node Date: Fri, 29 Sep 2017 13:52:31 +0200 Message-Id: <2affee619d48d101831e83e74cadeb7c5200d9cb.1506678250.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.1.4 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170929_045717_908406_EDA77F49 X-CRM114-Status: UNSURE ( 7.55 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Yoshihiro Shimoda , Magnus Damm , linux-arm-kernel@lists.infradead.org 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 From: Yoshihiro Shimoda This patch adds USB3.0 peripheral channel 0 device node for r8a7796. Signed-off-by: Yoshihiro Shimoda Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm64/boot/dts/renesas/r8a7796.dtsi | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a7796.dtsi b/arch/arm64/boot/dts/renesas/r8a7796.dtsi index 16da83458f18..57ac5ca6ed98 100644 --- a/arch/arm64/boot/dts/renesas/r8a7796.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a7796.dtsi @@ -1279,6 +1279,17 @@ status = "disabled"; }; + usb3_peri0: usb@ee020000 { + compatible = "renesas,r8a7796-usb3-peri", + "renesas,rcar-gen3-usb3-peri"; + reg = <0 0xee020000 0 0x400>; + interrupts = ; + clocks = <&cpg CPG_MOD 328>; + power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; + resets = <&cpg 328>; + status = "disabled"; + }; + ohci0: usb@ee080000 { compatible = "generic-ohci"; reg = <0 0xee080000 0 0x100>;