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 07AC0C6FD1D for ; Fri, 7 Apr 2023 19:51:32 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C4770861AD; Fri, 7 Apr 2023 21:51:29 +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=1680897090; bh=P2l8lbhN22s9s6JfHEBOHN4BVIpsy8/r8j48rbzZTtE=; h=Date:From:To:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=fLEh0fL3wqUhYKsL+++3UYrodht/j9tRrjP921mtsFEeHsh6voIsVN6SiZGMdy9zh +o3pRh2OqD+pna3eyN1uJY+z+UVoTs1SXipyuBkUn0morfM8mf4DJPWUBco7nCrq1v G9ZBH6iunQsnmuNsO3AhFSdixr/IF5A4K00J49ugaap5fFXXVdA/RFpmT54wUPxaTv fordTI4QJBMYJ7eG3gRxysIJlugmuvbQr0e6ALT26V2i6V+9Pja1u5safQKYgMjtda 4cWM66UMrGOqZQ+h2L8fBouhy6ypQXbDdcuB/PaTj9iwztQDhsA8SMvuPY9NxyI9nh GMcVOafaqAefA== Received: from crub (p508b636f.dip0.t-ipconnect.de [80.139.99.111]) (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 6145586198; Fri, 7 Apr 2023 21:51:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1680897087; bh=P2l8lbhN22s9s6JfHEBOHN4BVIpsy8/r8j48rbzZTtE=; h=Date:From:To:Cc:Subject:From; b=a+eqUWAJRRXjBGuE3+g9MCYVkjOrAvcXiyOaiOQJ9CxFIfITT7ZB4M/keimQ1fLln Et8k7QHHPOOWF1NgpCFgzpfCb7tDtWFatBQ9jAVK2b0CMlQYRVdWxWFmro4TzZW+pu RJpnZim1Aasrp/Xw37ve+34rApOMQnn5LJOfHiJ671joTSjHep4cuC/d+RGhX6W+tb pop5o9CV7F7vMrjKkV5CMon45Ry30giHFUOHfOqSQT61+KBuxcQVAZj+pjqz5o97mR RYy0Og5/fJxKI6LYFZEuT+HjM6cAGE3cHmzZqJTU45oi78rzwbh1b3AnXeNAE13rOu IF+5aU+TDDfjw== Date: Fri, 7 Apr 2023 21:51:26 +0200 From: Anatolij Gustschin To: Tom Rini Cc: u-boot Subject: Please pull u-boot-video Message-ID: <20230407215126.2d01ae57@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.8 at phobos.denx.de X-Virus-Status: Clean Hi Tom, please pull video updates for v2023.07. CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/15944 Thanks, Anatolij The following changes since commit 340bebf9c799793affefd166875d5776744988bd: Merge branch '2023-04-06-assorted-updates' (2023-04-07 10:44:19 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20230407 for you to fetch changes up to cc54a924cd28a2d1b0f0035bd7d78532b6bc4ad8: simple_panel: support simple MIPI DSI panels (2023-04-07 19:54:31 +0200) ---------------------------------------------------------------- - fix building sandbox without SDL - improve tegra DC driver to work with panel ops and implement native 180 degree panel rotation support - add T30 support to tegra DC driver - add DSI driver (based on mainline Linux one with minor adjustments, only T30 tested) - add get_display_timing ops to simple panel driver - extend simple panel driver to use it for MIPI DSI panels which do not require additional DSI commands for setup ---------------------------------------------------------------- Marcel Ziswiler (1): tegra: lcd: video: integrate display driver for t30 Simon Glass (1): sandbox: video: Fix building without SDL Svyatoslav Ryhel (10): video: move tegra dc driver into own folder video: tegra-dc: get clocks from device tree video: tegra-dc: request timings from panel driver first video: tegra-dc: assign regmap directly video: tegra-dc: add 180 degree panel rotation video: tegra-dc: add panel_set_backlight call video: tegra-dc: pass DC regmap to internal devices video: tegra20: add DSI controller driver simple_panel: add support for get_display_timing simple_panel: support simple MIPI DSI panels arch/arm/dts/tegra30-u-boot.dtsi | 9 + arch/arm/include/asm/arch-tegra/dc.h | 8 + arch/arm/include/asm/arch-tegra30/display.h | 28 + arch/arm/include/asm/arch-tegra30/dsi.h | 217 +++++++ arch/arm/include/asm/arch-tegra30/pwm.h | 13 + arch/sandbox/include/asm/test.h | 8 + drivers/video/Kconfig | 11 +- drivers/video/Makefile | 2 +- drivers/video/simple_panel.c | 47 +- drivers/video/tegra20/Kconfig | 17 + drivers/video/tegra20/Makefile | 4 + drivers/video/tegra20/mipi-phy.c | 134 ++++ drivers/video/tegra20/mipi-phy.h | 48 ++ drivers/video/{tegra.c => tegra20/tegra-dc.c} | 123 ++-- drivers/video/tegra20/tegra-dsi.c | 864 ++++++++++++++++++++++++++ 15 files changed, 1484 insertions(+), 49 deletions(-) create mode 100644 arch/arm/include/asm/arch-tegra30/display.h create mode 100644 arch/arm/include/asm/arch-tegra30/dsi.h create mode 100644 arch/arm/include/asm/arch-tegra30/pwm.h create mode 100644 drivers/video/tegra20/Kconfig create mode 100644 drivers/video/tegra20/Makefile create mode 100644 drivers/video/tegra20/mipi-phy.c create mode 100644 drivers/video/tegra20/mipi-phy.h rename drivers/video/{tegra.c => tegra20/tegra-dc.c} (82%) create mode 100644 drivers/video/tegra20/tegra-dsi.c