[PATCH 0/2] Raydium RM692E5-based BOE panel driver

From: Konrad Dybcio
Date: Wed Sep 27 2023 - 09:19:12 EST


The Fairphone 5 smartphone ships with a BOE AMOLED panel in conjunction
with a Raydium RM692E5 driver IC. This series adds the bindings and driver
for that.

Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
---
Konrad Dybcio (2):
dt-bindings: display: panel: Add Raydium RM692E5
drm/panel: Add driver for BOE RM692E5 AMOLED panel

.../bindings/display/panel/raydium,rm692e5.yaml | 73 +++
drivers/gpu/drm/panel/Kconfig | 9 +
drivers/gpu/drm/panel/Makefile | 1 +
drivers/gpu/drm/panel/panel-raydium-rm692e5.c | 496 +++++++++++++++++++++
4 files changed, 579 insertions(+)
---
base-commit: 18030226a48de1fbfabf4ae16aaa2695a484254f
change-id: 20230927-topic-fp5_disp-7671c009be18

Best regards,
--
Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>