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 4F3CFC433F5 for ; Sun, 9 Jan 2022 01:28:41 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B8478831F8; Sun, 9 Jan 2022 02:28:13 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="YScHH2nc"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C1F0080FE7; Sun, 9 Jan 2022 02:28:11 +0100 (CET) Received: from mail-qv1-xf2b.google.com (mail-qv1-xf2b.google.com [IPv6:2607:f8b0:4864:20::f2b]) (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 7B5F283787 for ; Sun, 9 Jan 2022 02:28:08 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf2b.google.com with SMTP id q4so10219292qvh.9 for ; Sat, 08 Jan 2022 17:28:08 -0800 (PST) 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=eaHStzs5ODCVMgVvB1WMZFLDf8OScZMbyrHpntJB1QM=; b=YScHH2ncquYfaFB1rKXWFR8KmzvzpmbebXLTJPDoqCKtd5CuLW8n9vJq86G9G2U073 0t7JuX2qfCupRk3FQK8IbNqMfNCLhZhMMFURtYrIMoIQ0mSqyL0G+2DxT/uDM6IePfoL tVvfOwUmBgpatbA88QNbuy/mOyidGp9/tFCOM= 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=eaHStzs5ODCVMgVvB1WMZFLDf8OScZMbyrHpntJB1QM=; b=nqpwDNWHh/WBap8LTyko0bodx1/thBa197er8MWlNVme/Hl6d46TDywFGP7hWctqpx k9s+g9vB1H+VFbUR7yctRR9ESwvt48qOWduYV2hmAYAGaku3/udiKvhZBO3pAshyylZI UpeNPnY0e3VuuqtkxICvhjFbttMY63190QeqLGnWl/BvWp6WbcN635/hyZMhsEAKJuWu OO5CDwRCFRmPJnKe2pR94kmYvjnlnNODfLFFyTHBNnEGyISviRBGOL9ClsHMyRf2jtlA NXvM7VqDeu6hN/6fUAeLBQ8DUBHV7C6firSNr4NppOHEMqumcNT/uxlehg5SxJ7bqUJM 3P9Q== X-Gm-Message-State: AOAM5303ni1HwIDy2EtEB2Tzbq2jZeyi7+K5ZdTBg513wTds+4XFicwo 6qBuJwGIS3d8zOGjCsDyatLdLSIGxyyYGQ== X-Google-Smtp-Source: ABdhPJyBshwIzKFhKt21efXvNUczumtveTrR/Vmddc+FK4YsQ34lA143Jt4PoioKLCdDt2Y092+4iQ== X-Received: by 2002:a05:6214:f07:: with SMTP id gw7mr10366539qvb.6.1641691687426; Sat, 08 Jan 2022 17:28:07 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-d427-2e49-c645-22b9.res6.spectrum.com. [2603:6081:7b01:cbda:d427:2e49:c645:22b9]) by smtp.gmail.com with ESMTPSA id m20sm1968386qtx.39.2022.01.08.17.28.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 08 Jan 2022 17:28:06 -0800 (PST) Date: Sat, 8 Jan 2022 20:28:05 -0500 From: Tom Rini To: Gary Bisson Cc: u-boot@lists.denx.de, troy.kisky@boundarydevices.com Subject: Re: [PATCH] nitrogen6x: add missing pinctrl to fix mmc Message-ID: <20220109012805.GK2773246@bill-the-cat> References: <20220105131753.1137235-1-gary.bisson@boundarydevices.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PzOtvhhk/q9Ht+B6" Content-Disposition: inline In-Reply-To: <20220105131753.1137235-1-gary.bisson@boundarydevices.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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.2 at phobos.denx.de X-Virus-Status: Clean --PzOtvhhk/q9Ht+B6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 05, 2022 at 02:17:53PM +0100, Gary Bisson wrote: > Since commit f7ac30b042d, the pin muxing for mmc was removed from the > board file to be managed by DM_MMC which requires PINCTRL to work. It > made the change for sabrelite but nitrogen configs were forgotten. >=20 > Signed-off-by: Gary Bisson > Reviewed-by: Fabio Estevam > Acked-by: Troy Kisky Applied to u-boot/master, thanks! --=20 Tom --PzOtvhhk/q9Ht+B6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHaOiUACgkQFHw5/5Y0 tyx44Av/W3JdCJDL8qta0nHddnWDVohpEVTvqrX7hVILd4t43KUPKNn4LLKOXpSK B4asIrhjienCtVCKFz0htTX7rfzMHILyR/eWlD/hGFPGb9ruuNMaI+LYm9mA/rVV 6yrUMOWovOMh7a6ngG1NNY21EgRUZ5dR0mylcorPfrCA7Ar4W9M0HDWudMTBL3ff DZiDh6AAfdgSZMyXZbuC79lWkvLCJydaQdqQR2oRbTFeH8nl0rapGprjC6fLz5xS ikOqRP9pUzBHth6X0DW8qczHdvrYBcsrbjACOFj0gBUnbSZggoZajzxWt9PnwDsd kKyAFbgdn+51Rb95dssh1QwbB07XadxpxRqaVOx63o0ueqS1FZdjDIlCF1miyrvH K5GMc7EKesoGTBU+IVcNNcdQiJSg2DDC5DIjEDBrni97Otm9EyWs4CIjdqy3ap97 X3102lwa0D8itSGS4+85mW8rygENfpUWftEOJNwTBE43RuRSiEIpt4l818xz20uC exwVRSst =8V5c -----END PGP SIGNATURE----- --PzOtvhhk/q9Ht+B6--