From patchwork Fri Sep 26 21:01:35 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 4987571 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 8797DBEEA6 for ; Fri, 26 Sep 2014 21:01:52 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 2B5D92021F for ; Fri, 26 Sep 2014 21:01:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 65F3220225 for ; Fri, 26 Sep 2014 21:01:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755881AbaIZVBk (ORCPT ); Fri, 26 Sep 2014 17:01:40 -0400 Received: from mail-la0-f49.google.com ([209.85.215.49]:44185 "EHLO mail-la0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756011AbaIZVBj (ORCPT ); Fri, 26 Sep 2014 17:01:39 -0400 Received: by mail-la0-f49.google.com with SMTP id ge10so696632lab.36 for ; Fri, 26 Sep 2014 14:01:38 -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=lwfnIyDW9eVWi/abAylEsa5ZR64LDoTlfUGWrxlyvOI=; b=QyYdyZ+ktKltr+yuK2o2KjzHYhYxYR5ayf+iKWJ7/ajP0T6BBFIEZjBc0h44lzWkiZ 2DQZOGC3c88apo3h1AndUN/2G5KMV3mD4EMAoELm6luP/k7R8soljx4tL5f/EKseJhYs tuWxmBSlDT4NwdxyI+pZKK5SsnIcN6N6bRv4ai48BqR79OjFfhNhFQ2trdrqVygvijkF 4wiPijPSaipQknzQGYNhs8fLS4gqxI2nyoH4ZfJH8PdjP+FjhM2ZGpZWCabKpTEu+sc5 YGc8VKJ6NiYWdL8iU9eXQ4Y4wioBpgicMhgYSWAB+wuGeh0053rFtMYFX8CAafc9blb1 vxtg== X-Gm-Message-State: ALoCoQlukzvHdJqkkRKkfbGce0GnJrC/M52TW5yZB8ZtPivd5ItpgnYefeI+BzSVMtHHMJqU40qH X-Received: by 10.152.28.8 with SMTP id x8mr20227898lag.80.1411765298109; Fri, 26 Sep 2014 14:01:38 -0700 (PDT) Received: from wasted.cogentembedded.com (ppp30-229.pppoe.mtu-net.ru. [81.195.30.229]) by mx.google.com with ESMTPSA id zt1sm2258162lbc.31.2014.09.26.14.01.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Sep 2014 14:01:37 -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 2/2] ARM: shmobile: lager: enable USB PHY Date: Sat, 27 Sep 2014 01:01:35 +0400 Message-ID: <1862889.19pI7tAsvN@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: <4420279.PiYV5HPFxp@wasted.cogentembedded.com> References: <4420279.PiYV5HPFxp@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 Lager board. Signed-off-by: Sergei Shtylyov --- Changes in version 4: - refreshed the patch. Changes in version 3: - refreshed the patch. Changes in version 2: - refreshed the patch. arch/arm/boot/dts/r8a7790-lager.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/r8a7790-lager.dts =================================================================== --- renesas.orig/arch/arm/boot/dts/r8a7790-lager.dts +++ renesas/arch/arm/boot/dts/r8a7790-lager.dts @@ -424,6 +424,10 @@ pinctrl-names = "default"; }; +&usbphy { + status = "okay"; +}; + /* composite video input */ &vin1 { pinctrl-0 = <&vin1_pins>;