From patchwork Thu Oct 2 08:04:32 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoshihiro Shimoda X-Patchwork-Id: 5016781 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 127519F327 for ; Thu, 2 Oct 2014 08:04:56 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 38C6420270 for ; Thu, 2 Oct 2014 08:04:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5717D2026F for ; Thu, 2 Oct 2014 08:04:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752321AbaJBIEt (ORCPT ); Thu, 2 Oct 2014 04:04:49 -0400 Received: from relmlor3.renesas.com ([210.160.252.173]:46703 "EHLO relmlie2.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751467AbaJBIEr (ORCPT ); Thu, 2 Oct 2014 04:04:47 -0400 Received: from unknown (HELO relmlir4.idc.renesas.com) ([10.200.68.154]) by relmlie2.idc.renesas.com with ESMTP; 02 Oct 2014 17:04:45 +0900 Received: from relmlac3.idc.renesas.com (relmlac3.idc.renesas.com [10.200.69.23]) by relmlir4.idc.renesas.com (Postfix) with ESMTP id A9D3741B26; Thu, 2 Oct 2014 17:04:45 +0900 (JST) Received: by relmlac3.idc.renesas.com (Postfix, from userid 0) id AD5DA180A1; Thu, 2 Oct 2014 17:04:45 +0900 (JST) Received: from relmlac3.idc.renesas.com (localhost [127.0.0.1]) by relmlac3.idc.renesas.com (Postfix) with ESMTP id A5F62180A0; Thu, 2 Oct 2014 17:04:45 +0900 (JST) Received: from relmlii2.idc.renesas.com [10.200.68.66] by relmlac3.idc.renesas.com with ESMTP id TAF27845; Thu, 2 Oct 2014 17:04:45 +0900 X-IronPort-AV: E=Sophos;i="5.04,637,1406559600"; d="scan'208";a="171548735" Received: from mail-hk1lp0118.outbound.protection.outlook.com (HELO APAC01-HK1-obe.outbound.protection.outlook.com) ([207.46.51.118]) by relmlii2.idc.renesas.com with ESMTP/TLS/AES256-SHA; 02 Oct 2014 17:04:44 +0900 Received: from localhost (211.11.155.147) by SIXPR06MB334.apcprd06.prod.outlook.com (10.141.120.16) with Microsoft SMTP Server (TLS) id 15.0.1039.15; Thu, 2 Oct 2014 08:04:43 +0000 From: Yoshihiro Shimoda To: , , , , , , , CC: , , , Yoshihiro Shimoda Subject: [PATCH 1/2] arm: shimobile: r8a7790: add HS-USB device node Date: Thu, 2 Oct 2014 17:04:32 +0900 Message-ID: <1412237073-1288-2-git-send-email-yoshihiro.shimoda.uh@renesas.com> X-Mailer: git-send-email 1.9.4.msysgit.1 In-Reply-To: <1412237073-1288-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> References: <1412237073-1288-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> MIME-Version: 1.0 X-Originating-IP: [211.11.155.147] X-ClientProxiedBy: HK2PR01CA0002.apcprd01.prod.exchangelabs.com (25.160.175.12) To SIXPR06MB334.apcprd06.prod.outlook.com (10.141.120.16) X-Microsoft-Antispam: UriScan:; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;SRVR:SIXPR06MB334; X-Forefront-PRVS: 03524FBD26 X-Forefront-Antispam-Report: SFV:NSPM; SFS:(10019020)(6069001)(6009001)(189002)(199003)(120916001)(104166001)(64706001)(92566001)(46102003)(10300001)(50986999)(76482002)(50226001)(20776003)(93916002)(102836001)(4396001)(66066001)(78352002)(99396003)(31966008)(92726001)(76176999)(97736003)(101416001)(21056001)(89996001)(36756003)(76506005)(107046002)(48376002)(19580395003)(88136002)(62966002)(87976001)(33646002)(47776003)(229853001)(95666004)(85306004)(85852003)(87286001)(42186005)(77096002)(106356001)(19580405001)(80022003)(77156001)(42382002)(50466002)(105586002)(88662002); DIR:OUT; SFP:1102; SCL:1; SRVR:SIXPR06MB334; H:localhost; FPR:; MLV:sfv; PTR:InfoNoRecords; MX:0; A:0; LANG:; 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.9 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 2380fd5..fd9fc37 100644 --- a/arch/arm/boot/dts/r8a7790.dtsi +++ b/arch/arm/boot/dts/r8a7790.dtsi @@ -1314,4 +1314,14 @@ ssi9: ssi@9 { interrupts = <0 379 IRQ_TYPE_LEVEL_HIGH>; }; }; }; + + 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_bwait = <4>; + phys = <&usb0 1>; + phy-names = "usb"; + }; };