From patchwork Sun Sep 11 13:41:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Blumenstingl X-Patchwork-Id: 9325397 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id C9EA5607D3 for ; Sun, 11 Sep 2016 13:43:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BF7CE28A7F for ; Sun, 11 Sep 2016 13:43:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B20C028305; Sun, 11 Sep 2016 13:43:18 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3CDDD28305 for ; Sun, 11 Sep 2016 13:43:18 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bj52P-0001Oa-3X; Sun, 11 Sep 2016 13:43:13 +0000 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bj51G-0000x3-5f; Sun, 11 Sep 2016 13:42:04 +0000 Received: by mail-wm0-x243.google.com with SMTP id d7so2131347wmi.3; Sun, 11 Sep 2016 06:41:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=sv8N8o47tAC8RfbYcYn87UOUsVwDjrOvLE8e02vsuiQ=; b=MxjDy+SkHR0/qZjBtakR132PmS7O5xyO79M4hj1j8+Jd9asyV17HofYTJvQMAGZqMP MsCN+UkjmsMMIpexnsfAmRh8sHFTASICSYnlI0zfHyI4dQX8UJHL4+i4pSMYQ27/2EV+ NBpYkPLIcwAU+LGcF4HDSio8RpQeQWt0m3unxQHTys54DlrmHmHjzBCpHnVAQJa3Fou2 OyaivUkMQL1fEdkw8a7JyRuaBoWFTbSJnIWrwj553lObZwmBxxZPjNF1vnlCoWxquscb 4NASEToXkM47UujMIU2LtIkcElJ2mL8A5D6Kqw+j/DdAi+Hc1kNqEXJHj9QJOs7zgF8Y g7Dw== 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:in-reply-to :references; bh=sv8N8o47tAC8RfbYcYn87UOUsVwDjrOvLE8e02vsuiQ=; b=gnEc5e/HoZ7lWSZFl/Ink78GajCDJxDxX3Wbk4Zj2WNUgGcpe2q4LocOLDrRXgUIYj rYLxPx2Cp1W1R3PuC/0qalmjZygT8bTjBYj4jlLb/hDQoUwG+Bglcnf5uX4dL2qOJIm2 Ya2FTTbIu5nlo0ZeNZJAPCxqXYBWu5I3pE9l42tgqrMP/6ZI0ZPvhkGdpQcR7DTi55ES xdeJAxV/hFzX1XZvpxEYwpiVoJw8dnWSkdDzSs/6ZgWnWnOi+LSNTyLUmsIBX6chKAX3 kajiFRyLcEQyz8Y2ssot8wn4iaDwBceYwc+gIk5Os980g39TsvrRdeRs0D9GHm9y4fhA By5w== X-Gm-Message-State: AE9vXwN3EbSI1uz4YhMUzJEcpY5obVAme4L7nhxF1Ill7+EI7uBZ4+Rm8Gvd43a1xxcO2A== X-Received: by 10.28.137.212 with SMTP id l203mr6737312wmd.26.1473601304255; Sun, 11 Sep 2016 06:41:44 -0700 (PDT) Received: from blackbox.darklights.net (p200300DCD3CB9604519CE50E19B62432.dip0.t-ipconnect.de. [2003:dc:d3cb:9604:519c:e50e:19b6:2432]) by smtp.googlemail.com with ESMTPSA id bc5sm13011223wjb.37.2016.09.11.06.41.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Sep 2016 06:41:43 -0700 (PDT) From: Martin Blumenstingl To: linux-clk@vger.kernel.org, linux-usb@vger.kernel.org, linux-amlogic@lists.infradead.org, jbrunet@baylibre.com, johnyoun@synopsys.com, kishon@ti.com, khilman@baylibre.com, carlo@caione.org Subject: [PATCH v2 6/6] ARM64: meson-gxbb-vega-s95: Enable USB Nodes Date: Sun, 11 Sep 2016 15:41:11 +0200 Message-Id: <20160911134111.31141-7-martin.blumenstingl@googlemail.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20160911134111.31141-1-martin.blumenstingl@googlemail.com> References: <20160904213152.25837-1-martin.blumenstingl@googlemail.com> <20160911134111.31141-1-martin.blumenstingl@googlemail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160911_064202_595264_FB7C5528 X-CRM114-Status: UNSURE ( 7.54 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, gregkh@linuxfoundation.org, Martin Blumenstingl , sboyd@codeaurora.org, mturquette@baylibre.com, will.deacon@arm.com, robh+dt@kernel.org, catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Enable both gxbb USB controller and add a 5V regulator for the OTG port VBUS Signed-off-by: Martin Blumenstingl Signed-off-by: Jerome Brunet --- .../boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi index 463185d..bad32e6 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi @@ -77,6 +77,19 @@ compatible = "mmc-pwrseq-emmc"; reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>; }; + + usb_vbus: regulator-usb0-vbus { + compatible = "regulator-fixed"; + + regulator-name = "USB0_VBUS"; + + regulator-min-microvolt = <5000000>; + regulator-max-microvolt = <5000000>; + + gpio = <&gpio GPIODV_24 GPIO_ACTIVE_HIGH>; + enable-active-high; + }; + }; &uart_AO { @@ -133,3 +146,20 @@ vmmc-supply = <&vcc_3v3>; vmmcq-sumpply = <&vcc_1v8>; }; + +&usb0_phy { + status = "okay"; + phy-supply = <&usb_vbus>; +}; + +&usb1_phy { + status = "okay"; +}; + +&usb0 { + status = "okay"; +}; + +&usb1 { + status = "okay"; +};