From patchwork Thu Oct 2 08:05:34 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yoshihiro Shimoda X-Patchwork-Id: 5016811 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 2BE94BEEA6 for ; Thu, 2 Oct 2014 08:05:59 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5F5C820274 for ; Thu, 2 Oct 2014 08:05:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8D83420270 for ; Thu, 2 Oct 2014 08:05:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752388AbaJBIFz (ORCPT ); Thu, 2 Oct 2014 04:05:55 -0400 Received: from relmlor2.renesas.com ([210.160.252.172]:50460 "EHLO relmlie1.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751637AbaJBIFw (ORCPT ); Thu, 2 Oct 2014 04:05:52 -0400 Received: from unknown (HELO relmlir1.idc.renesas.com) ([10.200.68.151]) by relmlie1.idc.renesas.com with ESMTP; 02 Oct 2014 17:05:51 +0900 Received: from relmlac4.idc.renesas.com (relmlac4.idc.renesas.com [10.200.69.24]) by relmlir1.idc.renesas.com (Postfix) with ESMTP id 54A8F45DC4; Thu, 2 Oct 2014 17:05:51 +0900 (JST) Received: by relmlac4.idc.renesas.com (Postfix, from userid 0) id 4B930480A6; Thu, 2 Oct 2014 17:05:51 +0900 (JST) Received: from relmlac4.idc.renesas.com (localhost [127.0.0.1]) by relmlac4.idc.renesas.com (Postfix) with ESMTP id 29D86480A4; Thu, 2 Oct 2014 17:05:51 +0900 (JST) Received: from relmlii2.idc.renesas.com [10.200.68.66] by relmlac4.idc.renesas.com with ESMTP id TAE23475; Thu, 2 Oct 2014 17:05:51 +0900 X-IronPort-AV: E=Sophos;i="5.04,637,1406559600"; d="scan'208";a="171548827" Received: from mail-hk1lp0124.outbound.protection.outlook.com (HELO APAC01-HK1-obe.outbound.protection.outlook.com) ([207.46.51.124]) by relmlii2.idc.renesas.com with ESMTP/TLS/AES256-SHA; 02 Oct 2014 17:05:49 +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:05:48 +0000 From: Yoshihiro Shimoda To: , , , , , , , CC: , , , Yoshihiro Shimoda Subject: [PATCH 2/3] arm: shmobile: koelsch: enable HS-USB Date: Thu, 2 Oct 2014 17:05:34 +0900 Message-ID: <1412237135-1668-3-git-send-email-yoshihiro.shimoda.uh@renesas.com> X-Mailer: git-send-email 1.9.4.msysgit.1 In-Reply-To: <1412237135-1668-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> References: <1412237135-1668-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> MIME-Version: 1.0 X-Originating-IP: [211.11.155.147] X-ClientProxiedBy: SG2PR03CA0039.apcprd03.prod.outlook.com (25.160.233.49) 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: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=-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/r8a7791-koelsch.dts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts index 3f55c16..b3dac1a 100644 --- a/arch/arm/boot/dts/r8a7791-koelsch.dts +++ b/arch/arm/boot/dts/r8a7791-koelsch.dts @@ -495,3 +495,8 @@ }; }; }; + +&hsusb { + status = "okay"; + renesas,enable-gpio = <&gpio5 18 GPIO_ACTIVE_LOW>; +};