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 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5282AC433EF for ; Mon, 14 Mar 2022 13:08:39 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5730F83C68; Mon, 14 Mar 2022 14:08:29 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="GU6EpeK+"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 16AA583C0C; Mon, 14 Mar 2022 14:07:56 +0100 (CET) Received: from mail-qv1-xf32.google.com (mail-qv1-xf32.google.com [IPv6:2607:f8b0:4864:20::f32]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id E185683C2B for ; Mon, 14 Mar 2022 14:07:41 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf32.google.com with SMTP id b12so12459880qvk.1 for ; Mon, 14 Mar 2022 06:07:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=2rHpDGIFotNj3iA+685RM8wQvKiWdEkRd3xb8j/k/4c=; b=GU6EpeK+LoZzepFioYYfXmmFl8l8tt+agQF5Ztxi8QjWmY+omiq3BxRKL1yo0AyzvQ PvQF/FaX5UMCCtZgDjl3asnkP3Eed1kLutRkGWDzb4mNccTJ1RJa+wp5WZkisBjLV/s6 lOJxTSLnd0RUj9UGyY1ONw5Or3irIhD27zzRk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=2rHpDGIFotNj3iA+685RM8wQvKiWdEkRd3xb8j/k/4c=; b=gsy4dCXuNeuuQEgc1Qn0XuNVqgn21iAC64kgzunSW72bvN/VQgEh0mtq67ELtDmeOw l+kFrA9PKmZACZox1FNePIKSCEwQaOhjf3EcwCRy4gjbtLFlo0SF4KE4+gapPhJxRnuT w9ycambqlxNdlBD7ADoX/flZSjLooV5ltos0Xtfr9rsxmH12VVNvuxIPhA0Ks47CUVW0 QFhvXn05QrP9Z9+J7cocy/INzV58lpQOR0SaRAPFzeQvicknENwpa0K28d857cAljrh1 YiM5QEf3adINiDGJ5dfwW1hxyeOV6vmDPW7dp3PwzVlB21G9SA8roXjrnA+b61ewqZDg pgvw== X-Gm-Message-State: AOAM533im8M3wUJr+yL8GpMMk79dT5kzotlyIC+EhUROtwYAk99sUpfF XuOF6KhwU8Sz2ysyyE2lprYAwUpve1wttRQj X-Google-Smtp-Source: ABdhPJx3IL325VjyRdEbft9huIyR5sb3FynqiYRPr7AVWiYbqQ2/LA/PX9Wtrx5mm91d1xRcVQHwBg== X-Received: by 2002:a05:6214:c24:b0:440:a01f:c77b with SMTP id a4-20020a0562140c2400b00440a01fc77bmr6484340qvd.55.1647263260672; Mon, 14 Mar 2022 06:07:40 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id l126-20020a37bb84000000b0067b3c2bcc0dsm7923678qkf.1.2022.03.14.06.07.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Mar 2022 06:07:39 -0700 (PDT) Date: Mon, 14 Mar 2022 09:07:38 -0400 From: Tom Rini To: Romain Naour Cc: u-boot@lists.denx.de Subject: Re: [PATCH 2/4] ARM: omap3_beagle: Power on MMC when setting up PMIC Message-ID: <20220314130738.GN9986@bill-the-cat> References: <20220225111834.231005-1-romain.naour@gmail.com> <20220225111834.231005-2-romain.naour@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="WkHPBKJ2pKcVUM5H" Content-Disposition: inline In-Reply-To: <20220225111834.231005-2-romain.naour@gmail.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --WkHPBKJ2pKcVUM5H Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 25, 2022 at 12:18:32PM +0100, Romain Naour wrote: > The PMIC enables power to the MMC card by default, but depending > on the state it was left when restarted, it's possible the MMC > may be powered down. >=20 > This patch patch explicitly tells the twl4030 to power the MMC. >=20 > Based on commits [1][2]. >=20 > [1] 64fd2d26140aa72b43428d079974f7c0e7f88353 > [2] 27b653449178e80b333e7bc5a81eed3bd1bd6861 >=20 > Signed-off-by: Romain Naour Applied to u-boot/next, thanks! --=20 Tom --WkHPBKJ2pKcVUM5H Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIvPhoACgkQFHw5/5Y0 tyz2cwwAils2jMwUTxJsOunB0eU/zNaTBXtE8qK9Kg7KqnMrDINNfy9vG8TysZEQ YXjmlc6Y8PdzAR9wBSJpvJXmJLWs48W/NbyCG2yKCzNEt7A3SN4V1QSxOzUCRj1X eB9gGIcTbrXjo1+3Db07CEWyaqSNwa++eXLHnJznz61xE2OL1nED+eEW7PmcxXRv E+7jaB1t5pfxCfTh3Z3qAqZzrr1X+WOq3icComAmL+mSEgloPIC2X9cmEkjcWbZD ZyZNZ0o5M9maheefjKIFT7RVOWXDze/d8/QDomMTJ7jQhFljsHzo0tnFBmiYYfpd r1PKSGUDp2Oaj8kZ3N4jGBbVmCZvZJodbjjssQ8NCEV8IWnT95SOZTwD9sMX7X3Y /b5WCQ6kLKhzIY2RrqzOoHpy93jnRdBU8GAyEQdtiatFCKCPiXBBlzqB+nugoCel BSZHbNxWZEKVYA62IvQzIIyrecIWBZZdb/oNVz1uSUdE4h9RkjAMHnc0R7QkmWd4 WVn441T5 =wdZ/ -----END PGP SIGNATURE----- --WkHPBKJ2pKcVUM5H--