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 C2EA9C4332F for ; Fri, 14 Oct 2022 17:28:47 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4995484CEC; Fri, 14 Oct 2022 19:28:45 +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="UoFjL+EG"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 98C3584C4C; Fri, 14 Oct 2022 19:28:43 +0200 (CEST) Received: from mail-qk1-x732.google.com (mail-qk1-x732.google.com [IPv6:2607:f8b0:4864:20::732]) (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 E40D384CEC for ; Fri, 14 Oct 2022 19:28:40 +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-qk1-x732.google.com with SMTP id m6so2912587qkm.4 for ; Fri, 14 Oct 2022 10:28:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=6y2QTNvIy6b5p3IBfRYzOnewU46ATFZHv6i8vHmi6d4=; b=UoFjL+EGp/LM6EcqHHBu/d6M9+l5+TtedFJGt5vshbV9308h9nwTmanFmZyqz9lT/f JCeSBIGypRnW1Q1qoVYfbgru/QpCifdpGBIX97v7Bb0ofnY+iygxO+rDsAnQ1iftkB2m APeeerdi3STYi+uzosUliYjf3o5nSZMfZDKJo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=6y2QTNvIy6b5p3IBfRYzOnewU46ATFZHv6i8vHmi6d4=; b=6WUyE1hohniOFFBte1ENemAJOgCSqfqE7xyci03nZXW+SMD7wKUEAAZ4Rwo1AvRf/g xWajHwyBYMhdu1vmjGQWaylgZ97LGKvw2VpDhe26qiVqGV4TLZkUB+mXi3cGTXfGPwan S6F2nN9i+2bprm1iYpaNnrgla+1D8YdFR2tbN1a+Pty0sfBVymG2lreOrmubji7OldBl 1ggBDav6Qb4m8B1JysiVDSiosMZBW08zTu9KdESUnHpfebTbkATakHFPvZmJNEIycvgv nJaWRTNr4Ij9dWaH0DHljlEzss0ChmobBiJGdj11fE79iKt9B/wzY+SpMQvNldfPLOMm yQNQ== X-Gm-Message-State: ACrzQf3fEIwFOgUeD8ccSgy+DoPemJbLFK6JAorrZe3wSHk5F2tVSpQI lLPIo05JUOB7pfKHaS6ai+uYRQ== X-Google-Smtp-Source: AMsMyM74bKeKBPp90HJ6W/cWt5eTr3YRpOGHwSmRYa6MeLskTSqvSOceLTKIfbDPcpbsYlqtFCbI4Q== X-Received: by 2002:a05:620a:191c:b0:6ed:88c5:e839 with SMTP id bj28-20020a05620a191c00b006ed88c5e839mr4671366qkb.627.1665768519661; Fri, 14 Oct 2022 10:28:39 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-b049-0e25-0576-9c40.res6.spectrum.com. [2603:6081:7b00:6400:b049:e25:576:9c40]) by smtp.gmail.com with ESMTPSA id j4-20020ac874c4000000b0039cb59f00fcsm2395183qtr.30.2022.10.14.10.28.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Oct 2022 10:28:38 -0700 (PDT) Date: Fri, 14 Oct 2022 13:28:37 -0400 From: Tom Rini To: Michael Nazzareno Trimarchi Cc: u-boot@lists.denx.de, u-boot-custodians@lists.denx.de Subject: Re: U-Boot CONFIG_DM_SERIAL migration deadline Message-ID: <20221014172837.GC2020586@bill-the-cat> References: <20221014151821.GS2020586@bill-the-cat> <20221014170152.GB2020586@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="YQa7rwQ/GRwZE7J4" Content-Disposition: inline In-Reply-To: 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.6 at phobos.denx.de X-Virus-Status: Clean --YQa7rwQ/GRwZE7J4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 14, 2022 at 07:06:21PM +0200, Michael Nazzareno Trimarchi wrote: > Hi Tom >=20 > On Fri, Oct 14, 2022 at 7:01 PM Tom Rini wrote: > > > > On Fri, Oct 14, 2022 at 06:58:50PM +0200, Michael Nazzareno Trimarchi w= rote: > > > Hi > > > > > > On Fri, Oct 14, 2022 at 5:18 PM Tom Rini wrote: > > > > > > > > Hey all, > > > > > > > > I'm sending this email out to the main and custodian lists, and bcc= 'ing > > > > all of the listed maintainers for platforms that have a problem her= e. > > > > The migration deadline for switching from CONFIG_SERIAL to > > > > CONFIG_DM_SERIAL is the v2023.04 release. Now, per how I've behaved= in > > > > the past, I'm not going to immediately remove these platforms. But = it > > > > would be very good to jump on migrating them now, rather than waiti= ng > > > > further. The full list (at least in so far as our Makefile check can > > > > determine) is: > > > > SBx81LIFKW SBx81LIFXCAT pogo_e02 pogo_v4 dns325 iconnect d2net_v2 > > > > net2big_v2 inetspace_v2 netspace_lite_v2 netspace_max_v2 > > > > netspace_mini_v2 netspace_v2 dreamplug guruplug openrd_base > > > > openrd_client openrd_ultimate sheevaplug ib62x0 dockstar goflexhome > > > > nas220 ds109 nsa310s mx23evk mx28evk imx28_xea imx28_xea_sb > > > > mx23_olinuxino vexpress_ca9x4 am43xx_evm_qspiboot am43xx_hs_evm_qspi > > > > ti816x_evm vinco bcm7260 bcm7445 ls1021aiot_qspi ls1021aiot_sdcard > > > > ls1021aqds_nand ls1021aqds_nor_SECURE_BOOT ls1021aqds_qspi > > > > ls1021aqds_sdcard_ifc ls1021aqds_sdcard_qspi ls1021atsn_qspi > > > > ls1021atsn_sdcard ls1021atwr_nor_SECURE_BOOT ls1021atwr_qspi > > > > ls1021atwr_sdcard_ifc ls1021atwr_sdcard_ifc_SECURE_BOOT > > > > ls1021atwr_sdcard_qspi mx51evk mx53loco usbarmory m53menlo udoo > > > > wandboard mx6qsabrelite nitrogen6dl nitrogen6dl2g nitrogen6q > > > > nitrogen6q2g nitrogen6s nitrogen6s1g imx6dl_mamoj dh_imx6 marsboard > > > > riotboard imx6dl_icore_nand imx6q_icore_nand imx6qdl_icore_mipi > > > > imx6qdl_icore_mmc imx6qdl_icore_nand imx6qdl_icore_rqs imx6ul_geam_= mmc > > > > imx6ul_geam_nand imx6ul_isiot_emmc imx6ul_isiot_nand mx6memcal > > > > > > We should take care of engicam boards. I will ask jagan if we have al= l of them > > > > As you're the first person to speak up about an i.MX family of boards, > > this is one of the cases where I really would like to see a solution at > > the SoC level. I hope there's not a reason that all imx6* can't just > > enable DM_SERIAL at this point. I really want to hope imx* can enable > > it, but it certainly needs to be sanity tested throughout the families. > > > > But yes, starting with moving all of the engicam boards over is better > > than not moving anything over, and I do understand not everyone is > > comfortable making wide sweeping changes they can't also test. > > >=20 > Well, I said that will help with this. I will check it out later. Last > time on imx8mn, > We drop few lines of code and rework the code in the board itself. I need= to run > some test Great, thanks! --=20 Tom --YQa7rwQ/GRwZE7J4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmNJnDsACgkQFHw5/5Y0 tyyCLQwAlC5eUkSyoxyLx7weDGC/isMDc2DeJUywuaUp4/zu+9rcI6xVF23kAq3N oMCCu1M8RRvXHbljEpI/FcLPm/ZfIxSgx4KYFbTeBqDbr0trHQfv297rM66P0MhW PNyzEZ2FiYqCtLeuM8DzVFCRjQlxdoCRNiTbndprCRlnVFg4GipF9/aoj4LvRXDM yw4MCErHZK0Opi969OjPFQfhDfb4pU+2ESzBAp/0+20HF6Yv1m7Zc4EVIq9Wj+6P dIkWPLgUzFJ/cTTvLhsQvPYHfJ+8AAR0Cc/r+gI5cukN7oVCBN6zcSkae2ohyr86 mSlMq6y4hZj5uhcdUqbv4trI3Hod2m6ySxqBXwmRD/hyvnDCLdWnssQ/1i+SG1Gk 2XjgS/WZnkpwm43/2Ar0gDgfhatvFAFDocsQh2i40BulJdWaLKn0A90shck/vZlY XZNcx6uQMM6bm3Y2FoLATSBkj+D/NgtThNLIXmkH1xopO8Tmzwc9oqkKlWr8+5dr dgDofvf7 =wR52 -----END PGP SIGNATURE----- --YQa7rwQ/GRwZE7J4--