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:
Fenglin Wu
2020-09-18 10:33:43 +08:00
committed by Subbaraman Narayanamurthy
parent 81c813086c
commit 4cae8efac0

View File

@@ -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