Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot-video
authorTom Rini <trini@konsulko.com>
Sat, 8 Apr 2023 15:20:47 +0000 (11:20 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 8 Apr 2023 15:20:47 +0000 (11:20 -0400)
commit187c7aba221f633dffa2f33bd582147059ed24f3
tree0d6f97eae7f84c3a4beeb5ddac2ebe18c353907b
parent965f74b5b3602fe681421bda5676c7300ee3975e
parentcc54a924cd28a2d1b0f0035bd7d78532b6bc4ad8
Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot-video

 - 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