From patchwork Tue Oct 7 11:10:19 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoshihiro Shimoda X-Patchwork-Id: 5045071 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id C4EE09F349 for ; Tue, 7 Oct 2014 11:10:58 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E8C6F201F5 for ; Tue, 7 Oct 2014 11:10:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 15D3020211 for ; Tue, 7 Oct 2014 11:10:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753346AbaJGLK4 (ORCPT ); Tue, 7 Oct 2014 07:10:56 -0400 Received: from relmlor4.renesas.com ([210.160.252.174]:25325 "EHLO relmlie3.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752825AbaJGLKy (ORCPT ); Tue, 7 Oct 2014 07:10:54 -0400 Received: from unknown (HELO relmlir1.idc.renesas.com) ([10.200.68.151]) by relmlie3.idc.renesas.com with ESMTP; 07 Oct 2014 20:10:53 +0900 Received: from relmlac1.idc.renesas.com (relmlac1.idc.renesas.com [10.200.69.21]) by relmlir1.idc.renesas.com (Postfix) with ESMTP id B65844D8BE; Tue, 7 Oct 2014 20:10:53 +0900 (JST) Received: by relmlac1.idc.renesas.com (Postfix, from userid 0) id B6FE88002E; Tue, 7 Oct 2014 20:10:53 +0900 (JST) Received: from relmlac1.idc.renesas.com (localhost [127.0.0.1]) by relmlac1.idc.renesas.com (Postfix) with ESMTP id AF0098002D; Tue, 7 Oct 2014 20:10:53 +0900 (JST) Received: from relmlii1.idc.renesas.com [10.200.68.65] by relmlac1.idc.renesas.com with ESMTP id WAH18072; Tue, 7 Oct 2014 20:10:53 +0900 X-IronPort-AV: E=Sophos;i="5.04,669,1406559600"; d="scan'208";a="170770027" Received: from mail-hk1lp0126.outbound.protection.outlook.com (HELO APAC01-HK1-obe.outbound.protection.outlook.com) ([207.46.51.126]) by relmlii1.idc.renesas.com with ESMTP/TLS/AES256-SHA; 07 Oct 2014 20:10:52 +0900 Received: from localhost (211.11.155.147) by SINPR06MB331.apcprd06.prod.outlook.com (10.141.110.17) with Microsoft SMTP Server (TLS) id 15.0.1039.15; Tue, 7 Oct 2014 11:10:51 +0000 From: Yoshihiro Shimoda To: , , , , , , , CC: , , , Yoshihiro Shimoda Subject: [PATCH v2 1/2] arm: shmobile: r8a7790: add HS-USB device node Date: Tue, 7 Oct 2014 20:10:19 +0900 Message-ID: <1412680220-4552-2-git-send-email-yoshihiro.shimoda.uh@renesas.com> X-Mailer: git-send-email 1.9.4.msysgit.1 In-Reply-To: <1412680220-4552-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> References: <1412680220-4552-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> MIME-Version: 1.0 X-Originating-IP: [211.11.155.147] X-ClientProxiedBy: SIXPR06CA0050.apcprd06.prod.outlook.com (25.160.171.168) To SINPR06MB331.apcprd06.prod.outlook.com (10.141.110.17) X-Microsoft-Antispam: UriScan:; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;SRVR:SINPR06MB331; X-Forefront-PRVS: 035748864E X-Forefront-Antispam-Report: SFV:NSPM; SFS:(10019020)(6009001)(6069001)(199003)(189002)(20776003)(77096002)(88136002)(99396003)(77156001)(42382002)(106356001)(87976001)(93916002)(33646002)(76176999)(66066001)(229853001)(19580405001)(92566001)(19580395003)(50466002)(122386002)(62966002)(80022003)(42186005)(21056001)(47776003)(36756003)(89996001)(78352002)(46102003)(101416001)(31966008)(120916001)(105586002)(95666004)(87286001)(104166001)(97736003)(102836001)(64706001)(107046002)(76506005)(4396001)(85306004)(50226001)(92726001)(76482002)(85852003)(50986999)(40100002)(88662002); DIR:OUT; SFP:1102; SCL:1; SRVR:SINPR06MB331; H:localhost; FPR:; MLV:sfv; PTR:InfoNoRecords; A:0; MX:0; LANG:en; 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=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_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 | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi index 2380fd5..63a75f2 100644 --- a/arch/arm/boot/dts/r8a7790.dtsi +++ b/arch/arm/boot/dts/r8a7790.dtsi @@ -600,6 +600,17 @@ status = "disabled"; }; + hsusb: usb@e6590000 { + compatible = "renesas,usbhs-r8a7790"; + reg = <0 0xe6590000 0 0x100>; + interrupts = <0 107 IRQ_TYPE_LEVEL_HIGH>; + clocks = <&mstp7_clks R8A7790_CLK_HSUSB>; + renesas,buswait = <4>; + phys = <&usb0 1>; + phy-names = "usb"; + status = "disabled"; + }; + usbphy: usb-phy@e6590100 { compatible = "renesas,usb-phy-r8a7790"; reg = <0 0xe6590100 0 0x100>;