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 B3201C61DA4 for ; Sat, 4 Feb 2023 19:09:37 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id BB8F9857E4; Sat, 4 Feb 2023 20:09:34 +0100 (CET) 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=1675537775; bh=OLLSQfU0p89k/D4c5U3s2tSqej/id+M/YNXSpnKWfVo=; h=Date:From:To:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=vzvoo3ge23OkoefJZHbuNVEPzdfZtZsS66V1XNC554cqB1iYYhlarcBtaz+pE5lzh HydcXgHWbMljFKsAShkkDVBFEkTzX9acH9wHCdIGqNd5aIbtWWz9nTnrqV0NkjHqfE ndy/Nc7zJeZw4itTfUoioN4xsSftDp5RysZcr3BnoQTmtGlj3AiIvEYdd81XNDDE0K N7Gb+C6mctvAdUNoJL5rgIyCT1mbin3PrlVzp26zKR1+hD5OOrW7HRXYt5/8aj+4YD 1ou3+Y2UGXviV4Mt9iYNbBrDz6uHwXWDVXWd2KJCGYHap96v0cLN+pKwUIiaeJgAGA 3+zFjlw4pehVQ== Received: from crub (pd95f183b.dip0.t-ipconnect.de [217.95.24.59]) (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 8DFCC857E4; Sat, 4 Feb 2023 20:09:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1675537767; bh=OLLSQfU0p89k/D4c5U3s2tSqej/id+M/YNXSpnKWfVo=; h=Date:From:To:Cc:Subject:From; b=z54RWUYwgLQnCzGNFqN09IyaDEUiw+8ABKRtraoK8YmdNSIXCY+vkdmE1k3m+832X I61BMogqqvvHz3FzCb6rIQU+9j+VMB3nEbqtswFJQlAkXjHb+VNwjDMOyf9JiVwDSZ F6jzhjlowwZdi/ts9X0BsoywyRFivJy5uotIIUzX1JCypKJ4bm4f3kxnNAQ1rOlA/6 C1LaVii6Re8o6vhSBsfr3stEjj1aoFBFgglYK37m2rc4xkPJKE8MsWC/twFdrqLhzS 9WhokmIbX49ga51yk5ntVftpOjZ+gneYyU4Zs4NI/G+1xPJ+zP9em8s37DROHBZQRW oZK7NJrnJm8dg== Date: Sat, 4 Feb 2023 20:09:26 +0100 From: Anatolij Gustschin To: Tom Rini Cc: u-boot Subject: Please pull u-boot-video Message-ID: <20230204200926.17a29f5e@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.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 Hi Tom, please pull video patches for v2023.04. CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/15051 Thanks, Anatolij The following changes since commit a209c3e6b48cf042d0220245a2d1636f74389c17: Merge tag 'u-boot-imx-20230203' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2023-02-03 10:30:45 -0500) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20230204 for you to fetch changes up to 03610ebf3520ae768ff90c4831f39088088ee666: tools: logos: Add TI logo files (2023-02-04 18:19:00 +0100) ---------------------------------------------------------------- - restore TI AM335x LCDC driver with DM support - make simple panel independent of backlight - add ofnode panel timing decode functions with test - add TIDSS video driver and AM62x splash screen - add TI logo ---------------------------------------------------------------- Dario Binacchi (1): video: ti: am335x: restore driver-model code Nikhil M Jain (6): drivers: core: ofnode: Add panel timing decode. test: dm: test-fdt: Add decode_panel_timing test drivers: video: simple_panel: make simple panel independent of backlight drivers: video: tidss: TIDSS video driver support for AM62x board: ti: am62x: evm: Add splash screen support tools: logos: Add TI logo files MAINTAINERS | 1 + arch/sandbox/dts/test.dts | 18 + board/ti/am62x/evm.c | 25 +- drivers/core/ofnode.c | 47 ++ drivers/core/read.c | 6 + drivers/video/Kconfig | 4 + drivers/video/Makefile | 2 + drivers/video/simple_panel.c | 7 +- drivers/video/ti/Kconfig | 8 + drivers/video/ti/Makefile | 6 + drivers/video/ti/tilcdc-panel.c | 172 +++++++ drivers/video/ti/tilcdc-panel.h | 14 + drivers/video/ti/tilcdc.c | 425 ++++++++++++++++++ drivers/video/ti/tilcdc.h | 38 ++ drivers/video/tidss/Kconfig | 18 + drivers/video/tidss/Makefile | 12 + drivers/video/tidss/tidss_drv.c | 943 +++++++++++++++++++++++++++++++++++++++ drivers/video/tidss/tidss_drv.h | 137 ++++++ drivers/video/tidss/tidss_regs.h | 292 ++++++++++++ include/dm/ofnode.h | 12 + include/dm/read.h | 20 + test/dm/test-fdt.c | 36 ++ tools/logos/ti.bmp | Bin 0 -> 160770 bytes tools/logos/ti.gz | Bin 0 -> 12285 bytes 24 files changed, 2238 insertions(+), 5 deletions(-) create mode 100644 drivers/video/ti/Kconfig create mode 100644 drivers/video/ti/Makefile create mode 100644 drivers/video/ti/tilcdc-panel.c create mode 100644 drivers/video/ti/tilcdc-panel.h create mode 100644 drivers/video/ti/tilcdc.c create mode 100644 drivers/video/ti/tilcdc.h create mode 100644 drivers/video/tidss/Kconfig create mode 100644 drivers/video/tidss/Makefile create mode 100644 drivers/video/tidss/tidss_drv.c create mode 100644 drivers/video/tidss/tidss_drv.h create mode 100644 drivers/video/tidss/tidss_regs.h create mode 100644 tools/logos/ti.bmp create mode 100644 tools/logos/ti.gz