Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4708249yba; Mon, 20 May 2019 02:16:52 -0700 (PDT) X-Google-Smtp-Source: APXvYqy6fR0YyF+XiSCYy5uB6jCIS6DAwP/zY7ifPXageuNkPffDKy89ReX/uLPn7hqzxzmtpLdb X-Received: by 2002:a63:ba5a:: with SMTP id l26mr74023114pgu.183.1558343812256; Mon, 20 May 2019 02:16:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558343812; cv=none; d=google.com; s=arc-20160816; b=0HIyKwK2ChqfjiJ0BIApfzFgrP4GLeKQbGo7bpbXHhIRlHM3JxGg8Oif8EvAEe2VwM SN+jfrg5rNK5qHLcocfGqRLtmYIMnxFYQGUAnqo8EerJk26/kymyjLEUA0C5AwfRR+1Y vYo8VcnRv43WSKrwLju+wR7UmzHSUZharew9DuQpSqkJKhwupQTtHeRhBurP4So1rrOM iSCR2+/nvN2z/utWMz8TJnJa9xm/2tgv/2D3TvSiXsNPl09JO5iaXgoGR1TD/tq7cqjQ 5P/Hvc5W99qxD1fl5jIFBIM6O+gswFBj4D/RNcSEz2vTbS0cVA3Gg6wXMgIgFbxuHSkp aoBA== 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:cc :to:from:date; bh=Y7idI70+ZOxrKunqWudaFvU8EE4ui1++/+5m85P7vYc=; b=QcX1/TJizEdvuvNN4CBQjPo/uDHUv9AhIuOpWxR+SJyeSBNxsv3SaXG/qGEYIaSg+t wDbZikTiNtRx6YgcjPoE0H36WT+r0mXTUULe7IxExStcvKo1E9jUFXwIaBp40z2dbzEs +n1W3lukGrF+FjaPfVyI1BZpmHQSgkW5/rmTRfG7SN/5Tpql7wBsi+npfJo6Adp2XmKL V5KhkUBdtkTNGvLgMkZiunI3TYUQ2AlNxZ3foUVdyZbTT8mYKA6mmaINXLi4xP342B9h oMG15gfwZ1xHKN2sFpOIm7H7rLJvZz/2Z8Zk892Ka55+4HdURNvS6NKbHdTGelDKv89P ZZJQ== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m19si16840640pgb.427.2019.05.20.02.16.24; Mon, 20 May 2019 02:16:52 -0700 (PDT) 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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730229AbfETHlv (ORCPT + 99 others); Mon, 20 May 2019 03:41:51 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:42667 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726436AbfETHlu (ORCPT ); Mon, 20 May 2019 03:41:50 -0400 X-Originating-IP: 90.88.22.185 Received: from localhost (aaubervilliers-681-1-80-185.w90-88.abo.wanadoo.fr [90.88.22.185]) (Authenticated sender: maxime.ripard@bootlin.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 7F61A1C0011; Mon, 20 May 2019 07:41:40 +0000 (UTC) Date: Mon, 20 May 2019 09:41:40 +0200 From: Maxime Ripard To: Chen-Yu Tsai Cc: Lee Jones , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] arm64: allwinner: Enable AXP803's USB power supply Message-ID: <20190520074140.7kln73ws3fkt63gm@flea> References: <20190418161804.17723-1-wens@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5pummrpkyefqzedl" Content-Disposition: inline In-Reply-To: <20190418161804.17723-1-wens@kernel.org> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --5pummrpkyefqzedl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Apr 19, 2019 at 12:18:01AM +0800, Chen-Yu Tsai wrote: > From: Chen-Yu Tsai > > Hi everyone, > > This series follows up on the A83T USB OTG series. The USB power supply > portion of the AXP803, the PMIC used with the A64, is identical to the > part in the AXP813/AXP818, used with the A83T. > > This series enables the USB power supply in the AXP803 using the AXP813's > compatible string as a fallback. The per-model compatible string is still > added as a contigency. > > Patch 1 adds an mfd cell for the USB power supply, to the AXP803. > > Patch 2 adds a device node for the USB power supply. > > Patch 3 enables the USB power supply on the Bananapi M64. > > Unfortunately the original Pine64 does not wire up the USB power supply, > and I don't have any other A64 boards. > > The mfd patch can go in through the mfd tree. There are no compile-time > dependencies. We, sunxi, can take the DT patches. Applied 2 and 3, thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --5pummrpkyefqzedl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHQEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXOJaNAAKCRDj7w1vZxhR xT8YAQCrhNoaCeDiNfKD0yyLnByQlt1Fhq3zrDMR7EoKAmRKSwD47VSRP1Bqcw2Q ljwc/WnLZXRKEMlsgmjlH+EMmQ0vAg== =A9Ui -----END PGP SIGNATURE----- --5pummrpkyefqzedl--