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=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no 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 ED900C432C0 for ; Mon, 2 Dec 2019 19:17:17 +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 B5CF7214AF for ; Mon, 2 Dec 2019 19:17:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="O9CUIXIH"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Dkufy4cS" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B5CF7214AF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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=kF+kS+n8DZ5hg9BgihVLXX9Utgj0WSzXrmKo/yQpJ+g=; b=O9CUIXIHGS1490Vq6VhAgrSMR AQcbipEJGd9e1JG1Ojmbf4kTxslZGOcZZF0+aeyWvwT1ZZnpEJ4iMFuBSRhK7qeriXB+Ys4kmUT8i F+Vo7zZqFlc9xIpqmP6L9Ce3JAFYJRb74lu7lJRfpMvx9+9Yf1C4MJQjRQAZhgL0bLlr58Nz/dweP CQsiH6A9ET4jcJb77jdfSIPipkMeNnb6l3+R1VxLFdEXXdZgDtTNtwA32HvNtiaWPtIABo48lRe56 p9CDSuAGpdvSA6qi/2s/D7DDnkrQah2msMr0IBDG9pjfb+4drtTJaZ4QoemeERaI5jwn/HeJtYdyl pko6VsmJw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ibrC7-0001Gu-G8; Mon, 02 Dec 2019 19:17:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ibrC4-0001GG-2l for linux-arm-kernel@lists.infradead.org; Mon, 02 Dec 2019 19:17:13 +0000 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 50C7A214AF; Mon, 2 Dec 2019 19:17:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575314231; bh=Tbap/Zmbh8gZMiHJcbLH34iqHD0SlfP5bSkdQHyv2Pw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Dkufy4cS1HaipR+LhHipcKBL4Xu12NzG+/yYNkCVI8gfr2V1PjPUmGCblvOaQChp3 NGrtXRe7y9k2FEFMan3af92qn2MJT+HhhtXbHNOwPFyH+qYrAXJdXDgQBw4M7zNt1d cpllNddpVE7MoUoKopBcs0zLjKjMqw+iRkfQ22aA= Date: Mon, 2 Dec 2019 20:17:09 +0100 From: Maxime Ripard To: Stefan Mavrodiev Subject: Re: [PATCH v2 3/3] arm64: dts: allwinner: a64: olinuxino: Fix SDIO supply regulator Message-ID: <20191202191709.nqbushoi65dhiqgj@gilmour.lan> References: <20191129113941.20170-1-stefan@olimex.com> <20191129113941.20170-4-stefan@olimex.com> MIME-Version: 1.0 In-Reply-To: <20191129113941.20170-4-stefan@olimex.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191202_111712_139501_2F79B3EC X-CRM114-Status: GOOD ( 11.12 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-sunxi@googlegroups.com, open list , stable@vger.kernel.org, Chen-Yu Tsai , Rob Herring , "moderated list:ARM/Allwinner sunXi SoC support" Content-Type: multipart/mixed; boundary="===============7330938569024353768==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7330938569024353768== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="l3uncgqa5xbn4vfx" Content-Disposition: inline --l3uncgqa5xbn4vfx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Nov 29, 2019 at 01:39:41PM +0200, Stefan Mavrodiev wrote: > A64-OLinuXino uses DCDC1 (VCC-IO) for MMC1 supply. In commit 916b68cfe4b5 > ("arm64: dts: a64-olinuxino: Enable RTL8723BS WiFi") ALDO2 is set, which is > VCC-PL. Since DCDC1 is always present, the boards are working without a > problem. > > This patch sets the correct regulator. > > Fixes: 916b68cfe4b5 ("arm64: dts: a64-olinuxino: Enable RTL8723BS WiFi") > Cc: stable@vger.kernel.org # v4.16+ > Signed-off-by: Stefan Mavrodiev Applied, thanks! Maxime --l3uncgqa5xbn4vfx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXeVjNQAKCRDj7w1vZxhR xYI5AQDZZQGUNxHfiwStWrEfc2VJtj2zpYy6AQcUhgg5psTkzQEAr0lcg82RRRqt AQVFVWi1+hH35NAMNs6z1e4eIPP5ggU= =yaJQ -----END PGP SIGNATURE----- --l3uncgqa5xbn4vfx-- --===============7330938569024353768== 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 --===============7330938569024353768==--