mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-28 16:30:37 +00:00
dt-bindings: qcom,amoled-ecm: add display-panels property
Add display-panels property for the ECM device to get the display blank and unblank notifications from the active panel device and re-enable ECM dynamically. Change-Id: Ia82f60a7f21908b69a7ba19a1884e955f0bad227
This commit is contained in:
committed by
Subbaraman Narayanamurthy
parent
81c813086c
commit
4cae8efac0
@@ -53,6 +53,12 @@ properties:
|
||||
- const: ecm-sdam1
|
||||
$ref: /schemas/types.yaml#/definitions/string-array
|
||||
|
||||
display-panels:
|
||||
minItems: 1
|
||||
description: Array of one or more phandles of the display panel(s)
|
||||
that sends the DRM blank/unblank notifications.
|
||||
$ref: /schemas/types.yaml#/definitions/phandle-array
|
||||
|
||||
required:
|
||||
- compatible
|
||||
- reg
|
||||
|
||||
Reference in New Issue
Block a user