Add support for the above mentioned LCD panel from NEC. --- Changes in v3: - fix bus_format for LVDS type - Include feedback from Sashiko AI review: https://sashiko.dev/#/patchset/20260515-v7-1-topic-panel-simple-nl6448bc33-v2-0-74ab0baa1...@pengutronix.de?part=2 - Link to v2: https://patch.msgid.link/20260515-v7-1-topic-panel-simple-nl6448bc33-v2-0-74ab0baa1...@pengutronix.de
Changes in v2: - fix .size settings - set connector_type - Include feedback from Sashiko AI review: https://sashiko.dev/#/patchset/20260513-v7-1-topic-panel-simple-nl6448bc33-v1-0-9bd4b7d0e...@pengutronix.de?part=2 - Link to v1: https://patch.msgid.link/20260513-v7-1-topic-panel-simple-nl6448bc33-v1-0-9bd4b7d0e...@pengutronix.de To: Neil Armstrong <[email protected]> To: Jessica Zhang <[email protected]> To: David Airlie <[email protected]> To: Simona Vetter <[email protected]> To: Maarten Lankhorst <[email protected]> To: Maxime Ripard <[email protected]> To: Thomas Zimmermann <[email protected]> To: Rob Herring <[email protected]> To: Krzysztof Kozlowski <[email protected]> To: Conor Dooley <[email protected]> To: Thierry Reding <[email protected]> To: Sam Ravnborg <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] --- Steffen Trumtrar (2): dt-bindings: display: simple: Add NEC NL6448BC33-70C panel drm/panel: simple: add NEC NL6448BC33-70C .../bindings/display/panel/panel-simple.yaml | 2 ++ drivers/gpu/drm/panel/panel-simple.c | 29 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) --- base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731 change-id: 20260513-v7-1-topic-panel-simple-nl6448bc33-c36e33b18ab1 Best regards, -- Steffen Trumtrar <[email protected]>
