[PATCH v1 00/11] video: panel: various panel fixes

Svyatoslav Ryhel clamor95 at gmail.com
Wed Mar 12 19:15:12 CET 2025


Fix missing LPM flags on all panels below, adjust endeavoru panel to comply
DC changes, add power supplies and fix reset gpio behavior for renesas based
panels.

Svyatoslav Ryhel (11):
  video: endeavoru-panel: move backlight request after probe
  video: endeavoru-panel: add missing LPM flag
  video: lg-ld070wx3: add missing LPM flag
  video: renesas-r61307: add missing mode flags
  video: renesas-r61307: adjust compatible
  video: renesas-r61307: fix reset gpio direction
  video: renesas-r69328: add missing mode flags
  video: renesas-r69328: fix reset gpio direction
  video: renesas-r69328: add power supplies
  video: samsung-ltl106hl02: add missing LPM flag
  video: sharp-lq101r1sx01: add missing LPM flag

 drivers/video/endeavoru-panel.c    | 21 ++++++++++-------
 drivers/video/lg-ld070wx3.c        |  2 +-
 drivers/video/renesas-r61307.c     | 13 ++++++-----
 drivers/video/renesas-r69328.c     | 36 +++++++++++++++++++++---------
 drivers/video/samsung-ltl106hl02.c |  2 +-
 drivers/video/sharp-lq101r1sx01.c  |  1 +
 6 files changed, 49 insertions(+), 26 deletions(-)

-- 
2.43.0



More information about the U-Boot mailing list