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 60561C00140 for ; Tue, 2 Aug 2022 11:51:38 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 896F184500; Tue, 2 Aug 2022 13:51:36 +0200 (CEST) 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="HVWgSnTd"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1BE56844CF; Tue, 2 Aug 2022 13:51:26 +0200 (CEST) Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) (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 6FF5484512 for ; Tue, 2 Aug 2022 13:51:23 +0200 (CEST) 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-qt1-x82f.google.com with SMTP id g3so1618998qtu.2 for ; Tue, 02 Aug 2022 04:51:23 -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=KGnhbaCSzpPbsKE081S6uV4ChbpaNCmwJ+iQ/69G1Bk=; b=HVWgSnTdoDgf6lGuNyfGbKNvo5p857XZJ5nikQy0XxVtZvMrV2bAQWtIhb1niStOQ4 E2gKBdMhPBzfqfDhB6s++DA/7aKedI2V7KwR5ibV5fpa4f24rbVBCd+8W6mh8c0JZDfq Jfc9cp2pMGFXul5atwtDsBFTw2ThYF7X1gAnY= 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=KGnhbaCSzpPbsKE081S6uV4ChbpaNCmwJ+iQ/69G1Bk=; b=zN+9WTKklIvn+SOgB3HBu5j9zUALHC1bZ4JVCJVZMoJUitML8D616Hh4ETzV1yXCpi jCU54Ou3zZsegaSvfHiDhIQiWJvJmgJtN0rTWkeTatDvGzSsi3jvQGuUUmuIddO49Q2a vUfy/pZaOLAGwZ4hY5QuS3o4Z+ioeA+wEdeGK7O5HwlwEiG1DWNdOpMbOavz9DEQ8ThF AAkNch3NjoBsyH2vNxKVWVJFAAe8TEgWh/A7fDpV/ej18a/TqN7Km9h1x0qcmp46skBL PZ2xix+ZvIqJ/Lu/V+57F8Fr7pK0vVaNKTkpxv5q4nebQfTnWDtLztO4aLJX2s3j2kF+ Zcgw== X-Gm-Message-State: AJIora+xg4E8FBVa/nN5MqAmJvUoCKxJ72l+ohjT+Bw6SoLhvQ9nI71M LfGcQYPhNpQ5e0BU+C35dqAaNmO3MahJJBtx X-Google-Smtp-Source: AGRyM1uXfW2x/AbN4+Ckopi7PHchEgp0Z04K6WT4oIkoqVnCdFBDiK8d8yu8OCdGa9+1uQDs7jTqKQ== X-Received: by 2002:a05:622a:1010:b0:31e:ecbc:db80 with SMTP id d16-20020a05622a101000b0031eecbcdb80mr18453473qte.180.1659441081932; Tue, 02 Aug 2022 04:51:21 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id do20-20020a05620a2b1400b006b5cefa8877sm10604814qkb.105.2022.08.02.04.51.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Aug 2022 04:51:21 -0700 (PDT) Date: Tue, 2 Aug 2022 07:51:18 -0400 From: Tom Rini To: u-boot@lists.denx.de Cc: Alison Wang , Andre Przywara , Ashish Kumar , David Feng , Enric Balletbo i Serra , Eugen Hristev , Fabio Estevam , Gregory CLEMENT , Heiko Schocher , Igor Grinberg , Linus Walleij , Liviu Dudau , Manish Tomar , Meenakshi Aggarwal , Mingkai Hu , Minkyu Kang , Nikita Kiryanov , Nobuhiro Iwamatsu , Patrice Chotard , Patrick Delaunay , Peng Fan , Pramod Kumar , Priyanka Jain , Rajesh Bhagat , Ramon Fried , Simon Glass , Simon Guinot , Tetsuyuki Kobayashi , Trevor Woerner , Udit Agarwal , Uri Mashiach , Wasim Khan Subject: Re: [PATCH 00/21] Finish migration to DM_ETH Message-ID: <20220802115118.GD1146598@bill-the-cat> References: <20220802113424.2988464-1-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lUKkiqUoKpLBkoR9" Content-Disposition: inline In-Reply-To: <20220802113424.2988464-1-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett X-Mailman-Approved-At: Tue, 02 Aug 2022 13:51:35 +0200 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.6 at phobos.denx.de X-Virus-Status: Clean --lUKkiqUoKpLBkoR9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 02, 2022 at 07:33:26AM -0400, Tom Rini wrote: > As I've noted before, with v2022.07 being released, we have gone 2 years > past the DM_ETH migration deadline. What this series does is a few > things: > - Remove some boards that either lack DM migration at all, or lack > OF_CONTROL. DM migration has had an explicit deadline, and OF_CONTROL > an implict one. > - Remove some un-migrated ethernet drivers. I had reached out in private > to some people about this and they had hoped to have done the > conversion by now. Unfortunately, here we now are. > - Perform some minor forceful migrations on boards. These boards use > OF_CONTROL and drivers which use DM_ETH, so I am hopeful that just > removing or guarding the code here is fine and works. > - Disable networkgin on some other boards. Unlike boards in the above > case, it looks like the board code itself needs some updates, as was > done on the platforms that have already been migrated. > - Finally, select DM_ETH for all NETDEVICES and update dependencies. >=20 > This series depends on > https://patchwork.ozlabs.org/project/uboot/patch/8ae444f17dc5db69a1da8098= 75a16462049857c7.1652363162.git.christophe.leroy@csgroup.eu/ > being applied and in practical terms depennds on my current outstanding > Kconfig migrations as well. Adding back the CC list git send-email dropped... --=20 Tom --lUKkiqUoKpLBkoR9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmLpD6sACgkQFHw5/5Y0 tyzz+Qv9GEY0/UAmOjXeTyS43703OQPsM6Ih8XxwDrj6nkfD2b3Jtyc5dO059sfk 4wJHZuCYP/tMTLnC4TOW8iGVW3MjCcTi+HnJt3YoZ/26AkSPwMI/RTfvYedpMgW/ WgaZ2Lnn2RnNCo/BmpLqCV1eq5Is+0lmqRs+JXbBTBSzra1370tPML6EILs4FPaY AWJAw9NcS5dB/GsJY6Ru/w3U0A9YbXcQJia0Qr8SwgTgKdIxpPelS8P58FGFt5ZV DtwvVBAc6SG7CCaRJ11zNV1xUAgfeBNzmL+4uym/SalugmzbFRq4FPKlF5CiJpCu Uzszc+sflUuF0lVsIWCIKYXI11/Ax7DD+7PUI61cvcGjA13j4i1GOeSYYf06oRAz V6XLYmfA1l3nIWbWzb3ACnW5pFv6cwx9ifUzBcabQoFduyPPR2EyD+UkSpdi2fXi FeisOwPw7saQrl4wdTUB7raL3v6JGghWLpXTrGOR6RAJNUMNO1Q6dQP5AgHauBYU RtZ8cEE/ =TnlJ -----END PGP SIGNATURE----- --lUKkiqUoKpLBkoR9--