From patchwork Thu May 29 11:00:08 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoshihiro Shimoda X-Patchwork-Id: 4263911 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 87A55BF90B for ; Thu, 29 May 2014 11:00:21 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id BA81020306 for ; Thu, 29 May 2014 11:00:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E00FD202E5 for ; Thu, 29 May 2014 11:00:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756303AbaE2LAT (ORCPT ); Thu, 29 May 2014 07:00:19 -0400 Received: from relmlor3.renesas.com ([210.160.252.173]:60835 "EHLO relmlie2.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751217AbaE2LAS (ORCPT ); Thu, 29 May 2014 07:00:18 -0400 Received: from unknown (HELO relmlir4.idc.renesas.com) ([10.200.68.154]) by relmlie2.idc.renesas.com with ESMTP; 29 May 2014 20:00:17 +0900 Received: from relmlac2.idc.renesas.com (relmlac2.idc.renesas.com [10.200.69.22]) by relmlir4.idc.renesas.com (Postfix) with ESMTP id B538742362; Thu, 29 May 2014 20:00:16 +0900 (JST) Received: by relmlac2.idc.renesas.com (Postfix, from userid 0) id 8EC3E280A6; Thu, 29 May 2014 20:00:16 +0900 (JST) Received: from relmlac2.idc.renesas.com (localhost [127.0.0.1]) by relmlac2.idc.renesas.com (Postfix) with ESMTP id 846D8280A0; Thu, 29 May 2014 20:00:16 +0900 (JST) Received: from relmlii2.idc.renesas.com [10.200.68.66] by relmlac2.idc.renesas.com with ESMTP id WBJ15396; Thu, 29 May 2014 20:00:16 +0900 X-IronPort-AV: E=Sophos;i="4.98,933,1392130800"; d="scan'208";a="161933284" Received: from mail-sg1lp0094.outbound.protection.outlook.com (HELO APAC01-SG1-obe.outbound.protection.outlook.com) ([207.46.51.94]) by relmlii2.idc.renesas.com with ESMTP/TLS/AES128-SHA; 29 May 2014 20:00:15 +0900 Received: from [10.161.20.55] (211.11.155.147) by SINPR06MB332.apcprd06.prod.outlook.com (10.141.110.18) with Microsoft SMTP Server (TLS) id 15.0.954.9; Thu, 29 May 2014 11:00:14 +0000 Message-ID: <53871338.8050606@renesas.com> Date: Thu, 29 May 2014 20:00:08 +0900 From: Yoshihiro Shimoda User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Simon Horman , SH-Linux , Rob Herring , , , , , "devicetree@vger.kernel.org" CC: Magnus Damm , "linux-arm-kernel@lists.infradead.org" Subject: [PATCH 2/2] arm: shmobile: r8a7790: add USB3.0 node to r8a7790.dtsi X-Originating-IP: [211.11.155.147] X-ClientProxiedBy: SIXPR04CA017.apcprd04.prod.outlook.com (10.141.119.37) To SINPR06MB332.apcprd06.prod.outlook.com (10.141.110.18) X-Forefront-PRVS: 022649CC2C X-Forefront-Antispam-Report: SFV:NSPM; SFS:(6009001)(6049001)(428001)(199002)(189002)(50986999)(59896001)(76482001)(81542001)(81342001)(102836001)(79102001)(36756003)(77982001)(64706001)(20776003)(54356999)(47776003)(87976001)(23756003)(66066001)(65956001)(87266999)(83072002)(99136001)(65806001)(85852003)(83322001)(4396001)(46102001)(99396002)(50466002)(65816999)(80022001)(19580395003)(19580405001)(21056001)(92726001)(92566001)(86362001)(31966008)(74662001)(74502001)(101416001)(42186004)(62816006); DIR:OUT; SFP:; SCL:1; SRVR:SINPR06MB332; H:[10.161.20.55]; FPR:; MLV:sfv; PTR:InfoNoRecords; A:1; MX:1; LANG:en; Authentication-Results: spf=none (sender IP is ) smtp.mailfrom=yoshihiro.shimoda.uh@renesas.com; X-OriginatorOrg: renesas.com Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-7.5 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Yoshihiro Shimoda --- arch/arm/boot/dts/r8a7790.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi index e06c486..e6b04f2 100644 --- a/arch/arm/boot/dts/r8a7790.dtsi +++ b/arch/arm/boot/dts/r8a7790.dtsi @@ -902,4 +902,14 @@ #size-cells = <0>; status = "disabled"; }; + + xhci: xhci@ee000000 { + compatible = "renesas,xhci-r8a7790"; + reg = <0 0xee000000 0 0xc00>; + interrupts = <0 101 IRQ_TYPE_LEVEL_HIGH>; + clocks = <&mstp3_clks R8A7790_CLK_SSUSB>; + phys = <&usbphy 1 1>; + phy-names = "usb"; + status = "disabled"; + }; };