From patchwork Mon Jan 16 19:14:49 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 9519341 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 DAF546020B for ; Mon, 16 Jan 2017 19:17:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CA8D128306 for ; Mon, 16 Jan 2017 19:17:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BE8B628335; Mon, 16 Jan 2017 19:17:57 +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_SIGNED, 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 AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 550CC28306 for ; Mon, 16 Jan 2017 19:17:57 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cTCmy-0004QF-J0; Mon, 16 Jan 2017 19:17:56 +0000 Received: from merlin.infradead.org ([2001:4978:20e::2]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cTCmw-0004Jg-JF for linux-arm-kernel@bombadil.infradead.org; Mon, 16 Jan 2017 19:17:54 +0000 Received: from forward8j.cmail.yandex.net ([2a02:6b8:0:1630::183]) by merlin.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cTCmt-0008GG-Ej for linux-arm-kernel@lists.infradead.org; Mon, 16 Jan 2017 19:17:52 +0000 Received: from smtp3m.mail.yandex.net (smtp3m.mail.yandex.net [77.88.61.130]) by forward8j.cmail.yandex.net (Yandex) with ESMTP id 799C320D23; Mon, 16 Jan 2017 22:17:22 +0300 (MSK) Received: from smtp3m.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3m.mail.yandex.net (Yandex) with ESMTP id 0088828409F8; Mon, 16 Jan 2017 22:17:16 +0300 (MSK) Received: by smtp3m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id h4aXT6W1l1-Gsj8I69T; Mon, 16 Jan 2017 22:17:14 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aosc.xyz; s=mail; t=1484594236; bh=+h5NZYDrZwIc1z3QzTQnWutlSmWiMwvpRTuRlHAvRgw=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=C6UIJJ4LYkAnttfR9GYSQAlHUllwZXSFr5vfM4J5z8fo2aN03CJKWcyDy7TJyPmP4 +FOlPFdPdSpcgNDe8O/M/xjMrcufTVEbkZAVx0+1/th7OCGkG9QEQ5PpQ/q8O7r+0f w7gJ2FYm3IIQa4dV/kpvuQonGaPj2nRSopzwKa2Q= Authentication-Results: smtp3m.mail.yandex.net; dkim=pass header.i=@aosc.xyz X-Yandex-ForeignMX: FR X-Yandex-Suid-Status: 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 1130000036118848 From: Icenowy Zheng To: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Kishon Vijay Abraham I , Greg Kroah-Hartman , Bin Liu Subject: [PATCH 4/4] ARM: dts: sun8i: enable USB OTG on Orange Pi One board Date: Tue, 17 Jan 2017 03:14:49 +0800 Message-Id: <20170116191449.50397-5-icenowy@aosc.xyz> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170116191449.50397-1-icenowy@aosc.xyz> References: <20170116191449.50397-1-icenowy@aosc.xyz> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170116_141752_214950_83139F77 X-CRM114-Status: GOOD ( 11.10 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Icenowy Zheng , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Orange Pi One board features a USB OTG port, which cannot be used to power up the board, but have a gateable VBUS and an ID pin, which makes it possible to be used in both host and peripheral mode. Enable its OTG port in dual-role mode. Signed-off-by: Icenowy Zheng --- arch/arm/boot/dts/sun8i-h3-orangepi-one.dts | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-h3-orangepi-one.dts b/arch/arm/boot/dts/sun8i-h3-orangepi-one.dts index 34da853ee037..8f69c8c9995c 100644 --- a/arch/arm/boot/dts/sun8i-h3-orangepi-one.dts +++ b/arch/arm/boot/dts/sun8i-h3-orangepi-one.dts @@ -115,6 +115,11 @@ }; }; +®_usb0_vbus { + gpio = <&r_pio 0 2 GPIO_ACTIVE_HIGH>; /* PL2 */ + status = "okay"; +}; + &r_pio { leds_r_opc: led_pins@0 { pins = "PL10"; @@ -151,7 +156,14 @@ status = "disabled"; }; +&usb_otg { + dr_mode = "otg"; + status = "okay"; +}; + &usbphy { /* USB VBUS is always on */ status = "okay"; + usb0_id_det-gpios = <&pio 6 12 GPIO_ACTIVE_HIGH>; /* PG12 */ + usb0_vbus-supply = <®_usb0_vbus>; };