commit | 25ca3314fbc6ad2c55201792605038aa491d1548 | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Mon Jan 08 18:45:01 2024 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Apr 21 09:04:03 2024 +0200 |
tree | 21f9d88a6a05ef38de3f9e81a9d851e6ce24a0e7 | |
parent | 02bb9976e1d4412f122f2c5dfebe689f8160805d [diff] |
video: simple_panel: add EDID support Support timing parsing from EDID if panel device tree node provides DDC i2c bus instead of timings node. Tested-by: Robert Eckelmann <longnoserob@gmail.com> # ASUS TF201 Tested-by: Agneli <poczt@protonmail.ch> # Toshiba AC100 T20 Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> [agust: reworked to fix dm_i2c_* build errors and to big img size] Signed-off-by: Anatolij Gustschin <agust@denx.de>