feat(gdeq031t10): support an optional frontlight (#633)

This commit is contained in:
Crazypedia
2026-08-28 02:59:46 -04:00
committed by GitHub
parent 020aa471e2
commit b7577f2328
3 changed files with 36 additions and 3 deletions
@@ -36,3 +36,10 @@ properties:
type: boolean
default: false
description: Panel is mounted upside down relative to the reference orientation
backlight:
type: phandle
default: "NULL"
description: >
Optional reference to this panel's frontlight device. E-paper panels are reflective, so
this lights the panel from the front rather than behind it, but it is driven through the
same BACKLIGHT_TYPE API and appears as the brightness control in Display settings.