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 X-Spam-Level: X-Spam-Status: No, score=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5808BC47082 for ; Sat, 5 Jun 2021 13:01:03 +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 DC35D613F9 for ; Sat, 5 Jun 2021 13:01:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DC35D613F9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4CAC180C92; Sat, 5 Jun 2021 15:00:59 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1622898059; bh=osZG4q80QVwCaiAXrjof3vBMkFEi7poEJ76g1iq4XO8=; h=Date:From:To:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=UrldHxbemdTebthdDNIJ/PgShrXxOEB6S3mzYjRTHmlaBZKtrq558Yyx9Fe4+vcep 6AYE57Re2bdbnYb2k5J0zvemq0moHQnjUjfIZ3VQydkDw6QoKY4kqePac7MgCt5L/9 voyWnDvg7+vUFyLolmsfst5It4iU9/noR2uxBqWGOE7dbei5t7NRg9u8P1pTDIaP/p zKNt6g8Yhm3zNF3vYjdWy4iSgRPDsFl82wv57v66KA0XT7S3CSghhRkaF4loDZs7U0 giPfzgLhWWUAcB4ifj82u13XIrcQBKFThQuxLRRoGXcUslLbDaHydnz4AejICawOb3 wSW0eWQBwNAPg== Received: from crub (p54833c47.dip0.t-ipconnect.de [84.131.60.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: agust@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 98C3180C68; Sat, 5 Jun 2021 15:00:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1622898057; bh=osZG4q80QVwCaiAXrjof3vBMkFEi7poEJ76g1iq4XO8=; h=Date:From:To:Cc:Subject:From; b=ymjlx1GL1UUzYIR8CRemAynDUorogSDzFyoHmnsVeBJsUsD5V0wKqJBFzJzhLsrIn Z6zCHIW51Y+uUFgz3ViM4q1NHzuCeDk+olZBiTlnqcA1V5Dl8PX3+6+WUtgO62PSRP Rp7cmgDnA7RgQq21imaJiP9s3I8D0pTeZwqw/irkVrQaWF3Q4E+yRzq3rBJkEdZoa1 E4WKxEgNR9LD6HYVfMtK/wTqCLqsSWvMmcn8oWYTSuLx6j1JM7LfLDsQIsXVIsB8TL YsfEp2EzgNm7KEg7Vj5k69GP9XpXauLH7i8cUGZNAP298mYz47jb/hOzHZzn5H3qNC 7Pei+kN3zcwxg== Date: Sat, 5 Jun 2021 15:00:56 +0200 From: Anatolij Gustschin To: Tom Rini Cc: u-boot Subject: Please pull u-boot-video Message-ID: <20210605150056.0265e0d3@crub> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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.102.4 at phobos.denx.de X-Virus-Status: Clean Hi Tom, please pull new video patches for v2021.07-rc3. gitlab CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/7704 Thanks! The following changes since commit c003d2cd6b415319c3e40db42b48c2815acda3d3: Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2021-06-04 09:34:21 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-for-2021-07-rc3 for you to fetch changes up to 0df6e66c9994869aff0bbed486495fa4a56aed77: pico-imx6ul: disable video after DM_VIDEO conversion deadline (2021-06-05 10:53:25 +0200) ---------------------------------------------------------------- - disable legacy video for brxre1, mx28evk, pico-imx6ul, pxm2 and rut boards after DM_VIDEO conversion deadline ---------------------------------------------------------------- Anatolij Gustschin (5): siemens: rut: disable video after DM_VIDEO conversion deadline siemens: pxm2: disable video after DM_VIDEO conversion deadline mx28evk: disable video after DM_VIDEO conversion deadline brxre1: disable video after DM_VIDEO conversion deadline pico-imx6ul: disable video after DM_VIDEO conversion deadline board/BuR/brxre1/board.c | 9 +++++++++ configs/brxre1_defconfig | 4 ++-- configs/mx28evk_auart_console_defconfig | 6 +++--- configs/mx28evk_defconfig | 6 +++--- configs/mx28evk_nand_defconfig | 6 +++--- configs/mx28evk_spi_defconfig | 6 +++--- configs/pico-dwarf-imx6ul_defconfig | 4 ++-- configs/pico-hobbit-imx6ul_defconfig | 4 ++-- configs/pico-pi-imx6ul_defconfig | 4 ++-- configs/pxm2_defconfig | 4 ++-- configs/rut_defconfig | 5 ++--- 11 files changed, 33 insertions(+), 25 deletions(-)