[PATCH v1 00/12] Tegra DSI/DC code refinement

Svyatoslav Ryhel clamor95 at gmail.com
Thu Dec 12 11:21:07 CET 2024


- Use DM based clock API
- Switch to upstream style DSI panel bindings
- improve ganged mode support
- remove hardcoded Tegra 2 parts

Svyatoslav Ryhel (12):
  video: tegra20: dc: switch to newer clk API
  video: tegra20: dc: remove hardcoded Tegra 2 specific parts
  video: tegra20: dc: remove excessive headers
  video: tegra20: dc: improve code quality
  video: tegra20: dsi: check for panels among child nodes
  video: tegra20: dsi: switch to newer clk API
  video: tegra20: dsi: move ganged DSI configuration before master panel
    enable
  video: tegra20: dsi: make SOL delay calculation mode independent
  video: tegra20: dsi: calculate packet parameters for video mode
  video: tegra20: dsi: enable DC only if it is available
  video: panel: lq101r1sx01: remove unnecessary setup
  ARM: tegra: endeavoru: adjust panel node

 arch/arm/dts/tegra30-htc-endeavoru.dts        |  23 ++-
 .../include/asm/arch-tegra20/clock-tables.h   |   2 +
 drivers/video/sharp-lq101r1sx01.c             |  28 ++--
 drivers/video/tegra20/tegra-dc.c              | 104 ++++++-------
 drivers/video/tegra20/tegra-dsi.c             | 146 ++++++++++++------
 5 files changed, 170 insertions(+), 133 deletions(-)

-- 
2.43.0



More information about the U-Boot mailing list