From patchwork Fri Sep 26 21:10:46 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 4987711 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 B76B39F3D1 for ; Fri, 26 Sep 2014 21:10:54 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E241B2022D for ; Fri, 26 Sep 2014 21:10:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 22DBB2021F for ; Fri, 26 Sep 2014 21:10:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756332AbaIZVKw (ORCPT ); Fri, 26 Sep 2014 17:10:52 -0400 Received: from mail-lb0-f175.google.com ([209.85.217.175]:51777 "EHLO mail-lb0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756200AbaIZVKu (ORCPT ); Fri, 26 Sep 2014 17:10:50 -0400 Received: by mail-lb0-f175.google.com with SMTP id w7so9706699lbi.34 for ; Fri, 26 Sep 2014 14:10:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=hEcuXgjQzi/vLOTq4I98mTc3f+RRM0sI91RXeBpWRAQ=; b=FYf2J8CEO/MlttM4q61O6yTQKEGNE8OGRm2YNzuNrOPDb4+0B+9mh9ZhUObuiGbGFB PIBrqFIfR9uA5knAh+bAPRto1mbgWoxK8Ij3IrGaUEspCGhlqEdZolMY+oTbE0hfDJs7 cemv2fK4xdd5MhToRssh5ksEQpyXhODQio99HMWKTOxdZwJvI0W/2cwzAac1LVoM6BR2 Mcl1GQqyhm01o2szkLJCNXCvBNk/zDHGZ/DGiV+iZD+9fR57ePAp85l2RJ4jePuesgq9 VJUAUes4/Efha3ELzJTn5qmg7kCiK6XxCN8BYuZeJYIeHf5LQHY+TwNIEWW5NgEkQWEQ 6rZA== X-Gm-Message-State: ALoCoQlULsdxHu3MZElHbOzEv9Xm2LWROIvqm/PFVJTcPLPx4Cu+69Ai05e+fTdB5IwA0e2YPPoX X-Received: by 10.112.54.169 with SMTP id k9mr22323798lbp.32.1411765849465; Fri, 26 Sep 2014 14:10:49 -0700 (PDT) Received: from wasted.cogentembedded.com (ppp30-229.pppoe.mtu-net.ru. [81.195.30.229]) by mx.google.com with ESMTPSA id z5sm2268940lbu.21.2014.09.26.14.10.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Sep 2014 14:10:48 -0700 (PDT) From: Sergei Shtylyov To: horms@verge.net.au, linux-sh@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, devicetree@vger.kernel.org Cc: magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org Subject: [PATCH v4 3/3] ARM: shmobile: henninger: enable USB PHY Date: Sat, 27 Sep 2014 01:10:46 +0400 Message-ID: <19100173.2CvJq460O8@wasted.cogentembedded.com> Organization: Cogent Embedded Inc. User-Agent: KMail/4.13.3 (Linux/3.16.3-200.fc20.x86_64; KDE/4.13.3; x86_64; ; ) In-Reply-To: <3383603.zZsCVpCDbD@wasted.cogentembedded.com> References: <3383603.zZsCVpCDbD@wasted.cogentembedded.com> MIME-Version: 1.0 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.6 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 Enable USB PHY device for the Henninger board. Signed-off-by: Sergei Shtylyov --- Changes in version 4: - refreshed the patch. Changes in version 3: - refreshed the patch. arch/arm/boot/dts/r8a7791-henninger.dts | 4 ++++ 1 file changed, 4 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Index: renesas/arch/arm/boot/dts/r8a7791-henninger.dts =================================================================== --- renesas.orig/arch/arm/boot/dts/r8a7791-henninger.dts +++ renesas/arch/arm/boot/dts/r8a7791-henninger.dts @@ -271,6 +271,10 @@ pinctrl-names = "default"; }; +&usbphy { + status = "okay"; +}; + &pcie_bus_clk { status = "okay"; };