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 EB3B0C433F5 for ; Sun, 10 Oct 2021 20:04:30 +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 DAC1460F6E for ; Sun, 10 Oct 2021 20:04:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DAC1460F6E 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 C86C082E88; Sun, 10 Oct 2021 22:04:26 +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="kvAHde3H"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D259282EBB; Sun, 10 Oct 2021 22:04:24 +0200 (CEST) Received: from mail-qv1-xf34.google.com (mail-qv1-xf34.google.com [IPv6:2607:f8b0:4864:20::f34]) (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 55BAB82DF7 for ; Sun, 10 Oct 2021 22:04:21 +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-qv1-xf34.google.com with SMTP id z3so9761583qvl.9 for ; Sun, 10 Oct 2021 13:04:21 -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=NAtv8X/kzWdTcIYEf44+MY85ptv8HSIo67qdVa2bFUk=; b=kvAHde3H6Cqm7nbkO8Puw4MMTnUX1ZbOsVPjBAVpuNRAHUyynLNosIZLOp9jzt28/k Tphxh9vJG2AvmF9aWQpV25EFL3zLJKk9bFlhNoUffe3hW87IDytfMsww/48PddEhyqAn 3D2niYDbeWc89eVg+jJhm/81H95Q4G+DBWfQM= 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=NAtv8X/kzWdTcIYEf44+MY85ptv8HSIo67qdVa2bFUk=; b=mQQS32QHCAKWFfUCLgg5rKoBpiQysLyUREyBDQJMXulhXcgUCJlDw18TgoX1aoM/hs p2vtyqJKP99NHDpq2zJHygQdRZFiqFRYKf/LZKTotvI+U8irodI2o8kJiWPZQlsWMYuK CJaWe3QbpdJCRgHWD6Ap9mHwjMvof41GdU19H11Hk7q7g80GZP7CB5XqPw7k9+BHKl19 R+H+pyWV42EUvDxv5EmewgZU32j77hZ1J9NYrEZiK2NfvyfRep9HnNLiYAj4IOST6mKT m8iQBFZBuPK7QPeLH5026iJcpoGGD1p5vzbGT5NlLKedq/rrK9MC/DuE5VoT2y1shKiJ mjDA== X-Gm-Message-State: AOAM530kJvQ3LpRjAe/b1txJCWCajPyoQT+Y0dkmRCyfWzVCMie6hfze V96E7ynZaSTlPqgIMOcruB/gmg== X-Google-Smtp-Source: ABdhPJzBa2t1MsmdmF3v+5zzgoF4q0O2fF+6fibe4v1BFneyd//n8pIpTrdSZdS+DVQvdMsQ1M8vdQ== X-Received: by 2002:a0c:e10b:: with SMTP id w11mr21096307qvk.33.1633896259860; Sun, 10 Oct 2021 13:04:19 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-7461-ba79-88cf-55cd.res6.spectrum.com. [2603:6081:7b01:cbda:7461:ba79:88cf:55cd]) by smtp.gmail.com with ESMTPSA id 187sm3379164qkk.2.2021.10.10.13.04.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 10 Oct 2021 13:04:19 -0700 (PDT) Date: Sun, 10 Oct 2021 16:04:17 -0400 From: Tom Rini To: Anatolij Gustschin Cc: u-boot@lists.denx.de Subject: Re: Please pull u-boot-video Message-ID: <20211010200417.GS7964@bill-the-cat> References: <20211009232923.4c0bc097@crub> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="1o9jrj+SkgBpwUj4" Content-Disposition: inline In-Reply-To: <20211009232923.4c0bc097@crub> X-Clacks-Overhead: GNU Terry Pratchett 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 --1o9jrj+SkgBpwUj4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 09, 2021 at 11:29:23PM +0200, Anatolij Gustschin wrote: > Hi Tom, >=20 > please pull new video patches. >=20 > gitlab CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipeli= nes/9433 >=20 > Thanks, > Anatolij >=20 > The following changes since commit 94e922c76a0e1fcdead3359e340f53fd0709a9= 63: >=20 > Merge branch '2021-10-08-image-cleanups' (2021-10-08 16:02:55 -0400) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20= 211009 >=20 > for you to fetch changes up to 79c05335a9c101f0b54f2f378d0b08c9b765e1a3: >=20 > video: move MXS to Kconfig (2021-10-09 19:50:03 +0200) >=20 Applied to u-boot/master, thanks! --=20 Tom --1o9jrj+SkgBpwUj4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFjRz4ACgkQFHw5/5Y0 tywhuwv/UOiGh2pvgJN8HE4pgKHuBRteqCsZpmiY+oo9T1H6jduuYLegDQkqpvwb jmCUmJ4ndErcV+B9dZyP9lqOARHckZLK3utNzCjZiiD2oWw3/WLv2iq6AIwuqzwr Yd4P9OmusbKRyGPC1snEYNY++w1DGUxlc8MR8g2BGJVelGAjbHnWaLZYL7JkHdUH 90QI3tcC46eTKMTDtDtdwLOlrVAtj4ghlyeGp9M+ITbguQVfvSlVdLky40TyRQpf RwKVO0k7SYzXH0JsjTeZZx+a7PGPMWRozNhXOfl08Cxo6yJQMXCrrDpju50Pvk08 1UfN+qg8XuKuM/nOe5S+BrePmMTNuhJqMDBNYMtHkPNJvjgymlJggse24pCnxla1 5qOWNl+CwGy4WRLvv2cZ+MnAuF30S8QI0+yMA9FVc0Z7vgmvbx0++nDFD31EGj7k JkmeW+R1N9dA5y5mH6PRxwL7pacCPd2l8ocLaELf6RWkAaRdi794OUDqu3PVDT7O jtzysST3 =+uZ2 -----END PGP SIGNATURE----- --1o9jrj+SkgBpwUj4--