Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ba10f08 authored by Fenglin Wu's avatar Fenglin Wu
Browse files

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
parent d9db9b35
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -53,6 +53,12 @@ properties:
      - const: ecm-sdam1
      - const: ecm-sdam1
    $ref: /schemas/types.yaml#/definitions/string-array
    $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:
required:
  - compatible
  - compatible
  - reg
  - reg