mbox series

[0/4] Add support for Saef SFTO340XC panel.

Message ID 20250408-feature_sfto340xc-v1-0-f303d1b9a996@bootlin.com (mailing list archive)
Headers show
Series Add support for Saef SFTO340XC panel. | expand

Message

Kory Maincent April 8, 2025, 3:26 p.m. UTC
Add support for Saef Technology Limited SFTO340XC LCD panel.
Add alongside the number of lanes configuration in the ili9881c driver
as the board on my desc use the panel with only two lanes.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
---
Kory Maincent (4):
      dt-bindings: display: panel: ili9881c: Add dsi-lanes property
      drm/panel: ilitek-ili9881c: Add support for two-lane configuration
      dt-bindings: ili9881c: Add Saef SFTO340XC support
      drm: panel: Add Saef SFTO340XC LCD panel

 .../bindings/display/panel/ilitek,ili9881c.yaml    |   6 +
 drivers/gpu/drm/panel/panel-ilitek-ili9881c.c      | 267 ++++++++++++++++++++-
 2 files changed, 271 insertions(+), 2 deletions(-)
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250129-feature_sfto340xc-d2b25a5b5748

Best regards,