Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp610289ybx; Tue, 5 Nov 2019 02:46:15 -0800 (PST) X-Google-Smtp-Source: APXvYqwoePtGtmU3sCqavoxBflWFHfLHLixS/Er5a/CFgr+kbGSaW+MASBfRAX3Hn9XrxEdkL3sk X-Received: by 2002:a17:906:1d45:: with SMTP id o5mr28911697ejh.250.1572950775808; Tue, 05 Nov 2019 02:46:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1572950775; cv=none; d=google.com; s=arc-20160816; b=okWPQcERXfG2n/RM8kcdz/t//dI0jqsXgYmTnyA16anKuOD4ugkXrjlkJaXeg5Atzc Wg3ke4n9QpnVHfpS9x1SG75Q16AZmEiE4aBeLn6j7nw2kw/NbIne6CzlFMK9jUoB0n1H g31Gob/ZkBipQsCx9OF6nqHrrN9eOsI/1Uhpn/B0KDFUd5sl8mIVOpa8iughE4cvvqZE NhMWIy41OMmet721wBvp01sdJOZEbb6zCtjAuBLYjUB5NJwqyHVbbl08wxd+T89/RQT2 O927jw89dklb4H3txuhLDLQ6XZU2ZXwtLYfpWguZ7EiMy8QJ2sj5PzypmcznUyUmg2yc UekA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:to :from:date:dkim-signature; bh=onQoxY+60Ht/QpXXbe43yBiTlL8/TGR6VtklKa0Nv8Q=; b=zaM5G4m1zABQFM9qkTLQnXigiaE/M6Bu5fNm0N3kTuLqJ4/MR63aercmKdSOFNfIOn +2FIinSB3uJ6FBXfdc3e9YYAaxQIDfDZdfir9e5iyTl/FGph9lfDGREmYMBPK1EIIeMt /+zAiaMTB5pRC604Eufxgli71SJ7LTyl6B6W4CICkeo+KLLSPl6BVmxwh08vlOQOtO24 biuWN5pKpbpWFQBoZxwaZHaiW0XuX3Xa6s+v/P/iW/OboNQkddc7rpINr91pnpLwOomm MUy6QzDvX5xuot371PuriBCEfU627BaLkpcaobtjIEoClgUEr8bhjckX8CVtYGanDN2R 4qmg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=PFdcBBT7; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y56si9381976edd.275.2019.11.05.02.45.51; Tue, 05 Nov 2019 02:46:15 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=PFdcBBT7; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388340AbfKEKpK (ORCPT + 99 others); Tue, 5 Nov 2019 05:45:10 -0500 Received: from mail.kernel.org ([198.145.29.99]:56078 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387905AbfKEKpK (ORCPT ); Tue, 5 Nov 2019 05:45:10 -0500 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1DB6B206BA; Tue, 5 Nov 2019 10:45:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572950709; bh=onQoxY+60Ht/QpXXbe43yBiTlL8/TGR6VtklKa0Nv8Q=; h=Date:From:To:Subject:References:In-Reply-To:From; b=PFdcBBT7246rOR+L/TuwT/n4Vd90Yj6lLmFUd6G+BIkkG3DYYgUrl28UrcsC9529U olg2lNxLJF9D2p0XDByHBB98hvUEFu0ZsC21KV3sVINqTUsnXTw6s+vC9LOX2EvyEb CeG36tokQ2/KIRdx+YsA4oASez2fvTD8FLd+rPZs= Date: Tue, 5 Nov 2019 11:45:07 +0100 From: Maxime Ripard To: linux-sunxi@googlegroups.com, Kishon Vijay Abraham I , Rob Herring , Mark Rutland , Chen-Yu Tsai , Icenowy Zheng , Thomas Gleixner , Arnd Bergmann , Greg Kroah-Hartman , Paul Kocialkowski , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 4/4] arm64: dts: allwinner: orange-pi-3: Enable USB 3.0 host support Message-ID: <20191105104507.GE3876@gilmour.lan> References: <20191020134229.1216351-1-megous@megous.com> <20191020134229.1216351-5-megous@megous.com> <20191021110946.gxmib3to7n7v2vof@gilmour> <20191104121648.jxgs2eoj6loh2as2@core.my.home> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="MAH+hnPXVZWQ5cD/" Content-Disposition: inline In-Reply-To: <20191104121648.jxgs2eoj6loh2as2@core.my.home> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --MAH+hnPXVZWQ5cD/ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Mon, Nov 04, 2019 at 01:16:48PM +0100, Ond=C5=99ej Jirman wrote: > Hello Maxime, > > On Mon, Oct 21, 2019 at 01:09:46PM +0200, Maxime Ripard wrote: > > On Sun, Oct 20, 2019 at 03:42:29PM +0200, megous@megous.com wrote: > > > From: Ondrej Jirman > > > > > > Enable Allwinner's USB 3.0 phy and the host controller. Orange Pi 3 > > > board has GL3510 USB 3.0 4-port hub connected to the SoC's USB 3.0 > > > port. All four ports are exposed via USB3-A connectors. VBUS is > > > always on, since it's powered directly from DCIN (VCC-5V) and > > > not switchable. > > > > > > Signed-off-by: Ondrej Jirman > > > > Those last two patches are fine with me, I'll merge them once the phy > > driver will be merged. > > PHY driver has been merged. You can now pull these patches too, when > you like. > > See here: https://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-ph= y.git/log/?h=3Dnext Thanks for letting me know, I just applied it. Maxime --MAH+hnPXVZWQ5cD/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXcFSswAKCRDj7w1vZxhR xYUhAQCgnMs/KfGma0n4q8UBRgykbOwd6sV62XQC9vYIV/XaCQEA95H1Cno4U6UO 7b+BJra9M7o+xz4P/Mv6itEuQHmycQM= =lBwP -----END PGP SIGNATURE----- --MAH+hnPXVZWQ5cD/--