mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-23 16:36:56 -04:00
dt-bindings: display: panel: himax,hx83121a: add optional bl supply
When the backlight is managed by the panel controller IC, an external power rail might be powering the backlight. Add an optional `bl-supply` property to describe such power rail, thus allow disabling the backlight. Signed-off-by: Icenowy Zheng <zhengxingda@iscas.ac.cn> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://patch.msgid.link/20260608162622.403713-1-zhengxingda@iscas.ac.cn
This commit is contained in:
committed by
Neil Armstrong
parent
99e9aca83b
commit
b817a59c2a
@@ -40,6 +40,9 @@ properties:
|
||||
vddi-supply:
|
||||
description: power supply for IC
|
||||
|
||||
bl-supply:
|
||||
description: power supply for backlight, in case it's managed via DSC
|
||||
|
||||
backlight: true
|
||||
ports: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user