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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 026A4C433F5 for ; Sun, 26 Sep 2021 20:15:28 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 0E8A060EB6 for ; Sun, 26 Sep 2021 20:15:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0E8A060EB6 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3A4A4835CE; Sun, 26 Sep 2021 22:15:25 +0200 (CEST) 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="mFxraHyv"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EB706835C8; Sun, 26 Sep 2021 22:15:22 +0200 (CEST) Received: from mail-qk1-x731.google.com (mail-qk1-x731.google.com [IPv6:2607:f8b0:4864:20::731]) (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 69BE6835CE for ; Sun, 26 Sep 2021 22:15:17 +0200 (CEST) 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-qk1-x731.google.com with SMTP id 72so34382652qkk.7 for ; Sun, 26 Sep 2021 13:15:17 -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:user-agent; bh=VLeYfRS0HYriASFA+L/nNV+Bi+3pw/wx8UXKdpAFn+M=; b=mFxraHyvKM8tsOOLVhtJT4eezfd2f7oRVLcxhHgEnou7AvAV52DCvhCEABJotmc56c sg+oYDAW3oIvn0cRQSrGINWosiVlat72ybAzynjeG91I7Fbb+5KXZwDKztOWeQz8/LlO Iz1Gx6SdGinboZKqxKTYv8QfhkNfl83j1lVZ0= 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:user-agent; bh=VLeYfRS0HYriASFA+L/nNV+Bi+3pw/wx8UXKdpAFn+M=; b=JOqqplgD7x7hxh62Y+nKOMrgRJ0MPmBJscyLmkfaroc7pmyHN0ZYaqqumRUdqXJkOf GSoPGplYhxyKmMB1hWt9EdDg722kpHFweQp4+qiIklR36IoIoarEFQ/isv6zGBqKorGm 61bLILHOx6/TTIm2Jdnz0s2aXfyIQw7+fKb8GVOgGSYaDTvU4fpIJ3KGyI8dahq8hKjj duuwrMahMonwDpbxsuoyjF/J3Jwb416aJfbt0+lvBQ6+yBsVhNaMmGA+sgWHdAA3ZXZI iBZd30vVY6/a+T5HEa7tBCx26NIQOo3Dd8Cq5aHV570OPUtmn/3Q7/HBkewXS7q+hjgb w2rw== X-Gm-Message-State: AOAM5319VnjMnqIzeKK70RjEmhHHQJA7DZFafbXiURAfziNs+yeCaFoc Lg7AtdSid7xOrgIqmI6XjM++YQ== X-Google-Smtp-Source: ABdhPJz2D1cFqCBpxtOI6GIitjImXSdfWiVReD247h2x4G+5Bu6xNVhuQrtsCj2918DNIvW0Ov6omQ== X-Received: by 2002:a37:668d:: with SMTP id a135mr20516380qkc.288.1632687316179; Sun, 26 Sep 2021 13:15:16 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-ac93-cd04-265f-76da.res6.spectrum.com. [2603:6081:7b01:cbda:ac93:cd04:265f:76da]) by smtp.gmail.com with ESMTPSA id d129sm10874424qkf.136.2021.09.26.13.15.15 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sun, 26 Sep 2021 13:15:15 -0700 (PDT) Date: Sun, 26 Sep 2021 16:15:13 -0400 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Anatolij Gustschin Subject: Re: DM_VIDEO migration Message-ID: <20210926201513.GA31748@bill-the-cat> References: <20210926162100.GY31748@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="EyIqDK7+GVCmgGrt" Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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 --EyIqDK7+GVCmgGrt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 26, 2021 at 12:34:25PM -0600, Simon Glass wrote: > Hi Tom, >=20 > On Sun, 26 Sept 2021 at 10:21, Tom Rini wrote: > > > > On Sun, Sep 26, 2021 at 09:53:24AM -0600, Simon Glass wrote: > > > > > Hi Anatolij, > > > > > > It looks like it is well past time to complete the DM_VIDEO migration > > > and drop the old code. There are still a few drivers left. > > > > > > Are you looking at this? I could perhaps send an initial patch to rem= ove a few. > > > > What are you seeing that's left? We already dropped everything I > > thought. There might be unused drivers left, and compat code tho? >=20 > Yes, but also I noticed cfg_console.c which is quite old. Go and start ripping things out then, we did delete / disable VIDEO on the non-migrated platforms, except maybe sunxi needs a since-posted series to fully migrate everything? Or maybe that was DM_I2C only. --=20 Tom --EyIqDK7+GVCmgGrt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFQ1MoACgkQFHw5/5Y0 tyzrgAv/R6lxFjp7cEwrJcLrw1NSA0S4Grzz/3zRDfpsif0Z6T7WiMfCP7QpDR3U s9OPWjr4apArHYl4k4yT9eZcGOqtYjbOx8xJ5nroDPK1OPKa1U00vtvac9w5JHEq FOwDuUNJ+/Tw/K7twdPgNmH4YquGxXznwIKuy0TzVwj3ZfJjhTfyzWQsIIaQ3Xu/ NrsKo22g1B+l0HTNMUUXcz+7gq4ilyXNd+Y5koglPHmpmlhwt2KUi2hkdFkJBEDN gAwGRZP+cFdHfAYXmKMjQrDYPvM0sHCB+d7HNDmOc4RxcKDNDphWfRPSg4vKR0Bs fWoKxLbs21Ww8Nn8h+TjEg1VA5v22lYZRiiW6m3gyhTdwgfL1R3YHR9tdoaMVtmF KOl2OT+nMECvj1jvO0nNm3XoFWcgg5NONiBzvIlPeFGeJOurq5hzBC3Ev+6GMHM6 K4I22L4r8OiRLlQy3mKmOYUvTpEBuvrFH9syC8gB0ZcOp5JYiRe49TPwN5l1KwaC bm7M+978 =rVBT -----END PGP SIGNATURE----- --EyIqDK7+GVCmgGrt--