From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED,URIBL_RHS_DOB,USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7C36DC10F0E for ; Thu, 18 Apr 2019 15:49:40 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4C2B321479 for ; Thu, 18 Apr 2019 15:49:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EtwqglVE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4C2B321479 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=VX2pymOr273vL1G0NcZeSiPYWVWK6SMCvIJF2uvRKhs=; b=EtwqglVENBGQenPkR/xl2sMTm qTeZ819gD/OwVF9FOiXLTyLyAr6ylgmqpKUUwZ1Mvm0/AHc4GoGcGXDWjrrY5zgAz5di4XLVMnhTl tvZuceRVk6SWAJmvhf8ixDj1JjTkVp8SLrOk2ryPs6x+9+QIXroAbmM4IjVT7WEvRhCIEBUHbsNa9 2kfH5yQK5kz0cEmR9ogyoUB0z6Yu+7F9xGjXYyUyFNz6MaUgnzbwkgOduwZ7GiW+91CGKBpr91r50 oq40vk9CsPumRaf8l+uaNb12mSTUdkkPMR8EwRhdpzKbBC2Mgj0zMjgKFaSClYl+nFpTj7M0rFd3O hc0r3YqFg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hH9I1-0006Vl-DB; Thu, 18 Apr 2019 15:49:29 +0000 Received: from relay12.mail.gandi.net ([217.70.178.232]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hH9Hy-0006VH-FD for linux-arm-kernel@lists.infradead.org; Thu, 18 Apr 2019 15:49:28 +0000 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (Authenticated sender: maxime.ripard@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id A3FEB200009; Thu, 18 Apr 2019 15:49:22 +0000 (UTC) Date: Thu, 18 Apr 2019 17:49:22 +0200 From: Maxime Ripard To: Sebastian Reichel Subject: Re: [PATCH v4 0/7] ARM: sun8i: a83t: Enable USB OTG Message-ID: <20190418154922.rvvxpiznjiv7kpee@flea> References: <20190416064024.20414-1-wens@kernel.org> <20190417212703.7qq3nzjdvnceaim2@earth.universe> MIME-Version: 1.0 In-Reply-To: <20190417212703.7qq3nzjdvnceaim2@earth.universe> User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190418_084926_661242_41857A36 X-CRM114-Status: GOOD ( 11.21 ) 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-pm@vger.kernel.org, linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org, Hans de Goede , Chen-Yu Tsai , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============4915817008484798878==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4915817008484798878== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4s2awzwutf52hbae" Content-Disposition: inline --4s2awzwutf52hbae Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Apr 17, 2019 at 11:27:03PM +0200, Sebastian Reichel wrote: > Hi, > > On Tue, Apr 16, 2019 at 02:40:17PM +0800, Chen-Yu Tsai wrote: > > This is v4 of my A83T USB power supply / OTG series. Hopefully this is > > the last revision even though it's kind of late in the -rc cycle for > > the patches to make the next release. Fingers crossed. > > Patches 1-5 (i.e. all except DTS) queued to power-supply subsystem. Applied 6 and 7, thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --4s2awzwutf52hbae Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXLicggAKCRDj7w1vZxhR xcjmAPsExx+ObhmzFPzNakWk+3jIHQv5lf/NKwHkfKZlj+44+gD+MAClY05iAllo tQybyFGM7nvD7QeOLO5vixGfmIh2cQU= =S8Za -----END PGP SIGNATURE----- --4s2awzwutf52hbae-- --===============4915817008484798878== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============4915817008484798878==--